Commit Graph

6 Commits (35d030a24ebfb75c15b2b287e6cd22102cbb9fc9)

Author SHA1 Message Date
Thorsten Müller 35d030a24e
Optimized "end-of-corpus" handling (fixing issue #38) (#70)
* Better handling of end-of-corpus detection.

* Adjusted docstring.
2021-10-27 14:04:29 +09:30
Thorsten Müller a1f9e2b67a
Add some Python docstrings (#67)
* Added docstrings for api and file_system classes.

* Initial docstrings for app/db python classes.

* Added docstrings for remaining Python files.

Co-authored-by: Kris Gesling <kris.gesling@mycroft.ai>
2021-10-22 13:44:08 +09:30
Thorsten Müller 2fa82f23ee
Added feature to skip a phrase on a recording session. (#52)
* Added feature to skip a phrase on a recording session.

* Adjustments based on PR feedback.

* Adjusted docstring according to Google styleguide.

* Fix dosctring typo.

* Reduce line-length of docstring

Co-authored-by: Kris Gesling <kris.gesling@mycroft.ai>
2021-10-14 12:22:02 +09:30
Michael Nguyen 19b4a99d96 document on readme 2018-10-03 17:59:05 -05:00
Michael Nguyen 0e28b183e4 tutorial, new prompts 2018-10-03 16:20:50 -05:00
Michael Nguyen 0002dbf10c docker-compose and docker 2018-10-02 12:09:17 -05:00