v2.0.0
nazdridoy/kokoro-ttsv2.0.0Feb 18, 2025by nazdridoy
AI Summary
A major update introducing PDF text-to-speech support, chapter titles for merged audio, and a fix for audio chunk sizes.
Key Highlights
- Added PDF support v1.0
- Implemented chapter titles for merged audio files
- Fixed chunk size reduction
- Welcomed a new contributor, @arshiaesll
New Features
- PDF support
- Chapter titles in merged audio
- Chunk size fix
Full Release Notes
## What's Changed * fix: reduce chunk size fix #13 by @nazdridoy in https://github.com/nazdridoy/kokoro-tts/pull/16 * feat: use chapter titles for merged audio files by @arshiaesll in https://github.com/nazdridoy/kokoro-tts/pull/15 * PDF support v1.0 by @arshiaesll in https://github.com/nazdridoy/kokoro-tts/pull/18 ## New Contributors * @arshiaesll made their first contribution in https://github.com/nazdridoy/kokoro-tts/pull/15 **Full Changelog**: https://github.com/nazdridoy/kokoro-tts/compare/v1.0.0...v2.0.0