diff --git a/conf/config.json b/conf/config.json index ebbc1c1..17f9254 100755 --- a/conf/config.json +++ b/conf/config.json @@ -2,7 +2,7 @@ "logger":{ "name":"asr", "levelname":"info", - "logfile":"$[workdir]$/logs/sage.log" + "logfile":"$[workdir]$/logs/asr.log" }, "definitions":{ "whisper_model":"/d/ymq/osc/models/whisper/large-v3.pt"