**Full Changelog**: https://github.com/holgern/pykokoro/compare/v0.5.1...v0.6.0
๐ Features
- Improved spans and ssmd parsing, obsolete code is removed
- Several improvements regarding download and voice_manager
- Readd lang_code_to_onnx
- Set default lang depending on voice
- Remove splitter pipeline, it is now integrated into the doc_parsers
- Improve pipeline handling and more unit tests
๐ Bug Fixes
- Voice downloading and assuring size
- Paragraph splitting
- Paragraph pause
- Remove unused tokenizer from ssmd parser
- Pause setting
- Debugger and pause parsing ssmd
- More improvemnts regarding pipeline lifecycle
- Ssmd imports
- Unit test
- Ellepsis parsing in ssmd
๐ Refactor
- Audio generator
๐ Documentation
- Improve documentation of pipelines
- Update doc (to new pipeline format)
๐งช Testing
- Design test for paragraph pauses
โ๏ธ Miscellaneous Tasks
- Update dep