diff --git a/nonebot_plugin_moegoe/profile.toml b/nonebot_plugin_moegoe/profile.toml index 64312fc..64a6e6c 100644 --- a/nonebot_plugin_moegoe/profile.toml +++ b/nonebot_plugin_moegoe/profile.toml @@ -59,7 +59,7 @@ sdp_ratio = 0 # SDP/DP混合比 float (0 - 1) length = 1 # 整体语速 float (0.1 - 2) noise = 0.4 # 感情:控制感情变化和稳定程度 float (0.1 - 2) noisew = 0.8 # 音素长度:控制音节发音长度变化程度 float (0.1 - 2) -audio_component = "https://mirror.ghproxy.com/https://github.com/gradio-app/gradio/raw/main/test/test_files/audio_sample.wav" # 情感参考音频(WAV 格式) str +audio_component = "https://mirror.ghproxy.com/https://raw.githubusercontent.com/gradio-app/gradio/main/test/test_files/audio_sample.wav" # 情感参考音频(WAV 格式) str text_prompt = "Happy" order = ["派蒙"] regex = "^让(中配|英配|日配)?([^0-9.]+)(以(.+))?说(国语|汉语|汉文|中文|Chinese|英语|英文|English|日语|日文|日本语|Japanese)?(?:[:|:]*)(.+)$"