AI/ML Library & SDK
1.4k 2026-04-18
edwko/OuteTTS
A versatile interface for OuteTTS models, providing flexible text-to-speech generation capabilities across various AI inference backends and hardware platforms.
Core Features
Multi-backend support (Llama.cpp, Hugging Face Transformers, ExLlamaV2, VLLM, Transformers.js)
Cross-platform hardware acceleration (NVIDIA CUDA, AMD ROCm, Vulkan, Apple Metal)
Python and JavaScript API for seamless integration
Support for custom speaker profile creation
Optimized for batched real-time factor (RTF) performance
Quick Start
pip install outetts --upgradeDetailed Introduction
OuteTTS is an open-source library designed to serve as a unified interface for OuteTTS text-to-speech models. It abstracts away the complexities of different AI inference backends, offering developers a consistent API to generate high-quality speech. With broad compatibility across various hardware accelerators and support for both Python and JavaScript environments, OuteTTS empowers users to integrate advanced TTS functionalities into their applications, from local deployments to scalable server solutions, while optimizing for performance and flexibility.