Pushkar0655g commited on
Commit
cf544a5
·
1 Parent(s): 5275f65

Add post-install script for openai-whisper

Browse files
Files changed (1) hide show
  1. post-install.sh +2 -0
post-install.sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ #!/bin/bash
2
+ pip install git+https://github.com/openai/whisper.git