Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
Learn More
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
...The code currently works on one sentence at a time. Sentiment scoring is done on the spot using a speaker. The Speech to text processing system currently being used is the MS Windows speech to text converter. However significant modifications can be made for audio recognition by a refined signal processing system.
The sentiment operator in textblob is used for sentiment orientation scoring.
The code has been developed in Python 2.7
The following packages are required to be installed before running the program.
import speech
import sys
import time
import textblob
Links:
https://pypi.python.org/pypi/speech/0.5.2
http://textblob.readthedocs.org/en/dev/
Please contribute to this project to lead to a more refined and useful open source software.