princeton-ddss / SpeechMLPipeline

SpeechMLPipeline is a complete pipeline to deploy Machine Learning Models to generate labelled and timestamped transcripts from audio inputs
MIT License
0 stars 1 forks source link

Fix OpenAI Whisper Internet Connection Issues #3

Closed fjying closed 1 year ago

fjying commented 1 year ago

The bug is fixed by using the latest development version of Whisper from Github instead of the latest pip version.