Initial commit
This commit is contained in:
commit
cc818946b7
9 changed files with 185 additions and 0 deletions
3
env_example.sh
Normal file
3
env_example.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
export ACCESS_CONTROL_ALLOW_ORIGIN="*"
|
||||
export API_STT_MODEL="/Models/faster-whisper-medium"
|
Reference in a new issue