Speaches
OpenAI API-compatible speech server combining TTS (Kokoro, Piper) and STT (faster-whisper) with dynamic model loading.
About
Speaches is an OpenAI API-compatible speech server that combines text-to-speech (TTS) and speech-to-text (STT) in a single service. It uses Kokoro and Piper for TTS, and faster-whisper for STT, with dynamic model loading and unloading.