AI Voices/Dialogues Generator (AllTalk_TTS)
by error404
5
GodotAIVoices
Generate dialogs (audio files) with AI in Godot.
How to install
Copy "ai_voices" folder inside the "addons" folder of your Godot project and activate the plugin in the project settings.
Prerequisites
You must install and run AllTalk_TTS (with API):
https://github.com/erew123/alltalk_tts/tree/alltalkbeta
Important
To run this extension you must BUILD your .NET project.
The easiest way is to create a simple C# script in your project (with only a GD.Print for example), save it and then, click on BUILD icon:
How to use it
- Select a voice
- Select a lang
- Write the text
- Click on 'Generate' to get a wev file
Get audio files
Wav files are located in a 'Voices' folder in your project:
Download
Version1.0.0
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author