speech-recognizer
There are 55 repositories under speech-recognizer topic.
coqui-ai/STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
zagum/SpeechRecognitionView
"Google Now" style animation for Speech Recognizer.
speechbrain/speechbrain.github.io
The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.
at16k/at16k
Trained models for automatic speech recognition (ASR). A library to quickly build applications that require speech to text conversion.
by2101/OpenASR
A pytorch based end2end speech recognition system.
JoaoCnh/react-native-android-voice
react-native-android-voice is a speech-to-text library for React Native for the Android Platform.
goxr3plus/Java-Speech-Recognizer-Tutorial--Calculator
:lips: Java-Speech-Recognizer-Tutorial--Calculator
mobilequickie/AmazonSpeechTranslator
End-to-end Solution for Speech Recognition, Text Translation, and Text-to-Speech for iOS using Amazon Translate and Amazon Polly as AWS Machine Learning managed services.
simoninithomas/DNN-Speech-Recognizer
Built a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline.
shsunmoonlee/React.ai
It recognize your speech and trained AI Bot will respond(i.e Customer Service, Personal Assistant) using Machine Learning API (DialogFlow, apiai), Speech Recognition, GraphQL, Next.js, React, redux
msqr1/Vosklet
A speech recognizer that can run on the browser, inspired by vosk-browser
georgesterpu/Taris
Transformer-based online speech recognition system with TensorFlow 2
SynHub/syn-speech-samples
An application that demostrate the usage of Syn.Speech library for Speech Recognition
narVidhai/Speech-Transcription-Benchmarking
Example python scripts to evaluate various ASR methods
akashkamati/Speech_To_Text_In_Compose
Speech to text using jetpack compose
iGSRi/SpeechToTextToSQL
Recognize English speech then convert it to text then generate a SQL query from it and then finally fetch data from database
chattylabs/conversational-flow
The Conversational Flow combines both native built-in resources and cloud services into a software component capable to run reliably a Speech Synthesizer and a Voice Recognizer.
RKirlew/Scarlet-1.0-Virtual-Assistant-Made-With-Python
S.C.A.R.L.E.T (Sorta Crappy Assistant Robot Lazily Engineered Today) To be honest making up that acronym was easier than making this virtual assistant.'She' obeys some of the following commands:search + (what you want to search for),email-opens Gmail.What time is it?What date is it?Youtube-opens Youtube,shut down,Scarlet (check for responsiveness).This virtual assistant is very far from perfect but I hope to improve it as I continue to learn the deeper workings of the Python programming language. I could use some help with her later versions..
Girish85/RecyclerView-with-Animations-and-STA
This is an Android application which shows the usage of RecyclerView with Staggered Grid Layout Manager and also using Card View for items in RecyclerView and performing animations while scrolling RecyclerView and finally provides a speech mechanism which allows users to speak to control the automated scrolling(STA) of RecyclerView.
nilkanthshirodkar/Speech-Recognition-Using-HMM
Automatic Speech Recognition (ASR) system was implemented using the HMM toolkit for building HMM model using training data. Then, this trained HMM Model was used for recognising words and results revealed that 80.02% accuracy for Phoneme Level Acoustic Model and 79.36% accuracy for word Level Acoustic Model. This developed system can be used by developers and researchers who are interested in speech recognition for language and any other related Indian languages.
nvmoyar/aind2-speech-recognition
Some approaches based on deep learning to build the acoustic model for an end-to-end automatic speech recognition (ASR) pipeline.
Ralireza/PSDR
Persian spoken digit recognition
SingAvi/SpeechToText
Simple python script to convert live speech or any audio file to text using Google Speech Rexognition API♥
EN10/Speech-to-Text-WaveNet
Speech to Text
HelloChatterbox/speech2text
Chatterbox STT engines
cyrta/broadcast-news-videos-dataset
Collection of broadcast news video clips
shreyashghag/OfflineSpeechRecognition
Offline Speech Recognition For Android Library
ActiveNick/MSSpeechServiceWebSocketConsole
Sample applications (.NET console & UWP app) used to test Speech Recognition in the Microsoft Speech SDK using WebSockets.
debelopumento/phaser-test
A voice controlled runner game for Chrome
imesut/READY
A reader application for Android with Voice Interaction
samimoftheworld/Voice-Activity-Detection-FInal-Project-work
this repository concedes my project work done in my bachelors
ponysoloud/ios-voice-search
Swift project of getting user voice in format like "Find me tickets from Moscow to Paris tomorrow" or "Get flight SU 1452 in 26 of July" and parse it on parameters using Dialogflow.com
rudhreeshkumaar/Speech-to-Text
Speech recognition and text transcription from file or microphone
yousef-seyfari/Transcribe-mp3-to-text-using-Python
Transcription of an mp3 file into text (Speech Recognition)