Skip to content

Releases: Docat0209/BreezyVoiceX

v0.1.0

08 Jun 14:10

Choose a tag to compare

CLI and Prompt Caching Update

This release introduces a two-phase TTS workflow, enabling separate cache generation and synthesis execution. Key features:

  • --mode cache: generate .pt cache files from speaker audio and text
  • --mode synthesize: generate speech from cache and content
  • Supports prompt transcription via Whisper fallback
  • Works without ttsfrd (Windows-friendly)