-
Hi,
when I exit precise with a keyboard interrupt, it always raise an exception.
I already tried to catch it but without success. Would be nice to have a way to exit it without any exception.
…
-
Hey Guys,
I'm currently working on training my own wake word on the Raspberry 3, and following these steps: [https://github.com/MycroftAI/mycroft-precise/wiki/Training-your-own-wake-word#how-to-trai…
-
Currently I'm working for a small startup that can't afford to make our own dataset at the moment, so I'm looking for public domain voices, tried m-ailab, hifitts but that is not impressive. The "Amy"…
-
We should test to see if the EnglishTokenizer impl is sufficient for French, and if not, add an additional tokenizer. EnglishTokenizer is based on porter stemmer.
-
I just try to compile mimic3 from source on Rpi4 (OS -Yocto B2Qt image v 4.1.1). It compile fine. But when I try run ./mimic3-server in .venv/bin I get
```
./mimic3-server
Traceback (most rece…
-
Not quite sure what's wrong? Any suggestions for futher debugging?
cd /tmp …
-
**Describe the bug**
I have setup a Raspberry Pi 4B Desktop edition.
uname -a tells me:
Linux berry 5.15.84-v8+ #1613 SMP PREEMPT Thu Jan 5 12:03:08 GMT 2023 aarch64 GNU/Linux
I have followed …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
When using the function pronounce_number mycroft/util/lang/parse_*.py with a higher precision than the used number e.g.
```python
pronounce_number(-21.234, places=4)
```
in english the output is:
…
-
For developers using SSH keys with github, the remote url is in the form:
`git@github.com:krisgesling/deckchair-cinema-skill`
instead of the https standard:
`https://github.com/krisgesling/deckchai…