Å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
Augusto Monteiro
b6f3c38dac
Merge pull request #684 from MycroftAI/feature/issue-683
...
#683 - removing msm path configuration
2017-04-21 15:33:08 -07:00
Augusto Monteiro 'Sparky
b961c4f2c8
#686 - update skill should only update unchanged skills
2017-04-21 11:48:38 -07:00
Augusto Monteiro 'Sparky
be2d97907a
#683 - removing msm path configuration
2017-04-21 11:00:35 -07:00
Augusto Monteiro
4d645156a5
Merge pull request #679 from forslund/bugfix/issue-678
...
Fix skill container.
2017-04-21 09:15:28 -07:00
Åke Forslund
44949f2d8b
Fix skill container.
...
Switch from Intent to IntentService.
2017-04-21 15:16:49 +02:00
penrods
9bfb3206af
Bumping version number to allow new build with 'git' as a package requirement for 'msm'
2017-04-21 00:43:01 -07:00
Arron Atchison
8bc55ac7f8
Merge tag 'release/v0.8.9'
2017-04-20 17:57:15 -07:00
Arron Atchison
fb70977891
bump version to 0.8.9
2017-04-20 17:49:10 -07:00
Peter Robinson
594d377116
Explicitly add mpg123-plugins-pulseaudio
...
The pulseaudio plugin is the better supported on in Fedora so explicitly
install that alongside mpg123.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2017-04-20 12:59:53 -07:00
Peter Robinson
3a2ddac66a
Drop rpmfusion from Fedora install script
...
From Fedora 25 mpg123 is now included in the main Fedora repositories
so we don't need to add the rpmfusion repos for the build dependencies.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2017-04-20 12:59:53 -07:00
Liviu Vasut
2d0d536eda
Issues-657 - replaced hardcoded fedora version
2017-04-20 12:58:03 -07:00
Augusto Monteiro 'Sparky
2a4e5c3e73
#671 - comparing the dates inside de loop instead of add all in a array
2017-04-19 20:08:48 -05:00
Augusto Monteiro 'Sparky
4e885ee4c5
#671 - making auto load doesn't watch hidden folders changes
2017-04-19 20:08:48 -05:00
Ethan Ward
f5de3d809f
Update audio accuracy test
2017-04-17 18:24:22 -05:00
kfezer
3a69310966
Merge pull request #672 from MycroftAI/feature/issue-671
...
#671 - fixing auto load
2017-04-17 18:39:30 +00:00
Augusto Monteiro 'Sparky
d21b0bd948
#671 - Fixing autoload when folder doesn't exists
2017-04-17 11:27:07 -07:00
Augusto Monteiro 'Sparky
237827a099
#671 - fixing auto load
2017-04-17 10:26:34 -07:00
penrods
eff7b1bc6f
Fix for issue #665 . Synching requirements.txt versions with various skills- repos as a stopgap.
2017-04-14 18:18:13 -07:00
Steve Penrod
96332ac77c
Fixing minor issues from review
2017-04-14 19:41:00 -05:00
Augusto Monteiro 'Sparky
b2f2bab5fd
#663 - Adding msm file
2017-04-14 19:41:00 -05:00
Augusto Monteiro 'Sparky
67cc90a7e1
#633 - deleting submodule
2017-04-14 19:41:00 -05:00
Augusto Monteiro 'Sparky
9e7e2c12f9
#663 - removing install msm
2017-04-14 19:41:00 -05:00
Augusto Monteiro 'Sparky
1826a517ed
#663 - moving msm
2017-04-14 19:41:00 -05:00
Augusto Monteiro 'Sparky
7d0630ee1a
#661 - Adding feedback
2017-04-14 17:21:43 -05:00
Augusto Monteiro 'Sparky
ed348ad71d
#661 - Auto installing msm on start.sh
2017-04-14 17:21:43 -05:00
Augusto Monteiro
94bde8d97b
Merge pull request #660 from MycroftAI/feature/issue-659
...
Fix for issue #659 , broken git install after recent changes
2017-04-14 14:02:21 -07:00