docs: 更新文档及配置
更新 README 和 README_EN 文档,添加 tts_providers.json 文件说明和免责声明。修改 fish-audio.json 配置中的模型名称。添加 GPL-3.0 许可证文件。
This commit is contained in:
@@ -495,7 +495,7 @@
|
||||
"headers": {
|
||||
"Authorization": "Bearer {{api_key}}",
|
||||
"Content-Type": "application/msgpack",
|
||||
"model": "s1"
|
||||
"model": "speech-1.5"
|
||||
},
|
||||
"request_payload": {
|
||||
"text": "{{test_text}}",
|
||||
|
||||
Reference in New Issue
Block a user