litong-2017 / example-app-speech-to-text-transcription

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speech-to-text Transcription app

Open in Streamlit

  • Just upload a wav file, transcribe it, and download the transcription! 🙌
  • Use cases: call centres, team meetings, training videos, school calls etc...
  • Model-wise, it's using the Wav2Vec model via HuggingFace's API inference.

For the curious, I wrote a quick post about its implementation here.

Questions? Comments?

Please ask in the Streamlit community.

About

License:Apache License 2.0


Languages

Language:Python 100.0%