ArmTTS-Cpp
albert-grigoryan/ArmTTS-Cpp
Text-to-Speech (TTS) engine for the Armenian language
Summary
ArmTTS is a C++ library providing Text-to-Speech (TTS) functionality for the Armenian language. It relies on a paid RapidAPI subscription for its backend TTS service. The project includes a library build system (CMake) and a test project for demonstration. It is licensed under MIT and appears to be a wrapper/client for an external Armenian TTS API rather than a standalone TTS engine.