Questions tagged with Amazon Transcribe
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Lex and Transcribelg...
Does anyone know if Amazon Lex uses Amazon Transcribe under the hood?
0
answers
0
votes
30
views
asked 20 days agolg...
I have an audio recording file, and I want to extract my custom entities recognise data from the audio file.
I searched and noticed Amazon Comprehend service could help me.
To do this, I have to do...
0
answers
0
votes
50
views
asked 2 months agolg...
Hi all,
Our team is not able to use the content redaction feature of transcribe from the AWS BOTO3 SDK. And also not able to find anything for this issue over the internet.
Whenever we try to start...
1
answers
0
votes
114
views
asked 3 months agolg...
Assume Kinesis data stream is enabled within Amazon connect flow. During IVR flow, customer is connected to agent. In this realtime voice conversation, I assume we can retrieve audio stream from...
0
answers
0
votes
107
views
asked 3 months agolg...
Hi All,
I want to perform transcription for streaming video which comes in .m3u8 format(which keeps on streaming) how to perform that task.
1
answers
0
votes
113
views
asked 4 months agolg...
AWS Transcribe Streaming: including config event in AudioStream causes BadRequest error. JS SDKlg...
Hello, I am trying to turn on postcall analytics. My understanding is that the configuration event must be included as the first event in the audio stream. However, when I include the configuration...
0
answers
0
votes
52
views
asked 4 months agolg...
I have transcribed audio with two speakers, I chose the audio identification option but the json produced just as the tea without speakers and then a whole bunch of data on timings of each speaker...
0
answers
0
votes
42
views
asked 4 months agolg...
Hey all. 2 quick questions, I have this sample code in my Lambda now:
```
const params = {
LanguageCode: "en-US",
Media: {
MediaFileUri:...
1
answers
0
votes
131
views
asked 4 months agolg...
In the [documentation](https://docs.aws.amazon.com/transcribe/latest/dg/conversation-diarization-med.html) for speaker partitioning, it mentions:
> Utterances that overlap in the input audio don't...
1
answers
1
votes
116
views
asked 5 months agolg...
I have to transcribe 3500 calls per day using aws transcribe api call in python. Each call is aprrox 10 mins , how many transcribe users I need to create to achieve that also how many calls per user...
Accepted AnswerAmazon Transcribe
1
answers
0
votes
155
views
asked 5 months agolg...
I've been trying to get started with the StartTranscriptionJob with AWS and I'm receiving a "An error occurred (400) when calling the StartTranscriptionJob operation:" But not further details.
This...
0
answers
0
votes
77
views
asked 6 months agolg...
Dislaimer: I'm not a CS major :(
My son records lectures (1-5 people) in college. With AWS Transcribe, I've upload an audio file (in buckets), and transcribed it.
The transcription...
2
answers
0
votes
215
views
asked 7 months agolg...