Enable Qwen audio endpoint
This commit is contained in:
@@ -17,7 +17,7 @@ data:
|
|||||||
WHISPERX_LEAD_SILENCE: "800ms"
|
WHISPERX_LEAD_SILENCE: "800ms"
|
||||||
# Fill these after Qwen2-Audio and Voxtral are exposed as OpenAI-compatible
|
# Fill these after Qwen2-Audio and Voxtral are exposed as OpenAI-compatible
|
||||||
# chat-completions endpoints on the AI server.
|
# chat-completions endpoints on the AI server.
|
||||||
QWEN_AUDIO_BASE_URL: ""
|
QWEN_AUDIO_BASE_URL: "http://10.2.3.5:8003"
|
||||||
QWEN_AUDIO_MODEL: "Qwen/Qwen2-Audio-7B-Instruct"
|
QWEN_AUDIO_MODEL: "Qwen/Qwen2-Audio-7B-Instruct"
|
||||||
QWEN_AUDIO_TIMEOUT: "10m"
|
QWEN_AUDIO_TIMEOUT: "10m"
|
||||||
VOXTRAL_BASE_URL: ""
|
VOXTRAL_BASE_URL: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user