ailia_speech
1.3.2.0
|
ailia Speech is a library to perform speech recognition using AI. It provides a C API for native applications, as well as a C# API well suited for Unity applications. Using ailia Speech, you can easily integrate AI powered speech recognition into your applications.
The use of a multilingual AI model allows speech recognition in 99 languages including Japanese, Chinese, and English.
Speech recognition using ailia Speech 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 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 speech recognition to your apps that are using Unity.
It is possible to perform translation to English at the same time as speech transcription. This allows to implement realtime translation from Japanese or Chinese into English.
ailia Speech is available for Windows, macOS, Linux, iOS, and Android.