-
Bug revealed by mismatch between Mycroft and a fallback skill's configured languages:
```
return CatalanNormalizer().normalize(text, remove_articles)
File "/home/jmontane/mycroft-core/.venv…
-
Using Ubuntu 16.04
I want to intent of my test my skill https://github.com/patilaum/mycroft-person-detect-skill.git`
I ran
`python intent_test_runner.py [{skill_path | --/opt/mycroft/skills/mycr…
-
Just installed [matthew-repeat-recent-skill](https://github.com/MatthewScholefield/skill-repeat-recent) (make that an official skill!) and instead of expected behavior, Mycroft just complies with over…
-
> > One time I tried to create an intent with only the optional syntax and the training process ended up in an infinite loop...
>
> please let us know if this happens, that would be s…
-
**Describe the bug**
old weather skill can't be replaced with the 'great-weather_skill' as i understand the last merge into 20.08 & 21.02
**To Reproduce**
ssh'd in , tried to use previous workin…
-
I made quite a few customizations on the Mark 1 image to dial it in. Some are probably more personal preference than anything, but others are notes from Jarbas and some of my own. Please feel free to …
-
I am testing this with the Home Assistant skill on the `commonIot` branch and things are working quite well. Unfortunately there are certain devices that are not picked up correctly. A good example is…
-
When I want it to laugh evily, there comes this error
```
03:18:20.662 | INFO | 3214 | QuestionsAnswersSkill | Searching for kannst du böse lachen
Removing event fallback-query.mycroftai:Ques…
-
My backend STT configuration is:
```json
{
"stt": {
"module": "ovos-stt-plugin-server",
"ovos-stt-plugin-server": {
"url": "http://192.168.86.58:9090/stt"
},
"fallbac…
-
Mycroft has come a long way over the last few years and our documentation has not always kept up. Skill Development is certainly one of these areas. New methods and tooling are available for developer…