Skip to content
Snippets Groups Projects
Commit 60b8bdbc authored by Subliminal Guy's avatar Subliminal Guy
Browse files

Add .env.example

parent c79dfc52
No related branches found
No related tags found
No related merge requests found
#Settings for GPU Use with voice_activity_detection
ASR_ENGINE=faster_whisper
ASR_MODEL=small
# ASR_MODEL_PATH will keep model on persistent cache if specified
ASR_MODEL_PATH=/data/whisper
ASR_DEVICE=cuda
ASR_QUANTIZATION=float32
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment