micahg's picture
Update .env
f9ec4e2 verified
raw
history blame
234 Bytes
# multilingual, english-only
DEFAULT_MODEL_LANGUAGE=multilingual
# checkpoint
DEFAULT_MODEL=models/ILAD/rhg-whisper
# auto, english, german, ...
DEFAULT_LANGUAGE=bengali
# relative or full path
OUTPUT_PATH=./temp_dir
# -1, 0
DEVICE=-1