Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 291 Bytes

File metadata and controls

20 lines (14 loc) · 291 Bytes

Benchmarks

Install dependencies

pip install torch --index-url https://download.pytorch.org/whl/cu121

# Install whisper
pip install git+https://github.com/openai/whisper.git

# Install dependencies
pip install regex

Run

cd modelxxx
python run_modelxxx.py