-
# OVOS Skill Replacements
also see [Adopt a project](https://github.com/orgs/OpenVoiceOS/discussions/169) discussion and https://github.com/OVOSHatchery
## Old Mycroft
migration guide
- […
-
I want to be able to install Mycroft as system package and I want to run Mycroft as arbitrary user who has access to the system.
* With version 0.9.17 of the Mycroft software
* Mycroft is installe…
-
**Describe the bug**
A clear and concise description of what the bug is.
Fresh install on ubuntu runs into this error and will not utilize any skills.
```
requests.exceptions.HTTPError: {'skill_…
-
-
I'm running the tests on Alpine Linux using system packages and Python 3.8.
I currently have all tests succeeding except for `PocketSphinxTest.testInvalid` and `LocalRecognizerInitTest.testListene…
-
This is partially a rubber duck issue to document my own thoughts, but also interested in broader input on the best way to resolve.
Currently on boot the SkillsManager loads all Skills and emits a …
-
If an utterance like "when is september" is parsed using `extract_datetime`, it results in:
> ValueError: time data 'september' does not match format '%B %d %Y'
There doesn't seem to be an easy an…
-
Hi, In **mycroft-core**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
sphinx>=2.2.1
sphinx_…
-
This is still happening on a fresh installation, Raspbian 12, python 3.11:
```
2024-09-01 11:52:11.699 - audio - ovos_plugin_manager.g2p:create:142 - ERROR - The selected G2P plugin could not be …
-
I don't know how much effort this would take, or how much interest there may be in this.
While I understand that the typical local (offline) STT systems are not as good at recognition as the system…