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 (#402)

* Synchronous and Asynchronous Mic

I have turned the Mic class into an abstract class and use...

579a8b33e2da40e7e0343954204b112df29d5eb2 authored 7 months ago by aaronchantrill <[email protected]>
Witai stt update - French and German translations added (#400)

* Updating wit.ai api calls to the latest version (2023-02-15)
API now now use http data chunks...

93efe5fe46e596e91dc2411ede8ce2ffe7de8c41 authored 8 months ago by Sebastien <[email protected]>
Fix Translations (#401)

We ran into several problems with translations today. The biggest
was that because the i18n mod...

36d30feca37c6c9c5ff83973bfdcf9b9de7c57f8 authored 8 months ago by aaronchantrill <[email protected]>
Wit.ai STT Plugin update (#394)

* Updating wit.ai api calls to the latest version (2023-02-15)
API now now use http data chunks...

bb79256ad7cfdb7e27f254ac09bed6f5a40d7166 authored 8 months ago by Sebastien <[email protected]>
Remove default location from logfile (#399)

In my last request, I accidentally left the logfile with a default,
so Naomi still records log ...

ba556a95e71c494334eb93a3245f11964e510ccb authored 8 months ago by aaronchantrill <[email protected]>
Restore logging to screen (#398)

Because of excessive messages being written to the screen, I
set the logging to write to the ~/...

c615d511d25e5f1d8a511077089785abcee55f0a authored 8 months ago by aaronchantrill <[email protected]>
Fix check_python_import() (#396)

The file diagnose.py has a test called check_python_import which
is run during the unit testing...

087c874ddd7702e053c7a951353fe9cf7c50768a authored 8 months ago by aaronchantrill <[email protected]>
This environment is externally managed (#388)

I just tried installing Naomi on my new Bookworm computer and got
the above error message. It s...

e65086865ffac0e905e09adff51be520938eaa38 authored over 1 year ago by aaronchantrill <[email protected]>
Fix issue with path to CMU Dictionary (#383)

Back in the old days, we used to require the user to download
their own HMM model and CMU dicti...

5da0c0a453b188faeb5a4e0ca0428a56fd9bc16e authored over 1 year ago by aaronchantrill <[email protected]>
New pocketsphinx (#373)

* Updated the pocketsphinx installation

Using APT and PyPI packages instead of building from ...

7272c31298f6c76fdc48efeb1e1d6cbfde14439d authored over 1 year ago by aaronchantrill <[email protected]>
Fix record and playback during install (#376)

installers/naomi-setup.sh - Replace tabs with spaces

naomi/commandline.py - If default option...

e2d3707edad17b7bfe7bf81361fe0652696a33c0 authored over 1 year ago by aaronchantrill <[email protected]>
Fix missing Naomi/Naomi.py error

If your "use_release" setting in your .naomi_options.json file is anything other than "nightly",...

2b960dc3d10328874e749a373bf19dd81ace202a authored over 1 year ago by aaronchantrill <[email protected]>
Merge pull request #272 from aaronchantrill/changelog

Naomi 3.0 Changelog

4f8efb93e10017db2f518218c6656a2f05d033f5 authored almost 2 years ago by Austin Casteel <[email protected]>
Merge pull request #368 from lgtm-migrator/codeql

Add CodeQL workflow for GitHub code scanning

3beaadc73f1e2d54aa13568ac0edb7e1a284d326 authored almost 2 years ago by Austin Casteel <[email protected]>
Add CodeQL workflow for GitHub code scanning

b3d938994c1c5b743ede6611eed912963cfb11f0 authored almost 2 years ago by LGTM Migrator <[email protected]>
Merge pull request #366 from aaronchantrill/keep_output_stream_open

Keep output stream open

d0418fdca64f227a98017a48c172b98f9a9c3ea2 authored almost 2 years ago by Austin Casteel <[email protected]>
Keep output stream open

Keep the output stream open between playing back messages. This
solves the problem of Naomi clos...

966e5db249ef021bd238c6aec3e4300dde2a0d56 authored about 2 years ago by Aaron Chantrill <[email protected]>
Slight changes to log and output (#364)

* Slight changes to log and output

Updated logging so python log messages are sent to a log f...

5a33a0767404e932067d62d3179f3b4af5840e7b authored about 2 years ago by aaronchantrill <[email protected]>
Merge pull request #361 from AustinCasteel/naomi-sh-to-config

Moved the Naomi.sh file to ~/.config

0ab96bce5528f633b097e4a448307ddd8c5c56d1 authored over 2 years ago by Austin Casteel <[email protected]>
Moved the Naomi.sh file to ~/.config

a2107a72518fc834edc95bb1128d888852dce86b authored over 2 years ago by Austin Casteel <[email protected]>
Expect and Confirm (#356)

* Expect and Confirm

Added two new functions to the Mic class - Expect and Confirm.
These al...

9330c63fe24606dc45194d297c665f37a4ec10f7 authored almost 3 years ago by aaronchantrill <[email protected]>
Edit wwis_weather en-US locale (#352)

Added a ForecastKeyword keyword which can be either "weather" or
"forecast" in the templates. A...

c12762c38e1495bf42178482f62fb346f967e713 authored about 3 years ago by aaronchantrill <[email protected]>
Add a message when a notifier is loaded (#351)

854750623388f6bee12e738d47898f43149ec372 authored about 3 years ago by aaronchantrill <[email protected]>
Better error messages (#349)

This improves the error message handling when importing plugins.
Currently, they almost all lis...

47a3fb8e418628d79a418d07cd238c46c46c21a4 authored about 3 years ago by aaronchantrill <[email protected]>
Configuration fixes (#344)

* Various fixes

This includes a fix for multiple keywords and some small changes to
the Naom...

dfc4c8267b2e36d7722bc6ee8eb6f35f14c9d38f authored about 3 years ago by aaronchantrill <[email protected]>
Number fields (#342)

* Various fixes

This includes a fix for multiple keywords and some small changes to
the Naom...

d620dbd38f9c232d10f54a4649a139922df37e8e authored about 3 years ago by aaronchantrill <[email protected]>
Verify wakeword (#341)

* Various fixes

This includes a fix for multiple keywords and some small changes to
the Naom...

706a033a382afa9f54459039f3acfb4f364dad66 authored about 3 years ago by aaronchantrill <[email protected]>
Webrtc vad update (#338)

* Various fixes

This includes a fix for multiple keywords and some small changes to
the Naom...

869065b51eb83df002a529f357f0b77c12a461d3 authored over 3 years ago by aaronchantrill <[email protected]>
Multiple keywords fix (#337)

* Various fixes

This includes a fix for multiple keywords and some small changes to
the Naom...

03fbb6614440ba0aac98aac8ec34f041083973e9 authored over 3 years ago by aaronchantrill <[email protected]>
Multiple Wakewords bug (#336)

* Various fixes

This includes a fix for multiple keywords and some small changes to
the Naom...

1c72e19be892212ec66ae658a52a91f86dcdaef7 authored over 3 years ago by aaronchantrill <[email protected]>
Trainer plugins (#333)

* Added options to Populate

Added some additional settings to populate allowing some addition...

2de0529d3e222829dac7613516881b890c479461 authored over 3 years ago by aaronchantrill <[email protected]>
Added options to Populate (#327)

Added some additional settings to populate allowing some additional
values to be set and tested...

476cfc42036a1ac88e33451431fc64d5ea1aa49a authored over 3 years ago by aaronchantrill <[email protected]>
Merge pull request #330 from AustinCasteel/naomi-dev

Fixing scripting issue

b2f8ed8c556b4be1c27fde7ba3f7b4642c76dfb8 authored over 3 years ago by Austin Casteel <[email protected]>
trying to fix naomi scripting

efb60edccb03f83908f094bd3618c00500eb480d authored over 3 years ago by Austin Casteel <[email protected]>
Merge pull request #328 from AustinCasteel/naomi-dev

Cleaning Up More Sudo

def92dfa4175caea0d913b4cf7bca4432fdb0d3c authored over 3 years ago by Austin Casteel <[email protected]>
Cleaning Up More Sudo

2891786a9e42b5aef1653282ba0c016331973051 authored over 3 years ago by Austin Casteel <[email protected]>
Remove "sudo git" when downloading base install

Doing a sudo git is causing problems because all the files in and including the ~/Naomi director...

8410113e8ceb4c30c824e4eac73a2c93435fa2bc authored over 3 years ago by aaronchantrill <[email protected]>
Removing Monthly Builds due to new version system

448aefdecd9f1142a17cd040298e76144972bd98 authored over 3 years ago by Austin Casteel <[email protected]>
Removing Nightly Builds due to new version system

ece01a6e84ea599271cb8bac983553b080f9a632 authored over 3 years ago by Austin Casteel <[email protected]>
New Scripting (#324)

* New Scripting

* codacy is no longer active, setup lgtm

* fixing apt variable

* Making...

e17411943d69469929b546b63fba97d96fef5ee9 authored over 3 years ago by Austin Casteel <[email protected]>
Ability to Force Update Naomi upon auto fail & Uninstall Naomi (#319)

* Force Update & Uninstall

* Swapping order of operations

* Uninstall

${NAOMI_BASE}/nao...

92d288941d646abc758a3bc43898be2d2be67535 authored over 3 years ago by Austin Casteel <[email protected]>
Removing DeepSpeech from core (#320)

198ac97007a259ebf7e6a804dd17d45968efce7a authored over 3 years ago by Austin Casteel <[email protected]>
Remove python-pip apt package (#321)

Remove python-pip from the list of required apt packages.
Phonetisaurus used to require python2...

1eff63188c4c4a680246d46eaf545d4635a54563 authored over 3 years ago by aaronchantrill <[email protected]>
NPE plugins apt_requirements.txt file (#322)

Get NPE to read a list of packages from an apt_requirements.txt
file in the plugin root directo...

205019237c36bbf25930516b2c4595925543bbed authored over 3 years ago by aaronchantrill <[email protected]>
Merge branch 'master' into naomi-dev

00ba53d4dc94edb4db9fbc684a0f1187e6c4eca7 authored over 3 years ago by Austin Casteel <[email protected]>
Merge pull request #315 from AustinCasteel/naomi-dev

Prep for version 3.0

35d8bb4cc1ccbba30224d6f396948cbf47161643 authored over 3 years ago by Austin Casteel <[email protected]>
Prep for version 3.0

35fcf50ff60ce03ad5f9dbcf697916192b7a08ce authored over 3 years ago by Austin Casteel <[email protected]>
Fix play_fp parameters (#312)

In pull request #309, I removed the chunksize and add_padding
optional parameters from play_fp,...

5b10c4d328577c477d3ab0568344422533a6c9e0 authored over 3 years ago by aaronchantrill <[email protected]>
Updating Milestone offset to fix milestones

34e6add456ceba321a15a3b494de6684aa5b4902 authored almost 4 years ago by Austin Casteel <[email protected]>
Fix audiodevice output buffer underrun error (#309)

* Change Naomi TTI score to a confidence percent

Just a slight change to the Naomi TTI scorin...

3e3168880a0cf69e807a7828d5b44bbebfff5952 authored almost 4 years ago by aaronchantrill <[email protected]>
Change Naomi TTI score to a confidence percent (#307)

Just a slight change to the Naomi TTI scoring. After generating
scores for all the intents, add...

3e79f98127c247306d3e7bfc356f53b2dfe2b7bb authored almost 4 years ago by aaronchantrill <[email protected]>
Fixed deepspeech model download (#305)

* Fixed deepspeech model download

There were a couple of issues here. One was that if Naomi n...

16d5f6ba03ea96c3fa13ed4e2c1f082041d9de31 authored almost 4 years ago by aaronchantrill <[email protected]>
Update Mozilla DeepSpeech (#300)

* Update Mozilla DeepSpeech

Update the implementation of Mozilla's DeepSpeech STT engine.
Th...

511e8454d1915735e1cf8c1fc0ba74e2ab7c9c4b authored almost 4 years ago by aaronchantrill <[email protected]>
Separate NPE into its own module (#297)

* Separate NPE into its own module

This just removes the Naomi Plugin Exchange functions from...

327503cee97234aa18443308148bcdf72abe8f48 authored almost 4 years ago by aaronchantrill <[email protected]>
SNR_VAD hearing (#304)

I have noticed that Naomi seems to grow hard of hearing as time
goes on when using the SNR_VAD ...

45a512f9298db7bef859f67cbdb8225d60f5ad6c authored almost 4 years ago by aaronchantrill <[email protected]>
Updating Deb Install to Reflect New Nightly Builds (#302)

20bcb5797701b5ad047b0fca83bb887196c9043b authored almost 4 years ago by Austin Casteel <[email protected]>
Merge pull request #301 from AustinCasteel/fixing-nightly-builds

push vs hitting server every night with no change

059acf056b3f69e463439ab6ed360ad1e1b5bf92 authored almost 4 years ago by Austin Casteel <[email protected]>
push vs hitting server every night with no change

5889025e555ec7f837397e0ad8be0eb1a49bedd8 authored almost 4 years ago by Austin Casteel <[email protected]>
Merge pull request #298 from AustinCasteel/fixing-nightly-builds

fixing nightly builds

b3fae3757ba4d84f7f55ef8a4879bb3adae284ae authored almost 4 years ago by Austin Casteel <[email protected]>
fixing nightly builds

27e32e68a3ff19abdab6fadd3d7abd1a0cb1f442 authored almost 4 years ago by Austin Casteel <[email protected]>
Merge pull request #293 from aaronchantrill/Naomi_tti_fix

Naomi tti fix

592c2b886bb56e487cd18a229a868a9cb6bf9c40 authored about 4 years ago by Austin Casteel <[email protected]>
Merge pull request #296 from aaronchantrill/knockknock

Looks good! Add "knock knock" to default joke plugin templates

7112363e34ff41b5c86cb5e50269c46e59fe3c63 authored about 4 years ago by Austin Casteel <[email protected]>
Add "knock knock" to default joke plugin templates

Since Austin has added a couple of additional joke plugins (Dad
Jokes and Chuck Norris Jokes) th...

b72ffbf2339c13a55bfbd8354869f39c199c4365 authored about 4 years ago by Aaron Chantrill <[email protected]>
Change templates to upper case

Change the templates to upper case as they are read in.

f2cd3cf58d1bc75d45ecf6725475d517e83e1383 authored about 4 years ago by Aaron Chantrill <[email protected]>
Removed unused module

I imported the pprint module for testing. No longer needed because
all the test lines are commen...

2a9b395ab986b21f50b35c12f598c5fd962d2748 authored about 4 years ago by Aaron Chantrill <[email protected]>
Fixed a few bugs in Naomi_tti

Python appears to have changed some of the ways it works with
strings since I worked on this las...

0c95859bdf5411fa419513d854988ae325dadc0e authored about 4 years ago by Aaron Chantrill <[email protected]>
Abstracting Facebook plugins from Naomi source (#291)

1e5ef7b02838dcf0771052c82dd54ccd9e593026 authored about 4 years ago by Austin Casteel <[email protected]>
Create pr_labels.yml

adba93cc546bd76d722818090ce9e755db330539 authored over 4 years ago by Austin Casteel <[email protected]>
Removing Sanitization

0018925f4d1b121e8701bcf521d40c49bd6ea0b2 authored over 4 years ago by Austin Casteel <[email protected]>
Further Additions & Formatting

7383af7f447a947293c374764f255ea2041a8239 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #282 from AustinCasteel/contribution-implementation

Implementing Contribution Changes

3e06f4ac2f1443c0555eaf9e86b76c134b5fb1fd authored over 4 years ago by Austin Casteel <[email protected]>
fixing heights

aef8d1fafed340b8e3af4f9e5352fd0ef887856d authored over 4 years ago by Austin Casteel <[email protected]>
Implementing Contribution Changes

6c0d007fd163cac3b9ae9ebf6971a5e2b1ac57f9 authored over 4 years ago by Austin Casteel <[email protected]>
Update FUNDING.yml

a7823a0cf59e25911b67dd73d4e120b86b040689 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #281 from AustinCasteel/install-error-checking

Installer Error Checking

d99fa7231144d265543da763419dbd1a89c0d0d8 authored over 4 years ago by Austin Casteel <[email protected]>
Merge branch 'install-error-checking' of https://github.com/AustinCasteel/Naomi into install-error-checking

5ebfbf56eedb56696b3961651c568f4444adee74 authored over 4 years ago by Austin Casteel <[email protected]>
Adding in a development naomi_options

ef8d8a4fbe3662fe633d2337522680f8f7c33131 authored over 4 years ago by Austin Casteel <[email protected]>
Bambocher pocketsphinx-python moved deps

Bambocher's version of the pocketsphinx-python installer moves the pocketsphinx and sphinxbase s...

c7596aca88eea6e9a3c946d9ce5880eb40992a56 authored over 4 years ago by aaronchantrill <[email protected]>
quick fix

5a68c9ea76ed960e0b3e008cbc49c65982fd332e authored over 4 years ago by Austin Casteel <[email protected]>
Source Error Checking

ce1a5681ab21f0d0bbcf3ccb6092c96cd3067944 authored over 4 years ago by Austin Casteel <[email protected]>
Pocketsphinx python (#278)

* Use bambocher/pocketsphinx-python

The version of pocketsphinx-python in cmusphinx/pocketsph...

1cc8c98992b838edeeed4aa29959afad1f920595 authored over 4 years ago by aaronchantrill <[email protected]>
Fixed parameter passing (#277)

Fixed the parameter passing from the Naomi command created by the
Naomi.sh script generated by ...

1779d494446995680ec8bcf49d62d5371cdf4268 authored over 4 years ago by aaronchantrill <[email protected]>
Merge pull request #276 from NaomiProject/AustinCasteel-patch-1

Deploy onliners via ftp

466b39666c97dea4fdc93d9d21eb5b2a03983ce1 authored over 4 years ago by Austin Casteel <[email protected]>
Further installer cleanup & features (#275)

* New Setup Script for source users

* Image for desktop icon

* Updating colorformatting wi...

dfc129ca79bc16998a28a98bb8c2606f7cd7dba8 authored over 4 years ago by Austin Casteel <[email protected]>
Deploy onliners via ftp

This pushes any changes to the installation scripts to the oneliner server.

95c44f22adf4e82fd6260e70dee4099a94b41aed authored over 4 years ago by Austin Casteel <[email protected]>
Fixed profile.get example

Using profile requires importing the profile package, and getting a profile variable means calli...

f473fbb255a29f8b5272eefcf09b8c5799f3f622 authored over 4 years ago by aaronchantrill <[email protected]>
New Naomi Setup Scripting & Some Cleanup (#274)

* New Setup Script for source users

* Image for desktop icon

* Updating colorformatting wi...

0887b1c9fd761dd02fe4bb168dc73dcb76a9daec authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #269 from aaronchantrill/notifier

New NotificationClient plugin type

bd03778468c7f0e4c83d90841b0a4a9ed94cba37 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #273 from aaronchantrill/googletts

Add requirement for google tts

43229da032b1543d61f9c04b98538f5291d2e91f authored over 4 years ago by Austin Casteel <[email protected]>
Add requirement for google tts

Added the google-cloud-texttospeech library to python_requirements.txt
because it is required to...

df9406622bedef9cfbd859ff8ed79ef19cf1f5d2 authored over 4 years ago by Aaron Chantrill <[email protected]>
Fixed formatting

Fixed some formatting issues

ef31d2e2aecf18af908506dcfd3c7cb3f42fe245 authored over 4 years ago by Aaron Chantrill <[email protected]>
Changed date to Work in Progress

Changed the Naomi 3.0 date to "Work in Progress"

6b4c2f0b96637b7838d5f916194f1d7cd0a17131 authored over 4 years ago by Aaron Chantrill <[email protected]>
Combined changelogs

Moved the Naomi3.0_changelog.md file contents into CHANGELOG.md

71d32b9acbb35fbf8ad1b88d3d0fabe67fee0d44 authored over 4 years ago by Aaron Chantrill <[email protected]>
Naomi 3.0 Change Log

Added a document describing the changes from Naomi 2.2 to Naomi 3.0.

18b098ae3d3ac995a86ebea1d179883bdc45c59c authored over 4 years ago by Aaron Chantrill <[email protected]>
Don't respond to emails by default

The respond to emails feature seems a little dangerous because it
currently only requires the us...

d1779e14539e365151066fedb381d95e110334c0 authored over 4 years ago by Aaron Chantrill <[email protected]>
Minor changes to NaomiSTTTrainer.py

Fixed a couple of minor changes to the NaomiSTTTrainer.py program
that I discovered while writin...

d385828613b2cc1e8a0194c6c344562abeb40f1c authored over 4 years ago by Aaron Chantrill <[email protected]>
Create CODE_OF_CONDUCT.md

aa616d4b14b928493b6a28c07fd7596ad62d5387 authored over 4 years ago by Austin Casteel <[email protected]>
Codacy

262ea2050700f931fcd7014451dd8091240acfdb authored over 4 years ago by Aaron Chantrill <[email protected]>
Codacy issues

9e4b2c59a2182f2018b0fb8fe2b61f756502759b authored over 4 years ago by Aaron Chantrill <[email protected]>
New NotificationClient plugin type

Notifications can now be written as plugins. This demonstrates
writing a NotificationClient plug...

2ea617e8b6c0439372d753ca49ab01bd9b1cdcfe authored over 4 years ago by Aaron Chantrill <[email protected]>