Simple and basic python function for transcribing audio in realtime based on faster-whisper
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
Setup
- create venv: python -m venv stt-venv
- pip install -r requirements_stt.txt
Start
Usage
- click start- / stop recording
- when clicking stop the transcript will automatically be show in the textbox
- reset-btn resets textbox