Text-to-Speech
Text-to-Speech est un(e) app du catalogue communautaire osFoundry. Serveur text-to-speech auto-hébergé — modèles TTS multilingues de haute qualité incluant XTTS-v2 (clonage de voix à partir d'un échantillon de 6 secondes), Tacotron 2, FastSpeech 2, VITS. API REST + playground navigateur. Propulsé par Coqui TTS. Fonctionne sur CPU (plus lent) ou GPU (temps réel).
Détails
- Espace de travail: osfoundry
- Catégorie: COMMUNICATION
- Tarif: Free
- Accès: Community
Fonctionnalités
Documentation
La documentation est maintenue en anglais par le projet d'origine.
# Text-to-Speech
Self-hosted TTS server, powered by Coqui TTS.
## ⚠️ GPU recommended for real-time
Coqui's older models (Tacotron 2, FastSpeech 2, VITS) run reasonably on CPU. XTTS-v2 (the popular voice-cloning model) needs a GPU for real-time inference. CPU XTTS works but is ~10× slower than real time.
## Features
- 1,100+ pre-trained models across 16+ languages
- XTTS-v2: clone a voice from a 6-second sample
- Voice conversion (transform a voice into another)
- Streaming output (sentence-by-sentence)
- REST API: `/api/tts?text=hello&speaker_idx=0`
- Browser playground at `/`
## Packaging
Thin wrapper around the official `ghcr.io/coqui-ai/tts-cpu` image (no torch-CUDA, smaller). Downloaded models cached at `/root/.local/share/tts` (30 GB volume — XTTS-v2 is ~2 GB, the full model zoo can fill the volume).
Comment utiliser Text-to-Speech dans osFoundry
Installez Text-to-Speech dans votre workspace en un clic, puis forkez-le dans osStudio pour personnaliser les prompts, les outils ou la configuration selon votre stack. Toute personne de votre workspace peut reprendre là où vous vous êtes arrêté.
Autres apps de la communauté
- CRM — Gestion de la relation client avec contacts, opportunités et suivi de pipeline.
- Kanban Board — Un tableau Kanban et de projet de type Trello avec cartes, tableaux, vues calendrier et tableau, et propriétés par tableau. Propulsé par Focalboard (serveur personnel autonome). SQLite intégré sur un volume persistant.
- Helpdesk — Tri de tickets et boîte de réception du support client avec suivi des SLA.
- Page Builder — Constructeur de pages visuel glisser-déposer avec sections, thèmes, SEO et publication
- Website Builder — Constructeur de site web multi-page avec collections CMS, navigation globale, footer, thèmes et publication
- Boutique en ligne — Boutique e-commerce avec catalogue produits, panier et paiement.