ailia_voice
1.3.0.0
|
ailia AI Voice is a library generating speech from text. It provides a C API for native applications, as well as a C# API well suited for Unity applications. Using ailia AI Voice, you can easily integrate AI powered text-to-speech into your applications.
You can use English speech synthesis models and Japanese speech synthesis models. For English, you can use GPT-SoVITS or Tacotron2, and for Japanese, you can use GPT-SoVITS.
Text-to-speech using ailia Voice does not rely on any cloud service. Moreover, it is possible to run using only a CPU, without any hard requirement for a GPU.
In addition to desktop, iOS and Android devices are also supported.
In addition to the C API, a C# API and a Unity Plugin are provided, allowing to easily integrate text-to-speech to your apps that are using Unity.
ailia Voice is available for Windows, macOS, Linux, iOS, and Android.
By using GPT-SoVITS, it is possible to synthesize speech in any voice by providing an audio file of about 10 seconds.