By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon Transcribe

Automatically convert speech to text

Content language: English

Select up to 5 tags to filter
Sort by most recent
132 results
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
31
views
asked 11 days 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
37
views
asked 24 days 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
47
views
AWS
asked a month 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
100
views
asked 3 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
48
views
asked 4 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
205
views
asked 4 months ago
Hi all, I am struggling to understand how pricing works for Amazon Transcribe. 1. Is Amazon Transcribe able to process both audio files (for batch processing) and audio stream? 2. For standard batch, ...
1
answers
0
votes
148
views
AWS
asked 4 months ago
Is it possible to improve the accuracy of the Swedish Speech Model with a custom vocabulary? I have followed some [tutorials ](https://docs.aws.amazon.com/transcribe/latest/dg/custom-vocabulary-create...
2
answers
0
votes
119
views
asked 5 months ago
Hello, - I have a nodejs project, recording audio in .flac format following along with the AWS docs. - I’ve connecting to AWS Transcribe via websockets, and attempting to send the audio for text tran...
0
answers
0
votes
67
views
asked 5 months ago
I have a customer who wants to display real-time transcription in the CCP (Contact Control Panel) for Amazon Connect. Currently, we have real-time transcription enabled in our flows, but I am unable ...
2
answers
0
votes
332
views
asked 5 months ago
I'm using the `@aws-sdk/client-transcribe-streaming` library to transcribe audio in realtime from the browser on user devices. This is resulting in intermittent errors in what appear to be mobile/slo...
0
answers
0
votes
122
views
profile picture
asked 6 months ago
Hi, I'm using the Amazon Transcribe service with its Python API to convert audio to text. The transcript results come in JSON format. I'd like to extract specific information from the JSON, including...
1
answers
0
votes
211
views
asked 6 months ago