/notebook/speech-conversion

Speech Conversion Tech


https://github.com/KoljaB/RealtimeSTT sudo apt install -y portaudio19-dev pip install pyaudio pip install RealtimeSTT

import RealtimeSTT

recorder.start() recorder.stop() print(recorder.text())

with AudioToTextRecorder() as recorder: print(recorder.text())

About

I am an engineer and educator, having spent ten years as a professor. My goal is to help you build your knowledge of design and technology, get your hardware working, and propel your startup or small business. Get in touch!