fix: piper_lib_dir 修正为 piper/piper 子目录 (库文件实际位置)
This commit is contained in:
@@ -1180,7 +1180,7 @@
|
||||
"ai": {
|
||||
"backend": "local",
|
||||
"whisper_lib_dir": "/home/showen/ai_spike/whisper.cpp/build/bin",
|
||||
"piper_lib_dir": "/home/showen/ai_spike/piper",
|
||||
"piper_lib_dir": "/home/showen/ai_spike/piper/piper",
|
||||
"piper_config": "/home/showen/ai_spike/piper/zh_CN-huayan-medium.onnx.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user