Skip to content

Releases: MycroftAI/mycroft-core

Pre-release to test auto-updates

22 Jun 19:45
Compare
Choose a tag to compare
Pre-release
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

19 Jun 22:05
Compare
Choose a tag to compare

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!

19 Jun 21:22
Compare
Choose a tag to compare

release/v0.6.9: Merge pull request #177 from jasonehines/master

19 Jun 19:56
Compare
Choose a tag to compare
Updated quick start command to reflect changes made to mycroft.sh

Many big fixes and improvements.

03 Jun 01:03
Compare
Choose a tag to compare

Recognizer improvements, Licence Headers, Pyflakes checks pass

27 May 17:03
Compare
Choose a tag to compare

Recognizer improvements, Licence Headers, Pyflakes checks pass

Updating release to fix unit bootstrap.

23 May 22:31
Compare
Choose a tag to compare

This release was cut post pep8 error fixes.

First release of mycroft-core.

23 May 15:25
Compare
Choose a tag to compare

I wanted to wait for some bug-fixes. but a release had to be cut to begin building bootstrap for units.