Commit Graph

235 Commits (390999c29551a002cc0ad5030e50b0494a0f3266)

Author SHA1 Message Date
Jason Hines 390999c295 Merge remote-tracking branch 'upstream/master'
verified conflicts in mycroft.sh
2016-06-22 12:58:57 -04:00
Jason Hines 8bb986e463 Added function to verify that service has started and output a message and the log if it didn't. 2016-06-22 12:46:47 -04:00
Jason Hines 58bacc85cd Added code to get script directory so that the script can be run from any path 2016-06-22 12:07:17 -04:00
aatchison 04f8b9fb70 using release version number in place of hardcoded location for the flitevox voice 2016-06-22 10:49:18 -05:00
Ethan Ward 9cefb4ee5f Issues 187 - Make Wolfram default to pod 2 (#188)
* Issues 187 - Make Wolfram default to pod 2

* Issues 187 - Add tests

* Issues 187 - Add decimal truncating back

* Issues 187 - Rename method

* Issues 187 - Minor bugfix
2016-06-21 16:16:28 -04:00
Arron Atchison f2910687d9 Merge pull request #208 from MycroftAI/bugfix/issues-205
Issues 205 - Update Readme
2016-06-21 14:02:36 -05:00
Ethan Ward 7943160598 Issues 205 - Remove unnecessary line 2016-06-21 13:52:59 -05:00
Ethan Ward 705785faf2 Issues 205 - Update Readme
This updates the readme to address #205, as well as add an FAQ section for a common error.
2016-06-21 13:40:36 -05:00
Arron Atchison 0344bb1f5d Merge pull request #204 from flexiondotorg/add_crunch_bang_to_mycroft_shell_script
Add #! to mycroft.sh
2016-06-21 12:30:24 -05:00
Martin Wimpress 81da60b7f0 Add #! to mycroft.sh
The pull request simply adds a crunch bang to the `mycroft.sh` shell script to prevent the follow error:

    Failed to execute process './mycroft.sh'. Reason:
    exec: Exec format error
    The file './mycroft.sh' is marked as an executable but could not be run by the operating system.
2016-06-21 15:45:03 +01:00
Ryan Sipes cc07330eaa Merge pull request #197 from ethanaward/feature/issues-180
Issues 180 - Add stock skill
2016-06-20 17:14:26 -05:00
Ryan Sipes 779fb25dc2 Merge pull request #199 from ethanaward/bugfix/issues-198
Issues 198 - fix pairing skill
2016-06-20 17:02:53 -05:00
Ethan Ward decd04f626 Issues 198 - fix pairing skill 2016-06-20 16:52:05 -05:00
Ethan Ward a069b6ec1e Issues 180 - Add stock skill 2016-06-20 16:25:42 -05:00
the7erm 11726d7d67 #131 added if for situations where the host is empty (#132)
* #131 added if for situations where the host is empty

* #132 modified mycroft.ini file and added exception.

* #132 modified mycroft.ini file and added exception.

* #132 removed comment

* #131 changed to ValueError, and added checks for ssl, port, host and path

* #131 changed to ValueError, and added checks for ssl, port, host and path

* #131 reverted utils - went another route

* #131 added empty string for ssl detection

* #131 created validate_param

* #131 pep8

* #131 oops missed route
2016-06-20 15:44:42 -04:00
Ethan Ward 77c35eb326 Issues 145 - Add localized naptime dialog (#183)
* Issues 145 - Add dialog file

* Issues 145 - Make naptime skill use dialog files
2016-06-20 14:48:06 -04:00
Matthew D. Scholefield d1486cf530 Added argument for multiple cores to make calls (#190) 2016-06-20 14:34:36 -04:00
Arron Atchison 0be09fa98c Merge pull request #176 from forslund/bugfix/issue-175
Bugfix/issue 175
2016-06-20 12:02:00 -05:00
Arron Atchison 94bbf390af Merge pull request #181 from MycroftAI/enhancement/gitignore-logs
now using wildcard for logs directory
2016-06-20 11:04:32 -05:00
aatchison 89858d6416 now using wildcard for logs directory 2016-06-20 10:50:39 -05:00
Arron Atchison daced48f37 Update publish.sh 2016-06-19 16:59:46 -05:00
Arron Atchison ad935fc02e updated voice location for mycroft-standalone version 2016-06-19 16:19:42 -05:00
Arron Atchison ff6370ef81 added Alan Pope voice location
mimic.voice = "/usr/local/lib/python2.7/site-packages/Mycroft-0.6.3-py2.7.egg/mycroft/tts/mycroft_voice_4.0.flitevox"
2016-06-19 16:17:10 -05:00
Arron Atchison d6916a8cb6 Merge pull request #177 from jasonehines/master
Updated quick start command to reflect changes made to mycroft.sh
2016-06-19 14:55:10 -05:00
Jason Hines 5fb12b8f1d Updated quick start command to reflect changes made to mycroft.sh 2016-06-19 10:16:47 -04:00
Åke Forslund ff70841418 make mycroft.sh directly exit on error 2016-06-19 08:43:08 +02:00
Åke Forslund 18a9bc5230 Add screen to build_host_setup.sh 2016-06-19 08:40:49 +02:00
Ryan Sipes c27cff4cfe Merge pull request #168 from the7erm/feature/issue-161
Feature/issue 161
2016-06-18 22:47:00 -05:00
Eugene R. Miller 4f6b2abb9e #161 removed print that wasn't needed 2016-06-18 13:02:25 -06:00
Eugene R. Miller fbdf3b6e79 #161 refactored user dir 2016-06-18 13:02:25 -06:00
Ryan Sipes ddcedae7ca Merge pull request #174 from MycroftAI/revert-173-revert-172-feature/issues-128
Revert "Revert "Listener improvements (Fixes #128)""
2016-06-18 14:00:17 -05:00
Ryan Sipes 159ece558d Revert "Revert "Listener improvements (Fixes #128)"" 2016-06-18 14:00:07 -05:00
Ryan Sipes 4e759064a4 Merge pull request #173 from MycroftAI/revert-172-feature/issues-128
Revert "Listener improvements (Fixes #128)"
2016-06-18 13:21:47 -05:00
Ryan Sipes 32ce7a492f Revert "Listener improvements (Fixes #128)" 2016-06-18 13:21:21 -05:00
Arron Atchison 82df1bba88 Merge pull request #147 from jasonehines/master
Easy startup script
2016-06-18 12:31:36 -05:00
Ryan Sipes 0394bfa01e Merge pull request #172 from Wolfgange3311999/feature/issues-128
Listener improvements (Fixes #128)
2016-06-18 12:19:18 -05:00
Jason Hines 746bcd6636 added start, stop and restart options. And added usage message. 2016-06-18 12:58:03 -04:00
Wolfgange3311999 379e5361c5 Fixedbug causing remote STT to fail
It turns out that without giving the keyword 'metrics=' in the metrics argument, something strange would happen causing all remote STT to fail
2016-06-18 10:43:57 -05:00
Matthew D. Scholefield 5df1e5e59b Removed extra import from previous commit 2016-06-17 22:13:26 -05:00
Wolfgange3311999 99d125640a Added a timeout of 30 seconds for recording a phrase 2016-06-17 21:05:28 -05:00
Wolfgange3311999 153cd62abd Changed to using += operator
Previously I thought bytearrays were immutable for some reason (which is not the case)
2016-06-17 20:55:01 -05:00
Jonathan D'Orleans e010499302 Audio Record Skill - Remove unexpected arg during stop() call 2016-06-17 19:06:06 -04:00
Matthew Scholefield a6b0bb632f Fixed unit tests
One unit test, call and response, no longer directly applies. Perhaps we should test that the listener waits for the user to respond however for that I think the 1000 sudio samples would work better.

Another unit test, testing the WakeWord extractor, should be routed through the WakWord extractor directly. For the moment this has been disabled (since it isn't too much a priority because the WakeWord extractor is not used at the moment) but should be a TODO.
2016-06-17 17:55:19 -05:00
Matthew Scholefield 596ea04078 Fixed try_wake_up method 2016-06-17 17:41:01 -05:00
Jason Hines 0308386fdb git push origin master
Merge remote-tracking branch 'upstream/master'
2016-06-17 18:34:46 -04:00
Matthew Scholefield d0cbddc961 Removed unused variable 2016-06-17 17:10:47 -05:00
Jason Hines 8e798a9afd added a quick start usage to README.md 2016-06-17 18:01:37 -04:00
Wolfgange3311999 b1900c3d81 Rewrote listener 2016-06-17 16:50:41 -05:00
isaacnward 3870e3c9c7 Features/encoder volume (#157)
* added volume control in enclosure.py

* fixed syntax for skill method usage

* addressing a problem with the enclosure service

* trying to use intents

* oops

* fixed pep8

* fixed issue with reversed volume controls

* changed enclosure version number to reflect updated enclosure code
2016-06-17 17:27:09 -04:00
Arron Atchison 02075a2ef6 Merge pull request #171 from MycroftAI/issue/flitevox-voice-path
Issue/flitevox voice path
2016-06-17 16:15:44 -05:00