aaronchantrill
aaronchantrill
Snowboy support was added in 2016 but since then nobody has picked up the ball to support it. Currently the snowboy plugin contains a precompiled binary shared object built for...
I think the issue is basically just that the plugin is undocumented. I imagine that is because it doesn't currently work, but I don't know because I've never tried it....
I am just about to install Naomi on a new device, so I'm going to squash and merge since I'm going to be testing the install process right now.
I'm searching for pre-trained vector models. It doesn't seem like they should need to be domain specific, so it seems like finding pre-trained ones would be a big time saver....
I was finally able to get Naomi to start automatically at system boot by creating a NaomiRebootScript.sh script: ``` export PATH=/usr/local/bin:/usr/bin:/bin pulseaudio --start export WORKON_HOME=/home/pi/.virtualenvs export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3 export VIRTUALENVWRAPPER_VIRTUALENV=/home/pi/.local/bin/virtualenv source...
I think @AustinCasteel fixed this. I just tested on a Buster system configured with the default locale set to en_US ISO-8859-1 and didn't get any complaints. Can we close this?
I've been working on this somewhat at [Numbers](https://github.com/aaronchantrill/Numbers/blob/main/Numbers.py). The following are basic number words: 'ZERO', 'ONE', 'TWO', 'THREE', 'FOUR', 'FIVE', 'SIX', 'SEVEN', 'EIGHT', 'NINE', 'TEN', 'ELEVEN', 'TWELVE', 'THIRTEEN', 'FOURTEEN', 'FIFTEEN',...
@AustinCasteel Are you working on this? I see that you changed the status to "in progress" a while back, but didn't assign yourself to it. This is basically for the...
Hey Peter. That's a good question. There is a sort of answer here: https://support.projectnaomi.com/forums/topic/where-to-start-developing-a-acoustic-model-for-esperanto-for-cmusphinx/ with regard to adding Esperanto specifically, although nobody has yet gone through the whole process of...
I agree, it's a lot of work. I don't know that google translate could help all that much. My experience with google translate is that it works well enough to...