4 lines
93 B
Bash
4 lines
93 B
Bash
|
|
||
|
export ACCESS_CONTROL_ALLOW_ORIGIN="*"
|
||
|
export API_STT_MODEL="/Models/faster-whisper-medium"
|