Spaces:
Running
Running
echo "downloading faster-whisper from git..." | |
git clone https://github.com/SYSTRAN/faster-whisper.git | |
cd faster-whisper | |
echo "pip installing..." | |
pip install . |