mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-16 12:46:17 +00:00
Merge branch 'main' into tasks/#47_tts_handlers_repositories
This commit is contained in:
@@ -24,7 +24,7 @@ JWT_ALGORITHM=HS256
|
||||
|
||||
APP_RELOAD=True
|
||||
|
||||
VOICE_AVAILABLE_FORMATS=mp3,ogg,wav
|
||||
VOICE_AVAILABLE_FORMATS=mp3,ogg,wav,oga
|
||||
VOICE_MAX_INPUT_SIZE=5120 # 5MB
|
||||
VOICE_MAX_INPUT_SECONDS=30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user