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 #13 from olest/dev

Updating instructions for google stt

github.com/NaomiProject/naomi-docs - c6a7cda6b0823a8fd1e15740734dc640ce046bf1 authored over 5 years ago by Austin Casteel <[email protected]>
Updating instructions for google stt

github.com/NaomiProject/naomi-docs - 2dd94709132415fe7aba36bcabfde281b4731f08 authored over 5 years ago by Ole Schulz-Trieglaff <[email protected]>
Merge pull request #183 from aaronchantrill/wwis

Replacement for Weather Plugin

github.com/NaomiProject/Naomi - dfb4006812522803b0e4765319013a7cc51a1a4a authored over 5 years ago by Austin Casteel <[email protected]>
Merge pull request #181 from aaronchantrill/passive_listen

Passive Listen

github.com/NaomiProject/Naomi - 8ab908734c1d9f3dea39f7432448057f3bfac7a0 authored over 5 years ago by Austin Casteel <[email protected]>
Merge pull request #32 from AustinCasteel/master

Removing demo link

github.com/NaomiProject/naomi-website - 6fa762d42589bd574dd3e3974d0bc6fa26feabcf authored over 5 years ago by Austin Casteel <[email protected]>
Removing demo link

github.com/NaomiProject/naomi-website - 2a475dc552c8f6bf0ab904395740e4ebcefbbb24 authored over 5 years ago by Austin Casteel <[email protected]>
Fixing google stt plugin (#184)

I have reviewed these changes and they work for me on my Raspberry Pi 3B+ running Raspbian Stret...

github.com/NaomiProject/Naomi - 3bd3fcff11e51513f1bd19c2b478abdfaf6e0520 authored over 5 years ago by olest <[email protected]>
Added default validation for listboxes

If a listbox has no validation on it, it will now require
that the value entered by the user eit...

github.com/NaomiProject/Naomi - 5a38d11dd1b5e870ff379236c94300811cd582c8 authored over 5 years ago by Aaron Chantrill <[email protected]>
Converted check_email to use settings

Check email now uses a settings variable for configuration. This is
a simpler example than the w...

github.com/NaomiProject/Naomi - ac9e08d6f0cd117914557bf31cef261c1468d7f2 authored over 5 years ago by Aaron Chantrill <[email protected]>
Fixed codacy and flake8 complaints

Fixes for Codacy and Flake8.

github.com/NaomiProject/Naomi - 913fe34b89dd0f5c3c9ca508713c23608b3e5678 authored over 5 years ago by Aaron Chantrill <[email protected]>
Git WWIS weather plugin working

naomi/application.py
Made it so any missing setting causes all settings for plugin
to be req...

github.com/NaomiProject/Naomi - 346be8eae05e0e1493a1138dda6fff8f3e573649 authored over 5 years ago by Aaron Chantrill <[email protected]>
Adding "settings" detection to application.py

Added the ability to check for the plugin.settings variable
as application instantiates the diff...

github.com/NaomiProject/Naomi - 3bfe08b8224bbc8ff0c5dd68a4163dc0c9bbdfcb authored over 5 years ago by Aaron Chantrill <[email protected]>
Adding wwis_weather plugin

Here I am adding the new wwis_weather plugin. This will be used
to develop the new form descript...

github.com/NaomiProject/Naomi - ec17f148a8e5a9d1049ed9b3520138a05359ff2e authored over 5 years ago by Aaron Chantrill <[email protected]>
Flake8 issue

This just adds an additional blank line between the import
statements and the first function dec...

github.com/NaomiProject/Naomi - 081113dee940d2bd2405dab5be259d8c76ca2d1f authored over 5 years ago by Aaron Chantrill <[email protected]>
Merge pull request #31 from AustinCasteel/master

Python version instruction fix

github.com/NaomiProject/naomi-website - f1ca8ed2872f3059e5fa1397f0f84bab5e239594 authored over 5 years ago by Austin Casteel <[email protected]>
Python version instruction fix

github.com/NaomiProject/naomi-website - 4c49f409518a5b00652240311e058bded5e7919e authored over 5 years ago by Austin Casteel <[email protected]>
Merge pull request #30 from AustinCasteel/master

sha256 checksum for Naobian

github.com/NaomiProject/naomi-website - dd408c1d1d4e43dc7fd5556abb4d84015e2db9f5 authored over 5 years ago by Austin Casteel <[email protected]>
checksum adjustment

github.com/NaomiProject/naomi-website - 0acbb0da1429bbd229a312a5aaa5294d1a1242c8 authored over 5 years ago by Austin Casteel <[email protected]>
sha256 checksum for Naobian

github.com/NaomiProject/naomi-website - 4519086a3fede383afcd3bd6ac97d15d2b8c6f21 authored over 5 years ago by Austin Casteel <[email protected]>
Merge pull request #29 from AustinCasteel/master

Naobian Instruction Fix

github.com/NaomiProject/naomi-website - 9b03b1eaf2c67edc8d9bf4bcfa2278d97dd7b54d authored over 5 years ago by Austin Casteel <[email protected]>
Naobian Instruction Fix

github.com/NaomiProject/naomi-website - e15c9f6c0e8135bc4d467c3fc4c2147bc9f11837 authored over 5 years ago by Austin Casteel <[email protected]>
Merge pull request #28 from AustinCasteel/master

Naobian Release

github.com/NaomiProject/naomi-website - c087c615b52886e774bfd35318bbd0c5bec94ffe authored over 5 years ago by Austin Casteel <[email protected]>
Naobian Release

github.com/NaomiProject/naomi-website - e4abe53f71af473bd2508b0407dfa47795c4e8c9 authored over 5 years ago by Austin Casteel <[email protected]>
Passive Listen

This allows the user to set an "active_listen" value in profile.yml
to True (or "Yes") in order ...

github.com/NaomiProject/Naomi - a389a5ea77c981de6fd728984f729465c5008daf authored over 5 years ago by Aaron Chantrill <[email protected]>
Allow to enable only certain speechhandlers by configuration (#176)

Thanks for pointing out about the master/naomi-dev change with the readme.

I just tested and ...

github.com/NaomiProject/Naomi - 03cc6a5109eb13c640650f0b1703f72d1e3dd3fc authored over 5 years ago by Bernhard Suttner <[email protected]>
Fix unkown item (#178)

This looks good. I have no real way of testing this, but it does no appear to break anything eit...

github.com/NaomiProject/Naomi - 8518f93099981f37d37374995dca5ff95c5fdeef authored over 5 years ago by Bernhard Suttner <[email protected]>
MPDClient autoplay and reticient mode (#179)

* Security Update

* Fix MaryTTS plugin (#154)

Tested and verified

* Revert "Fix MaryTTS...

github.com/NaomiProject/Naomi - 382ad001448eb2a77a7095a9c51cd615883eaade authored over 5 years ago by Bernhard Suttner <[email protected]>
Exit should turn off music (#180)

This looks good to me. I have never used the mpd control before and also don't have a spotify ac...

github.com/NaomiProject/Naomi - 3f398579ca26abf90b9ba929ae6d88e76c090bf6 authored over 5 years ago by Bernhard Suttner <[email protected]>
Fixing website links...

Did not change back once I got the domain back up and running.

github.com/NaomiProject/Naomi - 831f4a6b2b091f565b695d81595807a9aed83cc2 authored over 5 years ago by Austin Casteel <[email protected]>
Fixing Python 3 warning

github.com/NaomiProject/Naomi - dea9776318a3c5f1df5ffed861b496386ba6988a authored over 5 years ago by Austin Casteel <[email protected]>
Merge pull request #11 from TheDevKiller/patch-2

add good quality for flite in tts.md on dev branch

github.com/NaomiProject/naomi-docs - f9367cfbd4480f436fa1fedc759f84521dcae3ea authored over 5 years ago by Austin Casteel <[email protected]>
Merge pull request #10 from TheDevKiller/patch-1

add good quality for flite in tts.md

github.com/NaomiProject/naomi-docs - 59c69d3d4f7397bc604a63e98e3df3f7f0a4a311 authored over 5 years ago by Austin Casteel <[email protected]>
Update tts.md

github.com/NaomiProject/naomi-docs - 8201c3653e072a2ce4beb46493bb23b95da9771f authored over 5 years ago by /TheDevKiller <[email protected]>
add good quality for flite in tts.md

github.com/NaomiProject/naomi-docs - 3109efce9b8cd60a8839cfc327263efe513aee72 authored over 5 years ago by /TheDevKiller <[email protected]>
Merge pull request #174 from NaomiProject/aaronchantrill-patch-1

Removing interface.interface

github.com/NaomiProject/Naomi - 86acd3dcaef14c858d2b0af918520e35c036ab97 authored almost 6 years ago by Austin Casteel <[email protected]>
Should set config even if running populate.py

Need to set the value of self.config even if you just ran populate.py

github.com/NaomiProject/Naomi - f8e030cebd0968e1d9a799ba58a26240c67818ab authored almost 6 years ago by aaronchantrill <[email protected]>
Removing interface.interface

Bug fix.

github.com/NaomiProject/Naomi - 4a941dca90129c2c8d9dce10965f216f5f1d90ea authored almost 6 years ago by aaronchantrill <[email protected]>
Merge pull request #171 from aaronchantrill/naomi_profile_issues

Fixed several issues with populate

github.com/NaomiProject/Naomi - 8e10deeaa18a7341ae8f9acc0ac8bf7c4fc07add authored almost 6 years ago by Austin Casteel <[email protected]>
Last few Flake8 complaints

Finished cleaning up the last few flake8 complaints in profile.py

github.com/NaomiProject/Naomi - c2f5fe5401b64fd49d8b4b35f89c0662a6dc4b9a authored almost 6 years ago by Aaron Chantrill <[email protected]>
Fixed Flake8 issues

Fixed a few issues with formatting for flake8.

github.com/NaomiProject/Naomi - 04b29fc87e5b0ee3c269cab869774fc88252d9b6 authored almost 6 years ago by Aaron Chantrill <[email protected]>
Fixed several issues with populate

We had a few issues with populate. First, it was crashing if
the profile.yml file did not exist ...

github.com/NaomiProject/Naomi - a5981706e94a85902bc99c91c4bd43c4967dc956 authored almost 6 years ago by Aaron Chantrill <[email protected]>
Merge pull request #9 from NaomiProject/aaronchantrill-python3patch-1

Changes related to Python3

github.com/NaomiProject/naomi-docs - 97dc0e6da691b8b66e7f287af114d0d978422cba authored almost 6 years ago by Austin Casteel <[email protected]>
Changes related to Python3

Added a few lines back in between sphinxbase and pocketsphinx. Updated the instructions to build...

github.com/NaomiProject/naomi-docs - 9b7fa563c1ed2c4de88c004fc62476b33551f852 authored almost 6 years ago by aaronchantrill <[email protected]>
Merge pull request #27 from AustinCasteel/master

about link patch

github.com/NaomiProject/naomi-website - e3313aeb0dad2aa8d13a66ba1c9ce64941cffe06 authored almost 6 years ago by Austin Casteel <[email protected]>
Naobian Prep & Organization (#170)

* Naobian Prep & Organization

* reverting path dir

* move profile.yml to configs

* Addi...

github.com/NaomiProject/Naomi - 4152bebd6840c534f50f4b123c40bf653285b5db authored almost 6 years ago by Austin Casteel <[email protected]>
Fixing syntax

github.com/NaomiProject/Naomi - 5d6ed227a7fbf96be952c995455dd6914bbf1ee1 authored almost 6 years ago by Austin Casteel <[email protected]>
Fixing errors, bugs, & further adjustments

github.com/NaomiProject/Naomi - 17abf89677ec26207c60e7c3d5dbfb924be7552d authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #26 from AustinCasteel/master

Trying to fix docs dropdown

github.com/NaomiProject/naomi-website - fa3238376bb06ba5aa0d5c76476a2a56bab0789b authored almost 6 years ago by Austin Casteel <[email protected]>
Fixed thanks to Aaron

github.com/NaomiProject/naomi-website - 55ad2439b339770d0ee6ad017602738500de0447 authored almost 6 years ago by Austin Casteel <[email protected]>
Once again trying to make Codacy happy

github.com/NaomiProject/Naomi - 89dcccf7bd137dfe7fc680124c5be74b4614402e authored almost 6 years ago by Austin Casteel <[email protected]>
Removing whitespace to make Codacy happy

github.com/NaomiProject/Naomi - 33b9cd0bc70f2480981c6055b444afd2fc13dd64 authored almost 6 years ago by Austin Casteel <[email protected]>
Adding Sub Path & Adjusting Config Path

github.com/NaomiProject/Naomi - ad0db588d3580d7c0e1817dbeae916eb0f63f3a6 authored almost 6 years ago by Austin Casteel <[email protected]>
fixed npm scripts

github.com/NaomiProject/naomi-website - 3fe9c535eaad0ebd317394ec8ca10974df1ff9ae authored almost 6 years ago by Stephen Chavez <[email protected]>
move profile.yml to configs

github.com/NaomiProject/Naomi - 8e92f9449f910bbb9716a740c8dc12a495c9272d authored almost 6 years ago by Austin Casteel <[email protected]>
reverting path dir

github.com/NaomiProject/Naomi - 876a3081c3870ca4305bd96da60ffc173a849945 authored almost 6 years ago by Austin Casteel <[email protected]>
Trying to fix docs dropdown

github.com/NaomiProject/naomi-website - 711e6478f3ea36d1b00f662b99b25b9a19886b82 authored almost 6 years ago by Austin Casteel <[email protected]>
Naobian Prep & Organization

github.com/NaomiProject/Naomi - 08b26410984d9cd17500c10b35baaf0f2d4d0b0e authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #11 from NaomiProject/naomi-dev

Naomi dev

github.com/NaomiProject/Naomi - 868fe10c7ebdb766569988603360cbdb4ec408b7 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #25 from AustinCasteel/master

3.0.M3 Release

github.com/NaomiProject/naomi-website - e38f5c6f5ad1209cc3be2da51720ccc1af2adc87 authored almost 6 years ago by Austin Casteel <[email protected]>
3.0.M3 Release

github.com/NaomiProject/naomi-website - f5bf45ca5c0841ce905561c378504f57ee3db247 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #168 from aaronchantrill/naomi-salutation

Naomi salutation

github.com/NaomiProject/Naomi - c5a053401759c38bbf90ec051a0025db3fc9ca1f authored almost 6 years ago by Austin Casteel <[email protected]>
Fixed some syntax errors in conversation.py

I must have been tired last time I was working on this.
I changed a bunch of variable substituti...

github.com/NaomiProject/Naomi - 9a5691050816644d8490842ebb5aa1925d2c6743 authored almost 6 years ago by Aaron Chantrill <[email protected]>
Merge pull request #24 from AustinCasteel/master

Search bar fix & cleanup

github.com/NaomiProject/naomi-website - 584ffa1befa3390e2f416329d954d73207995456 authored almost 6 years ago by Austin Casteel <[email protected]>
Search bar fix & cleanup

github.com/NaomiProject/naomi-website - 5589c86a6209e8c6b681ac9a43cca9ed3a68f1cc authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #23 from AustinCasteel/master

Naobian removal & cleanup

github.com/NaomiProject/naomi-website - a2c7859bc60c90c697ef2c48f2993d1fcdeebe73 authored almost 6 years ago by Austin Casteel <[email protected]>
Naobian removal

github.com/NaomiProject/naomi-website - 8a23f84384c9be9879532f23bc8ea67597acd290 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #8 from AustinCasteel/dev

Pocket Dev Doc Fix

github.com/NaomiProject/naomi-docs - 57b4c9456810b1068617de685a6553485ef3cbe0 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge branch 'dev' of https://github.com/austincasteel/naomi-docs into dev

github.com/NaomiProject/naomi-docs - e826bcece1f41ff3c9d1cf7714ebb65a95c465ed authored almost 6 years ago by Austin Casteel <[email protected]>
pocket dev doc fix

github.com/NaomiProject/naomi-docs - 19709d0f803245408d1f21dea031bb322084a535 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #165 from aaronchantrill/naomi-profile

Update to naomi/profile.py module

github.com/NaomiProject/Naomi - ea1ebe3094a758a765ae61bbd2080d192fb3e572 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #22 from AustinCasteel/master

Instruction step 4 version fix

github.com/NaomiProject/naomi-website - 608945f7926bdac0658e9aed11dc50a449ea20ff authored almost 6 years ago by Austin Casteel <[email protected]>
Instruction step 4 version fix

github.com/NaomiProject/naomi-website - 595d58e5545a573975259f23ceed782e8b5b4ab6 authored almost 6 years ago by Austin Casteel <[email protected]>
Change the salutation

Naomi currently pauses before stating the wakeword. This just
removes the comma from the "My nam...

github.com/NaomiProject/Naomi - 134f6a7388e6b1b6ff1e2cb10c3301d23777624e authored almost 6 years ago by Aaron Chantrill <[email protected]>
Merge pull request #18 from AustinCasteel/master

Milestone 3.0.M2 Release

github.com/NaomiProject/naomi-website - 8a09e833c8a86c872bcb278685d27eae433169e9 authored almost 6 years ago by Austin Casteel <[email protected]>
Milestone 3.0.M2 Release

github.com/NaomiProject/naomi-website - bd8d23c42ed0b1d91c90ccff4de2514c659ab7f9 authored almost 6 years ago by Austin Casteel <[email protected]>
Fixed two joins in populate.py

Fixed two missing implicit array declarations in populate.py

github.com/NaomiProject/Naomi - 344d7a6a78c28d19e243d060795fc93951c13a37 authored almost 6 years ago by Aaron Chantrill <[email protected]>
Update to naomi/profile.py module

The profile is a hierarchical database currently stored in a YaML file.
It has traditionally bee...

github.com/NaomiProject/Naomi - 42bdde37539026b1e0cb16d559748bb974e4386b authored almost 6 years ago by Aaron Chantrill <[email protected]>
Merge pull request #17 from AustinCasteel/master

Install Instruction Adjustment

github.com/NaomiProject/naomi-website - 8a22479f7d8b28f9c2ffe977c3de5a94fa923e56 authored almost 6 years ago by Austin Casteel <[email protected]>
Install Instruction Adjustment

github.com/NaomiProject/naomi-website - c83b2c1aa63d4e3e865925ad5dd242721a857ec3 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #161 from aaronchantrill/vad_plugin

Vad plugin

github.com/NaomiProject/Naomi - 01828731356991ac3c59c390dce32986aed2cc65 authored almost 6 years ago by Austin Casteel <[email protected]>
Update README.md

github.com/NaomiProject/Naomi-UI - e47b13b25952dee359c2f1aaa95a0a42a3587904 authored almost 6 years ago by Sebastien <[email protected]>
issue #162 : festival plugin (#163)

github.com/NaomiProject/Naomi - cf8fecba83f0907f0fb2dc89839bf80caf623341 authored almost 6 years ago by olest <[email protected]>
Fixed codacy issue

Codacy complained that the overridden setUp methods used a
different set of parameters.

I have ...

github.com/NaomiProject/Naomi - 3fc74b2197effab3f9e56e792c9d0f53774f4db3 authored almost 6 years ago by AaronC <[email protected]>
Centralize VAD Plugin Testing

After completing the VAD Plugin Testing classes for both plugins,
realized that almost all the c...

github.com/NaomiProject/Naomi - da87f95b0f4fb912a528a974cb157499da8af62b authored almost 6 years ago by AaronC <[email protected]>
Selective Logging

Added the ability to change the logging level while running
VAD tests. If logging is set to INFO...

github.com/NaomiProject/Naomi - 6f6d9cf0b21685af4ef5266f3937b2737f29565f authored almost 6 years ago by AaronC <[email protected]>
Fixed Codacy and Flake8 issues

Removed some unused modules and variables and cleaned up the
formatting some.

github.com/NaomiProject/Naomi - 5c61bd0561cd870bbc07eb16c5c384f53441e11f authored almost 6 years ago by AaronC <[email protected]>
Unit tests for VAD plugins

Added a couple of unit tests for the VAD plugins. Also changed
the strucure of the __init__ meth...

github.com/NaomiProject/Naomi - ac93cd54c868f3e27d20c0b402f6d750ee5b803f authored almost 6 years ago by AaronC <[email protected]>
Merge pull request #10 from NaomiProject/naomi-dev

updating fork

github.com/NaomiProject/Naomi - f469915a655b2db414d7d57929f798570f4a52ad authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #16 from AustinCasteel/master

remove intallation & trying to fix doc dropdown

github.com/NaomiProject/naomi-website - f05a53d781092563be60e51dd2ed36065498905b authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #7 from AustinCasteel/dev

Merge pull request #1 from NaomiProject/dev

github.com/NaomiProject/naomi-docs - b05f40a8050af9305c2a5e3c324c80569acd53f1 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #6 from AustinCasteel/master

removing editors

github.com/NaomiProject/naomi-docs - 5f5b09507ec54298fc789e592f4aaf43a6ca5e21 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #1 from NaomiProject/dev

Dev

github.com/NaomiProject/naomi-docs - bad0f83c137bc4c1e8fa258b5d7718a2c95ea879 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge branch 'dev' into dev

github.com/NaomiProject/naomi-docs - e28dde883e2fc3833edb2251758e1b939ce932f7 authored almost 6 years ago by Austin Casteel <[email protected]>
remove intallation & trying to fix doc dropdown

github.com/NaomiProject/naomi-website - 1fbbdc95fa49b896081b3b4055ce687d24c19561 authored almost 6 years ago by Austin Casteel <[email protected]>
remove editors

github.com/NaomiProject/naomi-docs - d678046666044049a99daaba5b9724d3cd1503df authored almost 6 years ago by Austin Casteel <[email protected]>
removing editors

github.com/NaomiProject/naomi-docs - 633ba7a066c8aacdf965d4ac4effd158bdedbe43 authored almost 6 years ago by Austin Casteel <[email protected]>
Merge pull request #159 from aaronchantrill/importlib

Fixes how we import plugins.

github.com/NaomiProject/Naomi - fda286e8d00042eae368934a7b1770d8df72628e authored almost 6 years ago by Stephen Chavez <[email protected]>
Merge pull request #153 from aaronchantrill/deepspeech

Deepspeech model import

github.com/NaomiProject/Naomi - 01a3b854930efb4bbe77ec4e48303ddc59f365f0 authored almost 6 years ago by Stephen Chavez <[email protected]>