louiskirsch/speechT
An opensource speech-to-text software written in tensorflow
This project helps convert spoken audio into written text, a process known as speech-to-text. It takes audio recordings, such as speech from a microphone or pre-recorded files, and outputs a transcription of what was said. This tool is useful for anyone needing to automatically transcribe spoken words into text, like researchers analyzing spoken data or content creators looking to generate captions.
160 stars. No commits in the last 6 months.
Use this if you need an open-source tool to transcribe audio into text, especially if you have the technical skills to set up and run command-line tools.
Not ideal if you require a user-friendly interface or do not have the technical expertise to work with command-line installations and configurations.
Stars
160
Forks
34
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/louiskirsch/speechT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
liangstein/Chinese-speech-to-text
Chinese Speech To Text Using Wavenet
Open-Speech-EkStep/vakyansh-models
Open source speech to text models for Indic Languages
oliverguhr/wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.
Open-Speech-EkStep/vakyansh-wav2vec2-experimentation
Repository containing experimentation platform on how to train, infer on wav2vec2 models.
juliuskunze/speechless
Speech-to-text based on wav2letter built for transfer learning