Skip to content

Commit

Permalink
修改openai tts的官方api地址
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikaros-521 committed Apr 17, 2024
1 parent 1d706ed commit 50899b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json.bak
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@
},
"openai_tts": {
"type": "api",
"api_ip_port": "https://ysharma-openai-tts-new.hf.space/--replicas/zcq5n/",
"api_ip_port": "https://api.openai.com/v1",
"model": "tts-1",
"voice": "nova",
"api_key": "你的openai api key"
Expand Down

0 comments on commit 50899b0

Please sign in to comment.