-
-
Notifications
You must be signed in to change notification settings - Fork 6
How to get Microsoft Azure TTS credentials
ノア edited this page Mar 7, 2023
·
2 revisions
IMPORTANT NOTE: The credentials generated in this guide should be treated like passwords. NEVER share your credentials with anyone unless you know what you're doing. If you think your credentials are compromised, please return to the credentials page, generate new ones and delete the previous ones.
If you don't want to setup these credentials yourself, I provide a service that allows you to get access to most TTS engines. Learn more about it here.
- Create a Microsoft Azure account
- Create a Microsoft Azure Resource Group
- Create a Microsoft Azure Speech Service
- Get your Microsoft Azure API Key
- Go to: https://azure.microsoft.com/en-us/free/cognitive-services
- Create a Microsogt Azure account
- Go to: https://portal.azure.com
- Click on "Resource groups" to create a new ressource group
- Create a new resource group called "Izabela-TTS"
- Select the region closest to yours then click "Create"
Once a resources group has been created, create a Speech Service for that account.
- Go to: https://portal.azure.com/#create/Microsoft.CognitiveServicesSpeechServices
- Select the resource group that we just created
- Select the region closest to yours
- Set "Izabela-TTS" as name
- Select the free tier
- Click on "Review + create" then "Create"
Once a speech service has been created, get your Microsoft Azure API key.
- Go to: https://portal.azure.com/#blade/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/SpeechServices and click on the speech service you just created
- You'll land on the detail page of your speech service. From there, click on "Click here to manage keys" to get your speech service keys
- Copy the API key and the Location/Region and paste them into Izabela
After that you should be able to use Microsoft Azure TTS in Izabela.