docs: 更新文档及配置

更新 README 和 README_EN 文档,添加 tts_providers.json 文件说明和免责声明。修改 fish-audio.json 配置中的模型名称。添加 GPL-3.0 许可证文件。
This commit is contained in:
hex2077
2025-08-10 22:32:48 +08:00
parent 78d4c81173
commit 924ff6ef83
4 changed files with 759 additions and 7 deletions

View File

@@ -495,7 +495,7 @@
"headers": {
"Authorization": "Bearer {{api_key}}",
"Content-Type": "application/msgpack",
"model": "s1"
"model": "speech-1.5"
},
"request_payload": {
"text": "{{test_text}}",