From e1ca16f039dc8dda87fb9173798bad129d727183 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 5 Nov 2025 17:16:10 +0800 Subject: [PATCH] bugfix --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index f69e5ec..bb44374 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,7 +1,7 @@ { "filesroot":"$[workdir]$/files", - "model_path": "/data/ymq/models/openai/whisper-large-v3-turbo", + "model_path": "/data/ymq/models/deepdml/faster-whisper-large-v3-turbo-ct2", "redis_url": "redis://127.0.0.1:6379", "worker_cnt": 1, "logger":{