Releases: MycroftAI/mimic1
Releases · MycroftAI/mimic1
v1.3.0.1
v1.3.0.0
Bellbird optimizations
Pretty significant audio rendering speed improvement thanks to the work done for bellbird
SSML support updates
Most of the work has been performed by community member @earboxer, huge thanks to them!
- Workaround for an issue with SSML rendering of : + single word
- Pitch and range support
This adds support for things like:./mimic -ssml "hi friends hey <prosody rate='.5' pitch='220' range='8'>hey hello</prosody> -- <range='0Hz' pitch='440Hz'>hi</prosody> friends."
Fix of dependency.sh dependency install
@MarcTreySonos supplied a fix for the development setup dependencies.sh script making the pcre dependency installable again. Huge thanks for that!