Skip to content

Releases: MycroftAI/mimic1

v1.3.0.1

06 Mar 06:26
Compare
Choose a tag to compare

Update copyright information

v1.3.0.0

05 Feb 06:57
5e2c065
Compare
Choose a tag to compare

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!

1.2.0.2

15 Mar 21:59
Compare
Choose a tag to compare
  • fixes ap voice on Raspberry Pi

1.2.0.1

24 Feb 20:14
Compare
Choose a tag to compare
  • Fix build with glibc 2.20 (fixes builds on Ubuntu 16.10)
  • Add tests with gcc6

1.2.0

21 Feb 15:11
Compare
Choose a tag to compare

Major improvements:

  • Updated Build System
  • Fixed name clashes with other libraries

1.1.0

07 Jul 10:41
Compare
Choose a tag to compare

#Major changes

  • The voice of Alan Pope
  • UTF-8 token support
  • Build system fixes
  • Increase test coverage
  • Improved readme

Big thanks to all contributors, you guys are the best!