fix youtibe download bug

This commit is contained in:
Gokul Mohanarangan
2023-07-07 14:28:43 +05:30
parent 42329211c7
commit 4636dc030b
5 changed files with 32 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ KMP_DUPLICATE_LIB_OK=TRUE
# Export OpenAI API Key
OPENAI_APIKEY=
# Export Whisper Model Size
WHISPER_MODEL_SIZE=medium
WHISPER_MODEL_SIZE=tiny
WHISPER_REAL_TIME_MODEL_SIZE=tiny
# AWS config
AWS_ACCESS_KEY=***REMOVED***