Skip to content

Hacky Transcription Service with Vosk, python & web socket

Notifications You must be signed in to change notification settings

td00/hacky-transcription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacky Transcription Tool

  • pip3 install -r requirements.txt

  • Download a Vosk Model and unpack.

  • Define Folder in MODEL_PATH = "small"

  • python3 transcribe.py

  • cd web && python3 -m http.server 8080

  • Go To http://localhost:8080 in your browser and see subtitles

  • ...

  • profit

Transcribes everything the microphone hears

About

Hacky Transcription Service with Vosk, python & web socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published