/whisper-stream

Imlpementation of Streaming audio through whisper with Membrane and Nx

Primary LanguageElixir

Transcription Stream Test

Thank you to underjord.io for providing insight, the spec and the MembraneTranscription library modules!

To use

  1. mix deps.get
  2. Set the @filepath and @episode_url within test/transcription_test.exs
  3. mix test test/transcription_test.exs
  4. Look for text output file in transcriptions folder