This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Releases: MycroftAI/mycroft-core
Releases · MycroftAI/mycroft-core
Pre-release to test auto-updates
Issues/122 (#220) * added mouth spelling * spell word after talking * removed speech to test * test * re-added speech * used emitter * mycroft/skills/spelling/__init__.py * emitters 102: intermediate emitters * emitters 103: importing the right method * trying enclosure methods * more fixing * sorry slack * added brief pause * added api listener method * fixed syntax * further edited syntax * slightly changed syntax * added brief pause before listener reactivation * changed ordering * testing method * further tests * test test test * logger * further logger * altered logic * i really need to fork * more debug * changed boolean logic * more debug * fixed it?? * added brief pause again * final commit * test * test * fixed it * sleep * more testing * stuff * added constants: * pep8
Patching release for voice location
mimic.voice = "/opt/mycroft/lib/python2.7/site-packages/Mycroft-0.6.9-py2.7.egg/mycroft/tts/mycroft_voice_4.0.flitevox"
was the location of the voice file
now it's synced with the release
mimic.voice = "/opt/mycroft/lib/python2.7/site-packages/Mycroft-0.7.1-py2.7.egg/mycroft/tts/mycroft_voice_4.0.flitevox"
I know I need to change this.
Alan Pope's voice now integrated and more!
release/v0.6.9: Merge pull request #177 from jasonehines/master
Updated quick start command to reflect changes made to mycroft.sh
Many big fixes and improvements.
Recognizer improvements, Licence Headers, Pyflakes checks pass
Recognizer improvements, Licence Headers, Pyflakes checks pass
Updating release to fix unit bootstrap.
This release was cut post pep8 error fixes.
First release of mycroft-core.
I wanted to wait for some bug-fixes. but a release had to be cut to begin building bootstrap for units.