Kris Gesling
e1a635e967
Merge pull request #170 from MatthewScholefield/patch-1
...
Fix example on README
2020-08-05 02:09:50 +00:00
Chris Veilleux
0f956925a6
Merge pull request #171 from forslund/bugfix/jenkins-job
...
Attempt to fix Jenkins job
2020-08-04 14:19:10 -04:00
Åke Forslund
ccdb8cefd2
Remove unneeded checkout
2020-08-04 18:19:27 +02:00
Matthew D. Scholefield
02889676dd
Fix example on README
...
It's missing a sleep forever after starting the runner
2020-08-04 02:13:10 -05:00
Kris Gesling
ae0a9f9a05
Merge pull request #142 from ysak-y/modify_audio_player_command_for_darwin
...
Modify audio playing command in play_audio() for Darwin
2020-05-18 11:14:51 +09:30
Åke
fd3cf9d214
Merge pull request #155 from MycroftAI/feature/continuous-delivery
...
Continuous delivery
2020-05-05 09:21:42 +02:00
Åke
036e3f062e
Merge pull request #151 from MatthewScholefield/feature/useful-hyperopt
...
Improve optimization functionality
2020-05-04 14:19:21 +02:00
Åke Forslund
d38fd20f3d
Add upload of snap package
2020-04-30 13:43:10 +02:00
Åke Forslund
ba7511621e
Add stage for building snap package
...
Uses the snapcraft Dockerfile from the devops repo
2020-04-30 13:43:10 +02:00
Åke Forslund
323dfb1d9f
Add build architecture limiter
2020-04-30 13:43:10 +02:00
Åke Forslund
ae149cf862
Build snap package from checkout
2020-04-30 13:43:05 +02:00
Matthew D. Scholefield
94d3087bbb
Improve optimization functionality
...
Models cost more accurately
2020-04-30 04:15:18 -05:00
Åke
ba191825a1
Merge pull request #149 from MycroftAI/feature/continuous-integration
...
Add continuous integration
2020-04-29 08:56:36 +02:00
Chris Veilleux
735c4f9109
Move lint and code format checks to devops repo
2020-04-29 08:48:30 +02:00
Chris Veilleux
803a283e09
added pylintrc file
2020-04-29 08:48:30 +02:00
Chris Veilleux
cfc36aafb2
new requirements files
2020-04-29 08:48:30 +02:00
Chris Veilleux
3e1a24ea03
remove ignore of .txt files
2020-04-29 08:48:30 +02:00
Chris Veilleux
d5d3fa6d29
New Jenkinsfile for continuous integration
2020-04-29 08:48:27 +02:00
Åke
04053a5839
Merge pull request #147 from MatthewScholefield/feature/documentation
...
Add more docstrings
2020-04-21 13:44:56 +02:00
Matthew D. Scholefield
822b0987c3
Fix incorrect/unclear sensitivity parameter help string
2020-04-20 09:18:00 -05:00
Matthew D. Scholefield
ba2e34c9f6
Fix partial ModelParams documentation
2020-04-20 09:17:33 -05:00
Matthew D. Scholefield
13db6f01a2
Make codebase consistently documented
...
Ensures there is always a module level docstring
Adds missing docstrings to functions and classes
2020-04-16 10:20:35 -05:00
Matthew D. Scholefield
6ffe3f88ab
Move script help strings to docstrings
2020-04-16 08:54:08 -05:00
Åke
20be762416
Merge pull request #143 from MycroftAI/feature/snap
...
Add snap packaging recipe
2020-04-15 09:07:17 +02:00
Åke Forslund
dd0fff52ce
Add proper global meta data
...
This is heavily based upon a draft by Kris Gesling, any errors are of course my
own.
2020-04-15 09:05:26 +02:00
Åke Forslund
475fa56294
Update SNAPCRAFT.md wording
2020-04-15 09:05:26 +02:00
Åke Forslund
89fc7b9dd9
Add hey-mycroft model to snap
2020-04-15 09:05:23 +02:00
Åke Forslund
b045a9cea6
Add snapcraft packaging recipe
...
Also adds a SNAPCRAFT.md with some info of the specifics of the snap
2020-04-15 09:04:14 +02:00
Åke
88dc92e20a
Merge pull request #139 from MycroftAI/bugfix/unittests
...
Make Unittests runnable
2020-04-09 07:34:18 +02:00
Åke Forslund
6345c50b41
Add docstrings and clean up test slightly
2020-04-09 07:33:02 +02:00
Åke Forslund
a99d229b0c
Add Dockerfile for running the unittests
...
Build the docker with the command
docker build -f test/Dockerfile -t precise-test .
2020-04-09 07:32:46 +02:00
Åke Forslund
2a15272ba3
Add __init__.py to test folders
2020-04-06 09:11:30 +02:00
Åke Forslund
1688640332
Fix usage of activation sound when using pip install
2020-04-06 09:11:09 +02:00
ysak-y
c02315bd3a
Modify audio playing command in play_audio()
...
for Darwin
2020-04-06 00:37:02 +09:00
Åke Forslund
9ba497b984
Add numpy==1.16
2020-03-19 12:01:01 +01:00
Joshua Montgomery
db4e3f52b4
Merge pull request #100 from MycroftAI/dependabot/pip/werkzeug-0.15.3
...
Bump werkzeug from 0.15.1 to 0.15.3 to address potential security issue.
2020-02-13 15:14:56 -10:00
Joshua Montgomery
d19458fe41
Merge branch 'dev' of https://github.com/mycroftai/mycroft-precise into dev
2020-02-04 18:21:02 -10:00
Joshua Montgomery
eeda42ef12
Issue 88 and 120 - Fix
2020-02-04 18:07:18 -10:00
Joshua Montgomery
ea7efb1f6c
Issue 88 and 120 - Fix
2020-02-04 18:06:35 -10:00
Åke Forslund
bbf43402c4
Lock keras version to 2.1.5
2020-02-04 11:29:05 -06:00
Åke
e271a0b5d6
Merge pull request #123 from MycroftAI/bugfix/remove-opt
...
Remove optimizer dependencies
2020-02-04 18:16:27 +01:00
Joshua Montgomery
ffd74ada4a
Updated intro paragraph.
...
Updated the language in the introduction paragraph.
2020-02-03 18:55:02 -10:00
Matthew D. Scholefield
cc84253cda
Remove optimizer dependencies
...
They aren't even used for most scripts and cause lots of problems
2020-01-30 16:29:11 -06:00
Kris Gesling
1e2219902a
update location of community data and models
2019-12-23 22:52:37 +09:30
David Wagner
04f0894d68
Merge pull request #102 from MycroftAI/feature/script-overhaul
...
Feature/script overhaul
2019-11-04 13:51:17 -06:00
Matthew D. Scholefield
6196bdca26
Add a series of test cases using the new api
...
The primary purpose is to ensure all the scripts run end to end rather than completely verifying its functionality
2019-11-01 01:17:31 -05:00
Matthew D. Scholefield
a37958f3f2
Add fixes identified by test cases
2019-11-01 01:16:21 -05:00
Matthew D. Scholefield
4cec9b0767
Overhaul of how scripts are written to allow programmatic access
...
This introduces a way for scripts to be easily called from within Python with command line arguments as function parameters
To support this, prettyparse has been upgraded to the latest version
2019-11-01 00:03:44 -05:00
dependabot[bot]
9a488d8d28
Bump werkzeug from 0.15.1 to 0.15.3
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.15.1 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.1...0.15.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 04:39:22 +00:00
Matthew D. Scholefield
fb452ca1eb
Lock fitipy version
...
This prevents a breaking change
2019-10-31 23:38:15 -05:00