--- license: apache-2.0 language: - es tags: - tts - piper - vits - fancy-ai - on-device pipeline_tag: text-to-speech --- # On-Device TTS Voice Model for Fancy AI This repository contains a high-quality, fully on-device Text-to-Speech (TTS) voice package optimized to run locally on your device using [Fancy AI](https://github.com/Mr-J-369/Fancy-Ai). ## 🚀 How to Use in Fancy AI 1. **Download the Voice Package**: - Go to the **Files and versions** tab of this repository. - Download the `.zip` file containing `model.onnx` and `tokens.txt` (do not extract the ZIP). 2. **Import into the App**: - Open **Fancy AI** on your device. - Go to **Settings** -> **Voice**. - Set the **TTS Provider** dropdown/option to **Downloaded voice (offline)**. - Tap on the **Selected Voice Model** row underneath the provider setting. - Click the **Import Custom Voice (.zip)** button in the bottom sheet. - Select the downloaded `.zip` file using the system file picker. 3. **Activate & Test**: - Select the newly imported voice in the local voices list to set it as active. - Click the **Test voice** button on the settings page to verify it works! --- ## 📱 Get Fancy AI Fancy AI is a privacy-first, fully local AI Roleplay Companion for Android enabling on-device Chat (LLMs), Image Generation (Stable Diffusion), and Voice Synthesis. * **Download on Google Play**: [Fancy AI on Google Play Store](https://play.google.com/store/apps/details?id=com.mrj.fancyai) * **GitHub Repository**: [Mr-J-369/Fancy-Ai](https://github.com/Mr-J-369/Fancy-Ai) --- ## ⚖️ Credits & Licenses These models are optimized conversions of the official voices trained by the **Rhasspy Piper project** and various open-source contributors. * **Original Creator**: [Rhasspy Piper on GitHub](https://github.com/rhasspy/piper) * **Original Models & Licenses**: All voices are converted from the official [rhasspy/piper-voices](https://huggingface.co/rhasspy/piper-voices) repository. Each voice is subject to its original dataset license (such as Creative Commons BY, MIT, or Open Database License). Please refer to the official model repository for specific dataset licensing information.