support azure new speech voice

This commit is contained in:
harry
2024-04-15 17:45:05 +08:00
parent b9b9bea2a6
commit 176660b442
8 changed files with 168 additions and 18 deletions

View File

@@ -161,4 +161,10 @@
### Example: "http://user:pass@proxy:1234"
### Doc: https://requests.readthedocs.io/en/latest/user/advanced/#proxies
# http = "http://10.10.1.10:3128"
# https = "http://10.10.1.10:1080"
# https = "http://10.10.1.10:1080"
[azure]
# Azure Speech API Key
# Get your API key at https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/SpeechServices
speech_key=""
speech_region=""