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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南