Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 993 Bytes

File metadata and controls

19 lines (11 loc) · 993 Bytes

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.