jradata's Stars
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
Uberi/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
GoogleCloudPlatform/python-docs-samples
Code samples used on cloud.google.com
librosa/librosa
Python library for audio and music analysis
tyiannak/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
ibab/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
cjhutto/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
watson-developer-cloud/python-sdk
:snake: Client library to use the IBM Watson services in Python and available in pip as watson-developer-cloud
msracver/Deep-Feature-Flow
Deep Feature Flow for Video Recognition
yokawasa/azure-functions-python-samples
Azure Functions Python Sample Codes. NOTE: The project, hosted in a repository, is no longer actively maintained by its creators or contributors. There won't be any further updates, bug fixes, or support from the original developers in the project.
primaryobjects/voice-gender
Gender recognition by voice and speech analysis
Azure/azure-storage-python
Microsoft Azure Storage Library for Python
vinay20045/json-to-csv
Nested JSON to CSV Converter
zszyellow/WER-in-python
This program calculates the word error rate of hypothesis in ASR and print the aligned result.
Newsman/MailToJson
Small python script to parse incoming mail to JSON and POST it to a remote url (callback).
MixedEmotions/MixedEmotions
Documentation for the MixedEmotions Toolbox
avewells/audio-sentiment-analysis-pipeline
An end-to-end Python pipeline for performing sentiment analysis on audio files of call-center conversations.
suchowan/watson-api-client
An IBM Watson™ API client
cmusphinx/deepsphinx
sahirnoorali/ibm-tone-analyzer-python
Enriching data with IBM Tone Analyzer
JinScientist/voice-gender-recognition
Train a LSTM neural networks on Vox Forge public audio data set to recognize speaker's gender
gloveboxes/Azure-Media-Service-Speech-to-Text-Indexer-Azure-Function-Pipeline
Azure Media Service Speach to Text Indexer Azure Function Pipeline. IndexerBegin is a Blob Storage Trigger for incoming Audio that initiates an Azure Media Services Indexer Job, IndexerCompleted is a Azure HTTP Trigger (Webhook) called by the Indexer when the indexing in completed
naktinis/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
briancecker/cmps115
ferayebend/sciaudio
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications