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...
1
answers
0
votes
47
views
asked a month ago
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...
1
answers
0
votes
13
views
asked a month ago
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...
2
answers
0
votes
126
views
asked 3 months ago
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 ...
1
answers
0
votes
57
views
asked 5 months ago
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...
3
answers
0
votes
218
views
asked 5 months ago
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.
1
answers
0
votes
531
views
asked 6 months ago
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...
1
answers
0
votes
187
views
asked 6 months ago
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...
1
answers
0
votes
176
views
AWS
asked 6 months ago
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...
1
answers
0
votes
188
views
asked 9 months ago
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...
0
answers
0
votes
57
views
asked 9 months ago
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...
1
answers
0
votes
320
views
asked 9 months ago