Initial commit

This commit is contained in:
Julian Müller (ChaoticByte) 2024-01-31 16:11:59 +01:00
commit cc818946b7
9 changed files with 185 additions and 0 deletions

3
env_example.sh Normal file
View file

@ -0,0 +1,3 @@
export ACCESS_CONTROL_ALLOW_ORIGIN="*"
export API_STT_MODEL="/Models/faster-whisper-medium"