Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

AI Voices/Dialogues Generator (AllTalk_TTS)

An asset by error404
The page banner background of a mountain and forest
AI Voices/Dialogues Generator (AllTalk_TTS) hero image

Quick Information

0 ratings
AI Voices/Dialogues Generator (AllTalk_TTS) icon image
error404
AI Voices/Dialogues Generator (AllTalk_TTS)

This extension allows you to generate audio dialogues using artificial intelligence directly in Godot Engine.How does it work?- Choose a voice- Choose a language (en, fr, de, it, es)- Enter the text to be synthesized by AI- Click on 'Generate'- Get a wav file directly in Godot ready to be used for your gameThe audio file is generated directly in your Godot project and can be used immediately.This extension uses AllTalk. It is necessary to install and run AllTalk_TTS for the extension to work.You must have access to the AllTalk API locally for the extension to generate audio files.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
5 months ago
Git URL
Issue URL

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

README AllTalk

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:

README Build Godot Project

How to use it

  • Select a voice
  • Select a lang
  • Write the text
  • Click on 'Generate' to get a wev file

README AIVoices

Get audio files

Wav files are located in a 'Voices' folder in your project:

README AIVoices Folder

This extension allows you to generate audio dialogues using artificial intelligence directly in Godot Engine.

How does it work?
- Choose a voice
- Choose a language (en, fr, de, it, es)
- Enter the text to be synthesized by AI
- Click on 'Generate'
- Get a wav file directly in Godot ready to be used for your game

The audio file is generated directly in your Godot project and can be used immediately.

This extension uses AllTalk. It is necessary to install and run AllTalk_TTS for the extension to work.
You must have access to the AllTalk API locally for the extension to generate audio files.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
AI Voices/Dialogues Generator (AllTalk_TTS) icon image
error404
AI Voices/Dialogues Generator (AllTalk_TTS)

This extension allows you to generate audio dialogues using artificial intelligence directly in Godot Engine.How does it work?- Choose a voice- Choose a language (en, fr, de, it, es)- Enter the text to be synthesized by AI- Click on 'Generate'- Get a wav file directly in Godot ready to be used for your gameThe audio file is generated directly in your Godot project and can be used immediately.This extension uses AllTalk. It is necessary to install and run AllTalk_TTS for the extension to work.You must have access to the AllTalk API locally for the extension to generate audio files.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
5 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers