Commit Graph

4899 Commits (refactor/python-detect)

Author SHA1 Message Date
Augusto Monteiro 2349449d5b Merge branch 'dev' into unittest 2017-04-26 12:11:53 -07:00
Augusto Monteiro 2a5249a8da Merge pull request #675 from MycroftAI/bugfix/issues-674
#674 - Update audio accuracy test
2017-04-26 12:06:27 -07:00
Augusto Monteiro 4270ae1871 Merge pull request #700 from MycroftAI/feature/singing
Adds Singing as a default skill
2017-04-26 11:03:24 -07:00
kfezer@gmail.com 539d2939fa modified: msm/msm
Added singing as a defualt skill
2017-04-26 10:51:29 -07:00
Augusto Monteiro 78e66096a1 Merge pull request #689 from SoloVeniaASaludar/bugfix/issue-688
#688 - merge config files
2017-04-26 10:30:02 -07:00
Augusto Monteiro c12c5c9260 Merge branch 'dev' into bugfix/issues-674 2017-04-26 10:16:30 -07:00
Augusto Monteiro 697582d122 Merge pull request #698 from forslund/mycroftai-coveralls
Coveralls Coverage with Travis
2017-04-26 10:09:22 -07:00
Augusto Monteiro 38087fc4e6 Merge pull request #628 from forslund/bugfix/issue-627
Stop multi-sentence speech
2017-04-26 09:52:53 -07:00
Åke Forslund bf7957650c Stop multi-sentence speech 2017-04-26 16:54:13 +02:00
SoloVeniaASaludar 6779dad4c0 + 2017-04-26 09:49:01 +02:00
kfezer b18ed6fa5e Merge pull request #697 from MycroftAI/feature/issue-696
#696 - installing skills on connect
2017-04-25 16:10:52 -07:00
Augusto Monteiro 'Sparky ddc870116e #696 - checking connection 2017-04-25 15:18:43 -07:00
Åke Forslund f3b920f7e5 Add coverage with nose2 and coveralls 2017-04-25 23:13:37 +02:00
Åke Forslund 9df8506f86 Disable maxAudioWithBaselineShift test (works locally but not on travis) 2017-04-25 23:12:38 +02:00
Åke Forslund 6ec1f2c18f Disable tests requiring pairing 2017-04-25 23:12:38 +02:00
Åke Forslund e1bd050fa0 Fix pep8 2017-04-25 23:12:38 +02:00
Åke Forslund 246bd9f455 Enforce float as threshold value to pocked sphinx 2017-04-25 23:12:38 +02:00
Åke Forslund 7e348bd577 re-enable unittests on travis 2017-04-25 23:12:38 +02:00
Åke Forslund 008a6a4bca Disable failing tests for now while unittests are re-enabled 2017-04-25 23:12:38 +02:00
Åke Forslund a4a4c7a65f Remove pairing skill test since it's not part of core 2017-04-25 23:12:38 +02:00
Åke Forslund 2ba1f25445 Replace GoogleSTT with MycroftSTT 2017-04-25 23:12:38 +02:00
Åke Forslund 73fe535416 Fix init of local recognizer 2017-04-25 23:12:37 +02:00
Åke Forslund 5eea89d71c Both date formats tested. 2017-04-25 23:12:37 +02:00
Åke Forslund 7ff75a6173 Add dedicated directory for empty directory tests. 2017-04-25 23:12:37 +02:00
Åke Forslund 2d98e2b738 Correct test criteria for time format for scheduled skill.
Now matches current behaviour, previous behaviour is not a good idea since it depended on Locale.
2017-04-25 23:12:37 +02:00
Åke Forslund 989c0f5488 record.wav amplified.
Record test failed due to low signal in record.wav
2017-04-25 23:12:37 +02:00
Åke Forslund e3de2fe610 Move ignore SIGCHLD to entry points.
Ignoring SIGCHLD trips up unittests, this was done as the unittest loaded mycroft.skills.core
2017-04-25 23:12:37 +02:00
Augusto Monteiro 'Sparky 216e0e8e88 #696 - listening on connected 2017-04-25 12:18:02 -07:00
Augusto Monteiro 'Sparky 2a354770a1 #696 - installing skills on connect 2017-04-25 12:15:19 -07:00
Augusto Monteiro 'Sparky 360df582ab #696 - msm breaking in all erros 2017-04-25 10:05:26 -07:00
Chris b10040fe09 Fixed typo
There was a typo ("Lodaded" instead of "Loaded") which I have fixed
2017-04-24 12:48:50 -07:00
Art McGee eeb1f998e7 Changes to record mycroft wake word when configured to do so. (#538)
NOTE: this doesn't check for disk space and doesn't clean up
file stored in /tmp/ called mycroft_wake_sucess<time>.wav

TODO: some cleanup should be considered.

Signed-off-by: Art McGee <amcgee7@jaguarlandrover.com>
2017-04-23 16:54:06 -05:00
Steve Penrod 2eecfebaa7 Merge branch 'dev' into dev 2017-04-23 16:44:49 -05:00
SoloVeniaASaludar be87245bd5 bugfix/issue-688 2017-04-22 11:58:48 +02:00
SoloVeniaASaludar 08e606dec1 + 2017-04-22 11:57:39 +02:00
Åke Forslund 0f9310499d Disable maxAudioWithBaselineShift test (works locally but not on travis) 2017-04-22 08:32:47 +02:00
Åke Forslund d59adfd3dc Disable tests requiring pairing 2017-04-22 08:32:47 +02:00
Åke Forslund 6b39e32191 Fix pep8 2017-04-22 08:32:47 +02:00
Åke Forslund c1d7dcb3ff Enforce float as threshold value to pocked sphinx 2017-04-22 08:32:47 +02:00
Åke Forslund 5a50ecd7cd re-enable unittests on travis 2017-04-22 08:32:47 +02:00
Åke Forslund 67f20217bf Disable failing tests for now while unittests are re-enabled 2017-04-22 08:32:47 +02:00
Åke Forslund 805a23ebc2 Remove pairing skill test since it's not part of core 2017-04-22 08:32:47 +02:00
Åke Forslund 1609409b21 Replace GoogleSTT with MycroftSTT 2017-04-22 08:32:47 +02:00
Åke Forslund 4790b1afa5 Fix init of local recognizer 2017-04-22 08:32:47 +02:00
Åke Forslund 7a816a4b67 Both date formats tested. 2017-04-22 08:32:47 +02:00
Åke Forslund 8d0485967f Add dedicated directory for empty directory tests. 2017-04-22 08:32:47 +02:00
Åke Forslund de9873e9a4 Correct test criteria for time format for scheduled skill.
Now matches current behaviour, previous behaviour is not a good idea since it depended on Locale.
2017-04-22 08:32:47 +02:00
Åke Forslund c48c07d1d3 record.wav amplified.
Record test failed due to low signal in record.wav
2017-04-22 08:32:47 +02:00
Åke Forslund 1daa6cb23f Move ignore SIGCHLD to entry points.
Ignoring SIGCHLD trips up unittests, this was done as the unittest loaded mycroft.skills.core
2017-04-22 08:32:47 +02:00
kfezer 884b71f203 Merge pull request #687 from MycroftAI/feature/issue-686
#686 - update skill should only update unchanged skills
2017-04-21 22:43:03 +00:00