RealtimeTTS Releases
142 releases of KoljaB/RealtimeTTS
- v0.3.45
Fixed playback stability issues, muted flag functionality, and callback timing.
May 4, 2024
- 1.1.0Hello 算法 1.1.0
This release introduces significant updates to the 'Hello 算法' book, including the addition of Kotlin language support, a Traditional Chinese version, and a redesign of the website interface.
Apr 14, 2024
- v0.3.44
Apr 8, 2024
- v0.3.43
Added parameters for delimiter control and fixed dependency versions to ensure compatibility.
Mar 21, 2024
- v0.3.42
Improved CoquiEngine structure, logging, and added control options for silence and model switching.
Feb 21, 2024
- 1.0.0Hello 算法 1.0.0
The official 1.0.0 release of the 'Hello 算法' book, covering core topics like complexity analysis, data structures, and algorithms, with multi-language PDF support.
Jan 13, 2024
- v0.3.40
Refactored voice parameter naming and introduced predefined speaker voices for Coqui.
Dec 20, 2023
- v0.3.35
This release adds support for multiple speaker cloning reference wave files in the Coqui engine and updates the default voice to male.
Dec 7, 2023
- v0.3.34
Fixed two critical bugs: one preventing AIFF system voice synthesis on Mac and another causing exceptions when using the muted parameter with ElevenLabs.
Dec 7, 2023
- v0.3.32
Introduced a muted parameter for play methods to disable local audio output and added a set_speed method to CoquiEngine for runtime speed adjustment.
Dec 4, 2023
- v0.3.31
Dec 2, 2023
- v0.3.3
Added support for the OpenAI Text-to-Speech engine, expanding the library's capabilities to include OpenAI's models.
Dec 1, 2023
- v0.3.2
Resolved an issue where play_async() would fail after calling stop() and added tqdm to requirements for progress bar visualization during downloads.
Nov 30, 2023
- v0.3.0
A major update introducing multi-language support via the stanza tokenizer (including Chinese), fallback engine chains for reliability, and the ability to save synthesized audio to files.
Nov 29, 2023
- v0.2.7
Enhanced Coqui XTTS configuration with options to select specific model versions, set custom local model paths, enable DeepSpeed, and implement custom text preparation callbacks.
Nov 27, 2023
- v0.2.6
Added configurable Metal shader support for Mac GPU acceleration and fixed a bug regarding sentence end punctuation handling.
Nov 23, 2023
- v0.2.4
Expanded CoquiEngine configuration options, enabled Metal shader GPU acceleration with CPU fallback, and provided a default voice fallback when no reference file is present.
Nov 22, 2023
- v0.2.1
Focused on general stability improvements for the Coqui XTTS 2.0 synthesis engine to ensure smoother operation.
Nov 16, 2023
- v0.2.0
Nov 11, 2023
- v0.1.9
This release upgrades the underlying PyTorch library to version 2.1.0 and introduces support for the new OpenAI API as well as Coqui XTTS 1.1, enhancing compatibility and feature availability.
Nov 10, 2023