mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 21:29:05 +00:00
set default whisper model to tiny + import nltk
This commit is contained in:
@@ -5,7 +5,7 @@ KMP_DUPLICATE_LIB_OK=TRUE
|
||||
OPENAI_APIKEY=
|
||||
# Export Whisper Model Size
|
||||
WHISPER_MODEL_SIZE=medium
|
||||
WHISPER_REAL_TIME_MODEL_SIZE=medium
|
||||
WHISPER_REAL_TIME_MODEL_SIZE=tiny
|
||||
# AWS config
|
||||
AWS_ACCESS_KEY=***REMOVED***
|
||||
AWS_SECRET_KEY=***REMOVED***
|
||||
|
||||
Reference in New Issue
Block a user