RtlSdr listen to radio, recognize audio, and writes text file log
Just log your favorite FM station speech to a text file using rtl-sdr dongle and speech recognition. Cross-platform tool. Follow the README on the download page for Windows installation.
https://sourceforge.net/projects/fm2txt-rtlsdr/files/
If you prefer GitHub source, not SF:
https://github.com/randaller/fm2txt
For those, who want to recognize from soundcard, not from rtl-sdr (this allows to transcribe NFM etc):
https://github.com/randaller/souncard2txt
A cross-platform wrapper for common text-to-speech engines in Python
Steel is a cross-platform package for using common text-to-speech (speech synthesis) engines in Python.
Steel currently supports the following TTS software:
- Microsoft Speech API 5 (SAPI5)
- eSpeak
- NS Speech Synthesis
- FreeTTS
Documentation: http://sourceforge.net/p/steeltts/wiki/
Bug Tracker: http://sourceforge.net/p/steeltts/tickets/
If you are interested in contributing to the Steel TTS codebase, or would like to make a feature-request, please contact the lead developer, Jasper Danielson, at jrd4@rice.edu.