plaggy / fast-whisper-server

ASR + diarization model server with speculative decoding
48 stars 8 forks source link

.env file example? #1

Closed silvacarl2 closed 5 months ago

silvacarl2 commented 5 months ago

do you have an example of what the .env file looks like?

eschmidbauer commented 5 months ago
ASR_MODEL=openai/whisper-large-v3
DIARIZATION_MODEL=distil-whisper/distil-large-v3
ASSISTANT_MODEL=pyannote/speaker-diarization-3.1
HF_TOKEN=*************
silvacarl2 commented 5 months ago

excellent thx!!!!!!!!!!!!!!!!!!!!!