Languages: English, Spanish, Fench, German.
Speech text is a free speech-to-text tool that can help you transcribe notes, documents, books, reports, or blog posts simply by using your voice.
People from all over the world, including students, teachers, writers, and bloggers, use this app on a daily basis. By using this app, you can significantly reduce the amount of effort you put into writing.
This voice-to-text software is particularly helpful for individuals who have difficulty using their hands due to trauma, dyslexia, or other disabilities that limit the use of traditional input devices.
Online demo: https://speechtext.ezequielabregu.com/
- Compatible with desktop (Windows, Mac, Linux) and mobile (Android, IOS) web browsers
- Multi-language
- Built-in speech recorder & player
- Audio file uploader
- Speech to text converter
- Download output text
mkdir speechtext
git clone https://github.com/ezequielabregu/speech-text.git
cd speechtext
pip install -r requirements.txt
python app.py
Web browser address:
127.0.0.1:5000