Skip to content

i4Ds/whisperx-replicate

 
 

Repository files navigation

Whisper-SG WhisperX on Replicate

Repository to create the COG image for the Swiss-German SOTA Whisper model.

Model Information

Whisper4SG-SRG-V2-Full-MC-DE-SG-Corpus-V2 on Hugging Face

How to Use

Install COG and Setup Replicate

Use Locally:

  • Run download_model.sh
  • Predict with cog predict -i audio_file=@<PATH TO FILE>

Deploy to Replicate:

  • Run download_model.sh
  • Run cog push <YOUR REPOSITORY ON REPLICATE> (best to read the guide on Replicate)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.6%
  • Shell 13.4%