Topic: "speech-recognizer"
coqui-ai/STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
Language: C++ - Size: 53.4 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2,450 - Forks: 291

zagum/SpeechRecognitionView
"Google Now" style animation for Speech Recognizer.
Language: Java - Size: 730 KB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 485 - Forks: 103

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.
Language: HTML - Size: 46.8 MB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 368 - Forks: 30

at16k/at16k
Trained models for automatic speech recognition (ASR). A library to quickly build applications that require speech to text conversion.
Language: Python - Size: 268 KB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 129 - Forks: 18

by2101/OpenASR
A pytorch based end2end speech recognition system.
Language: Python - Size: 2.21 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 110 - Forks: 23

JoaoCnh/react-native-android-voice
react-native-android-voice is a speech-to-text library for React Native for the Android Platform.
Language: Java - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 103 - Forks: 32

goxr3plus/Java-Speech-Recognizer-Tutorial--Calculator
:lips: Java-Speech-Recognizer-Tutorial--Calculator
Language: Java - Size: 166 MB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 52 - Forks: 72

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.
Language: Swift - Size: 154 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 51 - Forks: 12

simoninithomas/DNN-Speech-Recognizer Fork of udacity/AIND-VUI-Capstone
Built a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline.
Language: HTML - Size: 20.3 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 47 - Forks: 37

msqr1/Vosklet
A speech recognizer that can run on the browser, inspired by vosk-browser
Language: C++ - Size: 261 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 43 - Forks: 5

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
Language: JavaScript - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 12

georgesterpu/Taris
Transformer-based online speech recognition system with TensorFlow 2
Language: Python - Size: 5.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 6

SynHub/syn-speech-samples
An application that demostrate the usage of Syn.Speech library for Speech Recognition
Language: C# - Size: 36.1 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 25 - Forks: 18

akashkamati/Speech_To_Text_In_Compose
Speech to text using jetpack compose
Language: Kotlin - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

narVidhai/Speech-Transcription-Benchmarking
Example python scripts to evaluate various ASR methods
Language: Python - Size: 19.5 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

iGSRi/SpeechToTextToSQL
Recognize English speech then convert it to text then generate a SQL query from it and then finally fetch data from database
Language: Python - Size: 5.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 3

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..
Language: Python - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 1

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.
Language: Java - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 4

SingAvi/SpeechToText
Simple python script to convert live speech or any audio file to text using Google Speech Rexognition API♥
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 5

Ralireza/PSDR
Persian spoken digit recognition
Language: Python - Size: 26.5 MB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

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.
Language: Java - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

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.
Language: Groff - Size: 20.7 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 1

HelloChatterbox/speech2text 📦
Chatterbox STT engines
Language: Python - Size: 30.3 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

EN10/Speech-to-Text-WaveNet
Speech to Text
Language: Python - Size: 25.3 MB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 1

shreyashghag/OfflineSpeechRecognition
Offline Speech Recognition For Android Library
Language: Kotlin - Size: 144 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

cyrta/broadcast-news-videos-dataset
Collection of broadcast news video clips
Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1

ActiveNick/MSSpeechServiceWebSocketConsole
Sample applications (.NET console & UWP app) used to test Speech Recognition in the Microsoft Speech SDK using WebSockets.
Language: C# - Size: 340 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

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
Language: Swift - Size: 3.65 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

imesut/READY
A reader application for Android with Voice Interaction
Language: Java - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

orhanucr/ImageToText
Language: Java - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

harshitahluwalia7895/Speech-Recognition-
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

samimoftheworld/Voice-Activity-Detection-FInal-Project-work
this repository concedes my project work done in my bachelors
Language: OpenEdge ABL - Size: 20.8 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

efecanxrd/Speech-Recognition
Identify speaker from given speech signal using MFCC features and Gaussian Mixture Models
Language: Python - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Navp788/SpeechRecognition-by-python-
HERE we convert a input by microphone as audio into TEXT as ouput...
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

amberkakkar01/Python-Speech-Recognition
This program uses Google API for speech recognition
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mtslucasmartins/html5_speech_recognition
HTML 5 Speech Recognition
Language: HTML - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

debelopumento/phaser-test
A voice controlled runner game for Chrome
Language: JavaScript - Size: 7.22 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

artificialsolutions/tie-api-example-ios 📦
Example iOS chat app for Teneo
Language: Swift - Size: 600 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yousef-seyfari/Transcribe-mp3-to-text-using-Python
Transcription of an mp3 file into text (Speech Recognition)
Language: Jupyter Notebook - Size: 13.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

strbnm/SpeechToTextSanicTelegramBot
Асинхронный Telegram Bot для преобразования коротких голосовых и видеосообщений в текст
Language: Python - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rebryk/spbau-speech-recognition
SPbAU Speech recognition course, Spring '18
Language: Jupyter Notebook - Size: 3.33 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kazuma0129/tadanoSpeech2Text
https://tadanospeech2text.web.app/
Language: HTML - Size: 7.21 MB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chgeuer/cognitive_services_translate_mp3
Language: C# - Size: 39.1 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Kishore025/SpeechToText
Speech Recognition In Objective C
Language: Objective-C - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

wlodpawlowski/dialogflow-first-chatbots
Repository which consists a few different code snippets for implementation simple SR-systems (Speech Recognition Systems) and Chatbots AI based on Machine Learning, Web-technologies and DialogFlow framework.
Language: TypeScript - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

surbhitrao/Infinite-STT
A Speech to Text converter that listens forever.
Language: Java - Size: 305 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

technicianted/libmsspeech
Library for Microsoft Cognitive Services speech recognition
Language: C - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

manojc/speech-recognition
poc for speech recognition using annyang speech recognition library.
Language: TypeScript - Size: 8.71 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

shashankpr/DobbyBot
This is a Python implementation of Chatbot using Messenger and Wit.ai.
Language: Python - Size: 101 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

migueluvieu/Angular-Training__PWA-Pitanzas-Remake-Offline
PWA realizada con Angular4 y Bootstrap4 que gestiona listas de tareas configurables real time para todos los que la compartan. Diseño personalizado de iconos, fondo y detalles. Animaciones css3
Language: TypeScript - Size: 20 MB - Last synced at: 14 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

LasaleFamine/learn-web-speech-api
Have fun with the Web Speech APIs
Language: JavaScript - Size: 23.4 KB - Last synced at: 24 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
