Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Transcribe
Automatically convert speech to text
Content language: English
Select tags to filter
Sort by most recent
136 results
I'm attempting to start a MedicalScribe stream from the browser using the `StartMedicalScribeStreamCommand`, sent using the ask's `TranscribeStreamingClient`. I am consistently getting a 500 in respon...
When I check the status it remains in progress forever. I am using a test MP3 file using Amazon Polly that I saved to my S3 bucket, and still no luck. No errors, just never completes. I hope I am miss...

AWS OFFICIALUpdated a month ago0 votes188 views
This article presents best practices that you can use to minimize safety and security risks within your own free or trial service offerings.
I'm streaming from a websocket to AWS Transcribe. The very first chunk causes AWS to abort the connection. I can't find any information on why this happened.
- verified I have permissions
- verified...
Hello,
I am trying to run the example code provided in the Amazon Transcribe Streaming SDK: [https://github.com/awslabs/amazon-transcribe-streaming-sdk]().
However, I am unclear on how to correctly ...
I am trying to build a python client to the AWS transcribe streaming service with identifying multiple languages support. However, I could not find parameters "identify_multiple_languages" and "langua...
I used transcription jobs to transcribe a 4-second audio, but it took me 7 seconds. I feel that this time is long compared to other models.Thanks.
Hello,
I would like to send to Transcribe voice information from React Native app using Amplify Gen 2 according to the documentation.
The problem is that this code:
```
for (const chunk of chunk...
Hi there,
My customer is writing a python code to call Transcibe Stream API (StartStreamTranscription) using Python. The intention was to use the auto-detect language option, which in our documen...
Hi everyone,
I am trying to set up amplify Predictions transcribe in my react native app and I keep getting a Transcription error: [NoRegion: Missing region.] but i can't seem to find where to add t...
Hi, we need to tag transcribe analytics post call job.
It should be doable reading here https://docs.aws.amazon.com/transcribe/latest/dg/tagging.html
> In Amazon Transcribe, you can tag the followin...
As the title suggests, I am trying to use the Python SDK to utilize the Transcribe service. I found that the console allows the use of automatic language identification during streaming, but I can't f...