DEV Community

Sudarsan P S
Sudarsan P S

Posted on

3 1

Speech Sentiment Analyser

ML & AI

Hi all!

Speech Sentiment Analyzer (SSA) is ML & AI powered tool which will help to analyse the sentiment in the audio file using AWS Transcribe and Comprehend. It gives a detailed insight to what user describes. SSA will help you analysis audio speech and creates a transcripts from audio file which in-turn will be used to derive the sentiment of user.

The process has two main steps

  1. Uploading an audio file , which will be automatically converted into transcripts.
  2. Once step1 is completed , you can do sentiment analysis on a click of a button

Github Repository : https://github.com/sudarsan15/speech-sentiment-analyser.

Feel free to check out and let me know your feedback.

Looking forward to hear from you all.

Thanks

API Trace View

How I Cut 22.3 Seconds Off an API Call with Sentry

Struggling with slow API calls? Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay