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