cstr commited on
Commit
2510acd
·
verified ·
1 Parent(s): e3a93bd

Create build.sh

Browse files
Files changed (1) hide show
  1. build.sh +3 -0
build.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git clone https://github.com/SYSTRAN/faster-whisper.git
2
+ cd faster-whisper
3
+ pip install .