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":{