Text-to-Speech
Text-to-Speech ist ein App im osFoundry Community-Katalog. Selbstgehosteter Text-to-Speech-Server — hochwertige mehrsprachige TTS-Modelle, darunter XTTS-v2 (Voice-Cloning aus einem 6-Sekunden-Sample), Tacotron 2, FastSpeech 2, VITS. REST-API + Browser-Playground. Betrieben von Coqui TTS. Läuft auf CPU (langsamer) oder GPU (Echtzeit).
Details
- Workspace: osfoundry
- Kategorie: COMMUNICATION
- Preis: Free
- Zugriff: Community
Funktionen
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# 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).
Text-to-Speech in osFoundry verwenden
Installieren Sie Text-to-Speech mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.