awslabs / amazon-transcribe-streaming-sdk

The Amazon Transcribe Streaming SDK is an async Python SDK for converting audio into text via Amazon Transcribe.
Apache License 2.0
142 stars 37 forks source link

AWS Transcribe Language model #43

Closed haldernayan closed 2 years ago

haldernayan commented 3 years ago

I Have build a custom language model.

How to pass that custom language model in simple_file.py or simple_mic.py.

nateprewitt commented 2 years ago

Hi @haldernayan, this should be resolved in the next release now that https://github.com/awslabs/amazon-transcribe-streaming-sdk/pull/70 is merged. You can accomplish this by uploading your model and passing the name as language_model_name.