Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Project Naomi

The Project Naomi is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
Collective - Host: opensource - https://opencollective.com/projectnaomi - Website: https://projectnaomi.com - Code: https://github.com/NaomiProject

Merge pull request #31 from NaomiProject/revert-30-vosk

Revert "Added VOSK STT"

github.com/NaomiProject/naomi-plugins - bbbd7805e083ba970a7e40f6f7f4608c012bb5e9 authored 10 months ago by Austin Casteel <[email protected]>
Revert "Added VOSK STT"

github.com/NaomiProject/naomi-plugins - 5569bbab2b2b0d8810d030e360a134850a749e75 authored 10 months ago by Austin Casteel <[email protected]>
Merge pull request #30 from aaronchantrill/vosk

Added VOSK STT

github.com/NaomiProject/naomi-plugins - 748be3442d18f53962246569913f326feb670563 authored 10 months ago by Austin Casteel <[email protected]>
Added VOSK STT

github.com/NaomiProject/naomi-plugins - f0d18b9a054e34897548f134658ee7d2e7497122 authored 10 months ago by Aaron Chantrill <[email protected]>
Synchronous and Asynchronous Mic (#402)

* Synchronous and Asynchronous Mic

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

github.com/NaomiProject/Naomi - 579a8b33e2da40e7e0343954204b112df29d5eb2 authored 10 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...

github.com/NaomiProject/Naomi - 93efe5fe46e596e91dc2411ede8ce2ffe7de8c41 authored 10 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...

github.com/NaomiProject/Naomi - 36d30feca37c6c9c5ff83973bfdcf9b9de7c57f8 authored 11 months ago by aaronchantrill <[email protected]>
Update readme.md

Removed Chrobi's MarioTTS server since it doesn't exist anymore

github.com/NaomiProject/naomi-docs - 8e476040d66c357a339672fbebe885e0a084f2fc authored 11 months ago by Sebastien <[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...

github.com/NaomiProject/Naomi - bb79256ad7cfdb7e27f254ac09bed6f5a40d7166 authored 11 months ago by Sebastien <[email protected]>
Update readme.md for wit.ai

Updated witai documentation

github.com/NaomiProject/naomi-docs - ba192309e6dc7a40c5fc4fb7c5002075b4a4234b authored 11 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 ...

github.com/NaomiProject/Naomi - ba556a95e71c494334eb93a3245f11964e510ccb authored 11 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 ~/...

github.com/NaomiProject/Naomi - c615d511d25e5f1d8a511077089785abcee55f0a authored 11 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...

github.com/NaomiProject/Naomi - 087c874ddd7702e053c7a951353fe9cf7c50768a authored 11 months ago by aaronchantrill <[email protected]>
Ajouté(e) class_diagram.drawio

github.com/NaomiProject/naomi-UML - 28782cc208f8005b91963db7e1ebce3badd6b3b5 authored 11 months ago by Sebastien <[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...

github.com/NaomiProject/Naomi - 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...

github.com/NaomiProject/Naomi - 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 ...

github.com/NaomiProject/Naomi - 7272c31298f6c76fdc48efeb1e1d6cbfde14439d authored over 1 year ago by aaronchantrill <[email protected]>
Merge pull request #28 from aaronchantrill/frotz_aarch64

Add support for 64 bit ARM processors

github.com/NaomiProject/naomi-plugins - 49a5bc9de9bbcbb955575543fab5ff3fc0ed1d00 authored over 1 year ago by aaronchantrill <[email protected]>
Merge pull request #29 from aaronchantrill/new_pocketsphinx_kws

Pocketsphinx_KWS fixes

github.com/NaomiProject/naomi-plugins - 08247eb7918bfeef6ab9003f7e48620eed41a594 authored over 1 year ago by aaronchantrill <[email protected]>
Pocketsphinx_KWS fixes

Fixed a couple of typos in Pocketsphinx_KWS. Added a
python_requirements.txt file. Updated the r...

github.com/NaomiProject/naomi-plugins - c44fb2fd06b3d4baa543e663a97708a9b846841c authored over 1 year ago by Aaron Chantrill <[email protected]>
Fixed Pocketsphinx_KWS

I had wanted to rename compile_languagemodel because we don't actually need a languagemodel. The...

github.com/NaomiProject/naomi-plugins - b7cde54308d135d9eb0ad979c26dc720c0e40811 authored over 1 year ago by aaronchantrill <[email protected]>
Merge pull request #27 from aaronchantrill/new_pocketsphinx_kws

Update Pocketsphinx_KWS

github.com/NaomiProject/naomi-plugins - ef1964cf093e3cca9e963672a7260b0e4adee9fa authored over 1 year ago by aaronchantrill <[email protected]>
Add support for 64 bit ARM processors

Added the dfrotz.aarch64 file which Naomi needs to run zmachine
games on 64 bit ARM processors.

github.com/NaomiProject/naomi-plugins - 7b20bc6cfeee64a405a31745a415079569bec9fe authored over 1 year ago by Aaron Chantrill <[email protected]>
Update Pocketsphinx_KWS

Pocketsphinx_KWS now uses the Python bindings for Phonetisaurus.
It also now can download and in...

github.com/NaomiProject/naomi-plugins - 616144de6cbdb9a96703f4029c114535340ae0f8 authored over 1 year ago by Aaron Chantrill <[email protected]>
Update NWS Weather

Update NWS Weather plugin to latest version, which includes geopy as a python requirement.

github.com/NaomiProject/naomi-plugins - 89f7e37a6e20d6de777ebe13026f95428df56079 authored over 1 year ago by aaronchantrill <[email protected]>
Mimic3 is tts, not stt

github.com/NaomiProject/naomi-plugins - 3d61f8b2feffa8818cce8e379d8c875f55c4082b authored almost 2 years ago by aaronchantrill <[email protected]>
Merge pull request #26 from aaronchantrill/mimic3_update

Mimic3 update

github.com/NaomiProject/naomi-plugins - 2b51a7c1e7a1b2bbab0d811adafdf8c04301273f authored almost 2 years ago by aaronchantrill <[email protected]>
Mimic3 update

Mimic3 had the wrong name for the python_requirements.txt file so
it failed to download the PyPi...

github.com/NaomiProject/naomi-plugins - e1198cd7630def6337b517f02d43f41e34753ebb authored almost 2 years ago by Aaron Chantrill <[email protected]>
Fix record and playback during install (#376)

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

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

github.com/NaomiProject/Naomi - e2d3707edad17b7bfe7bf81361fe0652696a33c0 authored almost 2 years 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",...

github.com/NaomiProject/Naomi - 2b960dc3d10328874e749a373bf19dd81ace202a authored almost 2 years ago by aaronchantrill <[email protected]>
Merge pull request #83 from Octozu/patch-1

corrects the line 23

github.com/NaomiProject/naomi-docs - cfe4b7dfae0bf1aa486a191a679503cd28b8be07 authored almost 2 years ago by Austin Casteel <[email protected]>
corrects the line 23

Before : sh naomi-setup.py
After: sh naomi-setup.sh

github.com/NaomiProject/naomi-docs - c5ba04baff91e698da17cab1821aa9d1d5901adf authored almost 2 years ago by Octozu <[email protected]>
Merge pull request #23 from aaronchantrill/mimic3-tts1.0.0

Mimic3 TTS engine

github.com/NaomiProject/naomi-plugins - 11b1f07c32ad95d83c2c753216c859fb51149295 authored almost 2 years ago by aaronchantrill <[email protected]>
Merge pull request #24 from aaronchantrill/nws_weather

Added the NWS Weather plugin

github.com/NaomiProject/naomi-plugins - a6a1af53c48a875ca38ddf719c2ef756660c76d0 authored almost 2 years ago by aaronchantrill <[email protected]>
Update commit number for NWSWeather

Had to update the source url in the readme.md file.

github.com/NaomiProject/naomi-plugins - a7c4772871294224aad8ac9a34ec31d6cf4a7eb3 authored almost 2 years ago by aaronchantrill <[email protected]>
Update commit number for Mimic3

Needed to update the url location in the readme.md file.

github.com/NaomiProject/naomi-plugins - 05367e9a79693ae3c13514ea4bc63e2279e179ed authored almost 2 years ago by aaronchantrill <[email protected]>
Merge branch 'master' into mimic3-tts1.0.0

github.com/NaomiProject/naomi-plugins - 198fd7c9e2f4db33024f4635a52d34d3e0d70c7e authored almost 2 years ago by aaronchantrill <[email protected]>
Added the NWS Weather plugin

This plugin provides weather forecasts for US locations through the
National Weather Service.

github.com/NaomiProject/naomi-plugins - e8630d88c46b5c3fa49e55973e0dc68123d2d062 authored almost 2 years ago by Aaron Chantrill <[email protected]>
Merge pull request #22 from aaronchantrill/NetworkCheck1.0.1

New version of NetworkCheck plugin

github.com/NaomiProject/naomi-plugins - fcff431098bc13e2754a404b2236801d2b632361 authored about 2 years ago by Austin Casteel <[email protected]>
Merge pull request #21 from aaronchantrill/frotz0.1.1

Upgraded frotz plugin now supports speaker recognition

github.com/NaomiProject/naomi-plugins - 854fb144ffb2c609f2156ef4c8b4aba961ed7c18 authored about 2 years ago by Austin Casteel <[email protected]>
Merge pull request #272 from aaronchantrill/changelog

Naomi 3.0 Changelog

github.com/NaomiProject/Naomi - 4f8efb93e10017db2f518218c6656a2f05d033f5 authored about 2 years ago by Austin Casteel <[email protected]>
Merge pull request #368 from lgtm-migrator/codeql

Add CodeQL workflow for GitHub code scanning

github.com/NaomiProject/Naomi - 3beaadc73f1e2d54aa13568ac0edb7e1a284d326 authored about 2 years ago by Austin Casteel <[email protected]>
Mimic3 TTS engine

Allows Naomi to use the Mycroft.ai Mimic3 TTS engine.
https://mycroft.ai/mimic-3/

github.com/NaomiProject/naomi-plugins - c7136ee7d537a22fc24f602874e9e6069c74acc7 authored about 2 years ago by Aaron Chantrill <[email protected]>
Better pronunciation of ipv4 addresses

github.com/NaomiProject/naomi-plugins - 9fbd31907e7fc5914b5f0fe022e8758835373403 authored about 2 years ago by Aaron Chantrill <[email protected]>
Upgraded frotz plugin now supports speaker recognition

github.com/NaomiProject/naomi-plugins - 32f8d3467a438b547f85f29312020716953a6d0a authored about 2 years ago by Aaron Chantrill <[email protected]>
Add CodeQL workflow for GitHub code scanning

github.com/NaomiProject/Naomi - b3d938994c1c5b743ede6611eed912963cfb11f0 authored about 2 years ago by LGTM Migrator <[email protected]>
Merge pull request #106 from AustinCasteel/master

Fixing something obvious

github.com/NaomiProject/naomi-website - 28555ccbd30d0029eb4f9ff6bee1b16f65f1f6be authored about 2 years ago by Austin Casteel <[email protected]>
hopefully this works

github.com/NaomiProject/naomi-website - 641264fe9dbb40f3073b5d80360cc4a4cd579cec authored about 2 years ago by Austin Casteel <[email protected]>
Merge pull request #81 from AustinCasteel/dev

fixing deepspeech hyperlink

github.com/NaomiProject/naomi-docs - 851546b64c93bfa358b89958f451f8412039a423 authored about 2 years ago by Austin Casteel <[email protected]>
fixing deepspeech hyperlink

github.com/NaomiProject/naomi-docs - 805289e6fbc296d564b9ea37bebfdf952458bdfd authored about 2 years ago by Austin Casteel <[email protected]>
Merge pull request #366 from aaronchantrill/keep_output_stream_open

Keep output stream open

github.com/NaomiProject/Naomi - d0418fdca64f227a98017a48c172b98f9a9c3ea2 authored about 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...

github.com/NaomiProject/Naomi - 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...

github.com/NaomiProject/Naomi - 5a33a0767404e932067d62d3179f3b4af5840e7b authored over 2 years ago by aaronchantrill <[email protected]>
Merge pull request #19 from aaronchantrill/Greetings

Added Greetings speechhandler

github.com/NaomiProject/naomi-plugins - b100471ce40342d6439ebae057a8a52baa5f4ac1 authored over 2 years ago by aaronchantrill <[email protected]>
Added Greetings speechhandler

github.com/NaomiProject/naomi-plugins - 5b75161e0a5061a9608157b4bee439dabef6db50 authored over 2 years ago by Aaron Chantrill <[email protected]>
Merge pull request #361 from AustinCasteel/naomi-sh-to-config

Moved the Naomi.sh file to ~/.config

github.com/NaomiProject/Naomi - 0ab96bce5528f633b097e4a448307ddd8c5c56d1 authored almost 3 years ago by Austin Casteel <[email protected]>
Moved the Naomi.sh file to ~/.config

github.com/NaomiProject/Naomi - a2107a72518fc834edc95bb1128d888852dce86b authored almost 3 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...

github.com/NaomiProject/Naomi - 9330c63fe24606dc45194d297c665f37a4ec10f7 authored about 3 years ago by aaronchantrill <[email protected]>
Merge pull request #105 from AustinCasteel/master

Adding support for stt trainer plugin type

github.com/NaomiProject/naomi-website - 1fa9ad520b36296d364e53678ded59e1fea50b93 authored over 3 years ago by Austin Casteel <[email protected]>
removing needless lines

github.com/NaomiProject/naomi-website - 1744175e1a0bee143ac543b66a4a0cfbb912b856 authored over 3 years ago by Austin Casteel <[email protected]>
Trying to resolve build error

github.com/NaomiProject/naomi-website - d55e1605e8259efb512dd3639165b57541ea9fe6 authored over 3 years ago by Austin Casteel <[email protected]>
Merge pull request #18 from aaronchantrill/Announcements

Added the Announcements plugin

github.com/NaomiProject/naomi-plugins - 4c698d82ee04e9fc191c035d63139f7bf618baa3 authored over 3 years ago by aaronchantrill <[email protected]>
Merge branch 'master' into Announcements

github.com/NaomiProject/naomi-plugins - 21a1b2d4eebba0663278392905d6889f833fc23d authored over 3 years ago by aaronchantrill <[email protected]>
Merge pull request #17 from aaronchantrill/NetworkCheck

NetworkCheck

github.com/NaomiProject/naomi-plugins - 5b0f63b6e9af2b9af4cd150a34f7e3e6274679c1 authored over 3 years ago by aaronchantrill <[email protected]>
Merge branch 'master' into NetworkCheck

github.com/NaomiProject/naomi-plugins - 58dc650db4039280a030f70277bbfdbc4bd2d884 authored over 3 years ago by aaronchantrill <[email protected]>
Merge pull request #16 from aaronchantrill/Update_READMEs

Update Readme's

github.com/NaomiProject/naomi-plugins - 9317b8ebd9b5a31322e646bd665466cd7713083f authored over 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...

github.com/NaomiProject/Naomi - c12762c38e1495bf42178482f62fb346f967e713 authored over 3 years ago by aaronchantrill <[email protected]>
Add a message when a notifier is loaded (#351)

github.com/NaomiProject/Naomi - 854750623388f6bee12e738d47898f43149ec372 authored over 3 years ago by aaronchantrill <[email protected]>
Update version of NetworkCheck plugin

Fixed the location of the readme.md file in readme.md

github.com/NaomiProject/naomi-plugins - 503168ee52166d74f0cf44d4282c51933452c056 authored over 3 years ago by Aaron Chantrill <[email protected]>
Update NetworkCheck

Update NetworkCheck to latest version, fixes a problem where
if Naomi has only one protocol on o...

github.com/NaomiProject/naomi-plugins - 2055b4a17eda4f2332b46fe9cd35be6009953ec6 authored over 3 years ago by Aaron Chantrill <[email protected]>
Update NetworkCheck

Brought NetworkCheck up to date with latest fixes for interfaces
without connections.

github.com/NaomiProject/naomi-plugins - c463369431c8713578e7d5e14e7caf9205d99931 authored over 3 years ago by Aaron Chantrill <[email protected]>
Added the Announcements plugin

github.com/NaomiProject/naomi-plugins - 52ad43090ad2b35d9697ea46a88c40d690d736d5 authored over 3 years ago by Aaron Chantrill <[email protected]>
helps if I name things properly

github.com/NaomiProject/naomi-website - 8f7e369e320b749b1ba112191387138dca0a28ca authored over 3 years ago by Austin Casteel <[email protected]>
Update Pocketsphinx_KWS commit

Updated the Pocketsphinx_KWS plugin commit version to the latest
version without a logo.

github.com/NaomiProject/naomi-plugins - 09dcec570492c771cf8b524d670983758710ef1d authored over 3 years ago by Aaron Chantrill <[email protected]>
Pocketsphinx_KWS README.md fix

Updated to reference the version of Pocketsphinx_KWS which has the
lower case readme.md file.

A...

github.com/NaomiProject/naomi-plugins - 18330edfae1fdbfefe65f712cc200e865e3e359f authored over 3 years ago by Aaron Chantrill <[email protected]>
NetworkCheck

Added the NetworkCheck plugin, a simple plugin that allows Naomi
to tell you if it is connected ...

github.com/NaomiProject/naomi-plugins - aed54e96290d127ecfe4d8f5b77d5e11cacac660 authored over 3 years ago by Aaron Chantrill <[email protected]>
Update Readme's

Need to rename my README.md files from upper case to lower case to
work properly with the NPE we...

github.com/NaomiProject/naomi-plugins - 1f8abbc31b5c499750a94862303c49f954f05695 authored over 3 years ago by Aaron Chantrill <[email protected]>
Adding support for stt trainer plugin type

github.com/NaomiProject/naomi-website - bd31dd1e3e650bc334a05bba9799ddb5b98f286f authored over 3 years ago by Austin Casteel <[email protected]>
Better error messages (#349)

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

github.com/NaomiProject/Naomi - 47a3fb8e418628d79a418d07cd238c46c46c21a4 authored over 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...

github.com/NaomiProject/Naomi - dfc4c8267b2e36d7722bc6ee8eb6f35f14c9d38f authored over 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...

github.com/NaomiProject/Naomi - d620dbd38f9c232d10f54a4649a139922df37e8e authored over 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...

github.com/NaomiProject/Naomi - 706a033a382afa9f54459039f3acfb4f364dad66 authored over 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...

github.com/NaomiProject/Naomi - 869065b51eb83df002a529f357f0b77c12a461d3 authored over 3 years ago by aaronchantrill <[email protected]>
Merge pull request #15 from aaronchantrill/newplugins

Pocketsphinx_KWS

github.com/NaomiProject/naomi-plugins - 0e344f4311d02905fb4d69d8068ef40bacd207ae authored over 3 years ago by aaronchantrill <[email protected]>
Fixed link to pocketsphinx_kws

Somehow I got the link to the pocketsphinx_kws repository wrong. I
updated this and also updated...

github.com/NaomiProject/naomi-plugins - 0c9878ccb4c3e11518b6b307e088ceae2f289e88 authored over 3 years ago by Aaron Chantrill <[email protected]>
Merge branch 'master' into newplugins

github.com/NaomiProject/naomi-plugins - 3f55c02a2fc63a51cf99f4db573cffe6fe91b858 authored over 3 years ago by aaronchantrill <[email protected]>
Merge pull request #14 from aaronchantrill/audiolog_import_export

Audiolog import/export

github.com/NaomiProject/naomi-plugins - 7ee9a92aa0d59cf7bbb5d0cac658c328d3cb7267 authored over 3 years ago by aaronchantrill <[email protected]>
Pocketsphinx_KWS

Adding Pocketsphinx_KWS Speech to Text plugin and updating the
Google AIY visualization plugin.

github.com/NaomiProject/naomi-plugins - 55140b16ff4c1188eb13f8fd877183f8a17908e9 authored over 3 years ago by Aaron Chantrill <[email protected]>
Multiple keywords fix (#337)

* Various fixes

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

github.com/NaomiProject/Naomi - 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...

github.com/NaomiProject/Naomi - 1c72e19be892212ec66ae658a52a91f86dcdaef7 authored over 3 years ago by aaronchantrill <[email protected]>
Merge pull request #102 from AustinCasteel/master

New doc changes & tut menu option

github.com/NaomiProject/naomi-website - 662d9a33d942c05b59185385ddf7963dd50d16db authored over 3 years ago by Austin Casteel <[email protected]>
New doc changes & tut menu option

github.com/NaomiProject/naomi-website - 3c6247268dcf63694035246672a14ecc0d1932b0 authored over 3 years ago by Austin Casteel <[email protected]>
Merge pull request #78 from mcoyne1948/dev

Add the Setup Section and Some Fixups

github.com/NaomiProject/naomi-docs - 4f880733c111123376391d2acca4d222bea75c27 authored over 3 years ago by Austin Casteel <[email protected]>
Fix up remaining link

github.com/NaomiProject/naomi-docs - ed012b15d3e60457453cbadb862a0082537bc3fe authored over 3 years ago by mcoyne1948 <[email protected]>