Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/NaomiProject/Naomi
The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
https://github.com/NaomiProject/Naomi
* Synchronous and Asynchronous Mic
I have turned the Mic class into an abstract class and use...
579a8b33e2da40e7e0343954204b112df29d5eb2 authored 11 months ago
* Updating wit.ai api calls to the latest version (2023-02-15)
API now now use http data chunks...
We ran into several problems with translations today. The biggest
was that because the i18n mod...
* Updating wit.ai api calls to the latest version (2023-02-15)
API now now use http data chunks...
In my last request, I accidentally left the logfile with a default,
so Naomi still records log ...
Because of excessive messages being written to the screen, I
set the logging to write to the ~/...
The file diagnose.py has a test called check_python_import which
is run during the unit testing...
I just tried installing Naomi on my new Bookworm computer and got
the above error message. It s...
Back in the old days, we used to require the user to download
their own HMM model and CMU dicti...
* Updated the pocketsphinx installation
Using APT and PyPI packages instead of building from ...
7272c31298f6c76fdc48efeb1e1d6cbfde14439d authored almost 2 years agoinstallers/naomi-setup.sh - Replace tabs with spaces
naomi/commandline.py - If default option...
e2d3707edad17b7bfe7bf81361fe0652696a33c0 authored almost 2 years agoIf your "use_release" setting in your .naomi_options.json file is anything other than "nightly",...
2b960dc3d10328874e749a373bf19dd81ace202a authored almost 2 years agoNaomi 3.0 Changelog
4f8efb93e10017db2f518218c6656a2f05d033f5 authored about 2 years agoAdd CodeQL workflow for GitHub code scanning
3beaadc73f1e2d54aa13568ac0edb7e1a284d326 authored about 2 years agob3d938994c1c5b743ede6611eed912963cfb11f0 authored about 2 years ago
Keep output stream open
d0418fdca64f227a98017a48c172b98f9a9c3ea2 authored about 2 years ago
Keep the output stream open between playing back messages. This
solves the problem of Naomi clos...
* Slight changes to log and output
Updated logging so python log messages are sent to a log f...
5a33a0767404e932067d62d3179f3b4af5840e7b authored over 2 years agoMoved the Naomi.sh file to ~/.config
0ab96bce5528f633b097e4a448307ddd8c5c56d1 authored almost 3 years agoa2107a72518fc834edc95bb1128d888852dce86b authored about 3 years ago
* Expect and Confirm
Added two new functions to the Mic class - Expect and Confirm.
These al...
Added a ForecastKeyword keyword which can be either "weather" or
"forecast" in the templates. A...
854750623388f6bee12e738d47898f43149ec372 authored over 3 years ago
This improves the error message handling when importing plugins.
Currently, they almost all lis...
* Various fixes
This includes a fix for multiple keywords and some small changes to
the Naom...
* Various fixes
This includes a fix for multiple keywords and some small changes to
the Naom...
* Various fixes
This includes a fix for multiple keywords and some small changes to
the Naom...
* Various fixes
This includes a fix for multiple keywords and some small changes to
the Naom...
* Various fixes
This includes a fix for multiple keywords and some small changes to
the Naom...
* Various fixes
This includes a fix for multiple keywords and some small changes to
the Naom...
* Added options to Populate
Added some additional settings to populate allowing some addition...
2de0529d3e222829dac7613516881b890c479461 authored almost 4 years ago
Added some additional settings to populate allowing some additional
values to be set and tested...
Fixing scripting issue
b2f8ed8c556b4be1c27fde7ba3f7b4642c76dfb8 authored almost 4 years agoefb60edccb03f83908f094bd3618c00500eb480d authored almost 4 years ago
Cleaning Up More Sudo
def92dfa4175caea0d913b4cf7bca4432fdb0d3c authored almost 4 years ago2891786a9e42b5aef1653282ba0c016331973051 authored almost 4 years ago
Doing a sudo git is causing problems because all the files in and including the ~/Naomi director...
8410113e8ceb4c30c824e4eac73a2c93435fa2bc authored almost 4 years ago448aefdecd9f1142a17cd040298e76144972bd98 authored almost 4 years ago
ece01a6e84ea599271cb8bac983553b080f9a632 authored almost 4 years ago
* New Scripting
* codacy is no longer active, setup lgtm
* fixing apt variable
* Making...
e17411943d69469929b546b63fba97d96fef5ee9 authored almost 4 years ago* Force Update & Uninstall
* Swapping order of operations
* Uninstall
${NAOMI_BASE}/nao...
92d288941d646abc758a3bc43898be2d2be67535 authored almost 4 years ago198ac97007a259ebf7e6a804dd17d45968efce7a authored almost 4 years ago
Remove python-pip from the list of required apt packages.
Phonetisaurus used to require python2...
Get NPE to read a list of packages from an apt_requirements.txt
file in the plugin root directo...
00ba53d4dc94edb4db9fbc684a0f1187e6c4eca7 authored almost 4 years ago
Prep for version 3.0
35d8bb4cc1ccbba30224d6f396948cbf47161643 authored almost 4 years ago35fcf50ff60ce03ad5f9dbcf697916192b7a08ce authored almost 4 years ago
In pull request #309, I removed the chunksize and add_padding
optional parameters from play_fp,...
34e6add456ceba321a15a3b494de6684aa5b4902 authored about 4 years ago
* Change Naomi TTI score to a confidence percent
Just a slight change to the Naomi TTI scorin...
3e3168880a0cf69e807a7828d5b44bbebfff5952 authored about 4 years ago
Just a slight change to the Naomi TTI scoring. After generating
scores for all the intents, add...
* Fixed deepspeech model download
There were a couple of issues here. One was that if Naomi n...
16d5f6ba03ea96c3fa13ed4e2c1f082041d9de31 authored about 4 years ago* Update Mozilla DeepSpeech
Update the implementation of Mozilla's DeepSpeech STT engine.
Th...
* Separate NPE into its own module
This just removes the Naomi Plugin Exchange functions from...
327503cee97234aa18443308148bcdf72abe8f48 authored about 4 years ago
I have noticed that Naomi seems to grow hard of hearing as time
goes on when using the SNR_VAD ...
20bcb5797701b5ad047b0fca83bb887196c9043b authored about 4 years ago
push vs hitting server every night with no change
059acf056b3f69e463439ab6ed360ad1e1b5bf92 authored about 4 years ago5889025e555ec7f837397e0ad8be0eb1a49bedd8 authored about 4 years ago
fixing nightly builds
b3fae3757ba4d84f7f55ef8a4879bb3adae284ae authored about 4 years ago27e32e68a3ff19abdab6fadd3d7abd1a0cb1f442 authored about 4 years ago
Naomi tti fix
592c2b886bb56e487cd18a229a868a9cb6bf9c40 authored over 4 years agoLooks good! Add "knock knock" to default joke plugin templates
7112363e34ff41b5c86cb5e50269c46e59fe3c63 authored over 4 years ago
Since Austin has added a couple of additional joke plugins (Dad
Jokes and Chuck Norris Jokes) th...
Change the templates to upper case as they are read in.
f2cd3cf58d1bc75d45ecf6725475d517e83e1383 authored over 4 years ago
I imported the pprint module for testing. No longer needed because
all the test lines are commen...
Python appears to have changed some of the ways it works with
strings since I worked on this las...
1e5ef7b02838dcf0771052c82dd54ccd9e593026 authored over 4 years ago
adba93cc546bd76d722818090ce9e755db330539 authored over 4 years ago
0018925f4d1b121e8701bcf521d40c49bd6ea0b2 authored over 4 years ago
7383af7f447a947293c374764f255ea2041a8239 authored over 4 years ago
Implementing Contribution Changes
3e06f4ac2f1443c0555eaf9e86b76c134b5fb1fd authored over 4 years agoaef8d1fafed340b8e3af4f9e5352fd0ef887856d authored over 4 years ago
6c0d007fd163cac3b9ae9ebf6971a5e2b1ac57f9 authored over 4 years ago
a7823a0cf59e25911b67dd73d4e120b86b040689 authored over 4 years ago
Installer Error Checking
d99fa7231144d265543da763419dbd1a89c0d0d8 authored over 4 years ago5ebfbf56eedb56696b3961651c568f4444adee74 authored over 4 years ago
ef8d8a4fbe3662fe633d2337522680f8f7c33131 authored over 4 years ago
Bambocher's version of the pocketsphinx-python installer moves the pocketsphinx and sphinxbase s...
c7596aca88eea6e9a3c946d9ce5880eb40992a56 authored over 4 years ago5a68c9ea76ed960e0b3e008cbc49c65982fd332e authored over 4 years ago
ce1a5681ab21f0d0bbcf3ccb6092c96cd3067944 authored over 4 years ago
* Use bambocher/pocketsphinx-python
The version of pocketsphinx-python in cmusphinx/pocketsph...
1cc8c98992b838edeeed4aa29959afad1f920595 authored over 4 years ago
Fixed the parameter passing from the Naomi command created by the
Naomi.sh script generated by ...
Deploy onliners via ftp
466b39666c97dea4fdc93d9d21eb5b2a03983ce1 authored over 4 years ago* New Setup Script for source users
* Image for desktop icon
* Updating colorformatting wi...
dfc129ca79bc16998a28a98bb8c2606f7cd7dba8 authored over 4 years agoThis pushes any changes to the installation scripts to the oneliner server.
95c44f22adf4e82fd6260e70dee4099a94b41aed authored over 4 years agoUsing profile requires importing the profile package, and getting a profile variable means calli...
f473fbb255a29f8b5272eefcf09b8c5799f3f622 authored over 4 years ago* New Setup Script for source users
* Image for desktop icon
* Updating colorformatting wi...
0887b1c9fd761dd02fe4bb168dc73dcb76a9daec authored over 4 years agoNew NotificationClient plugin type
bd03778468c7f0e4c83d90841b0a4a9ed94cba37 authored over 4 years agoAdd requirement for google tts
43229da032b1543d61f9c04b98538f5291d2e91f authored over 4 years ago
Added the google-cloud-texttospeech library to python_requirements.txt
because it is required to...
Fixed some formatting issues
ef31d2e2aecf18af908506dcfd3c7cb3f42fe245 authored over 4 years agoChanged the Naomi 3.0 date to "Work in Progress"
6b4c2f0b96637b7838d5f916194f1d7cd0a17131 authored over 4 years agoMoved the Naomi3.0_changelog.md file contents into CHANGELOG.md
71d32b9acbb35fbf8ad1b88d3d0fabe67fee0d44 authored over 4 years agoAdded a document describing the changes from Naomi 2.2 to Naomi 3.0.
18b098ae3d3ac995a86ebea1d179883bdc45c59c authored over 4 years ago
The respond to emails feature seems a little dangerous because it
currently only requires the us...
Fixed a couple of minor changes to the NaomiSTTTrainer.py program
that I discovered while writin...
aa616d4b14b928493b6a28c07fd7596ad62d5387 authored over 4 years ago
262ea2050700f931fcd7014451dd8091240acfdb authored over 4 years ago
9e4b2c59a2182f2018b0fb8fe2b61f756502759b authored over 4 years ago
Notifications can now be written as plugins. This demonstrates
writing a NotificationClient plug...