Library or API for audio sentiment analysis?
I am working on extracting intents from audio conversations. One obvious approach is to convert the audio to text, and then analyzing it.But often, how a person says a certain thing matters more than their exact words. The problem is, with this appro...