sentiment analysis in amazon comprehend

0

Can we give the audio format as input file into amazon comperhend for sentiment analysis. Instead, of using the amazon Transcribe to convert the audio to text and pass that text file to amazon comperhend it was taking 4-6 mins to do this process.

" I have tried to create the job in comperhend using the audio file as input the job was completed successfully but it the sentiment analysis file I am getting Unsupported format".

Aanto
已提问 2 个月前134 查看次数
1 回答
2
已接受的回答

Your approach was correct.

Amazon Comprehend is primarily a natural language processing (NLP) service, does not directly support audio file processing Amazon Transcribe is the AWS service designed for transcribing audio files into text. Once you have the text transcription, you can then use Amazon Comprehend to perform NLP tasks on the transcribed text.

profile picture
专家
已回答 2 个月前
profile picture
专家
Artem
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容