Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
cstr/translate_datasets
cstr
/
transcribe_audio
like
17
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
81cca34
transcribe_audio
/
build.sh
cstr
Update build.sh
81cca34
verified
4 months ago
raw
Copy download link
history
blame
Safe
158 Bytes
echo
"downloading faster-whisper from git..."
git
clone
https://github.com/SYSTRAN/faster-whisper.git
cd
faster-whisper
echo
"pip installing..."
pip install .