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

Style fix: Added newline at the EOF

github.com/NaomiProject/Naomi - be82e06ec889e1470af4aac88de21f81a7912c62 authored over 10 years ago by Jan Holthuis <[email protected]>
Use jasperpath in diagnose.py

Removed jasper_modules_path() function

github.com/NaomiProject/Naomi - a291c7ddfcb9876678dc051cb150d0ea7c98679e authored over 10 years ago by Jan Holthuis <[email protected]>
Use jasperpath in brain.py

github.com/NaomiProject/Naomi - 9cd0098b4e353cfaaa0723ac28a797d7400188b4 authored over 10 years ago by Jan Holthuis <[email protected]>
Style fix for salutation in jasper.py

github.com/NaomiProject/Naomi - 4e932d0a41952e3bf34848eb609ace0bb67e2416 authored over 10 years ago by Jan Holthuis <[email protected]>
Added `jasperpath` module

github.com/NaomiProject/Naomi - 681716549ef21396cdf7d5be7da11945dd0b003d authored over 10 years ago by Jan Holthuis <[email protected]>
Minor style fixes in vocabcompiler.py

github.com/NaomiProject/Naomi - e563da53bd72632c9348cc007eba8a670133e9cf authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #175 from Holzhaus/vocabcompiler-pathfix

Use `Brain.get_modules()` in vocabcompiler

github.com/NaomiProject/Naomi - 536d3a52f214737a11c47f7473d01a83d64926f4 authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #177 from Holzhaus/remove-gmail-errors

Remove Gmail errors from Notifier class

github.com/NaomiProject/Naomi - c0c7f63d51a69ca4b8483efe2449dfbd68e28792 authored over 10 years ago by Charles Marsh <[email protected]>
Remove Gmail errors. This resolves jasperproject/jasper-client#125.

github.com/NaomiProject/Naomi - 9a1f51520ac5a63788edd4eb75995b961dad7693 authored over 10 years ago by Jan Holthuis <[email protected]>
Changed IOError logger message in jasper.py

github.com/NaomiProject/Naomi - 836c95aa5ac70cbab50c53c40ccbbd664ec74b04 authored over 10 years ago by Jan Holthuis <[email protected]>
Use logging.getLogger(__name__) in jasper.py

github.com/NaomiProject/Naomi - 92d0b1160f62a93ba60429fb5b9d98140f0f3e76 authored over 10 years ago by Jan Holthuis <[email protected]>
Use `Brain.get_modules()` in vocabcompiler

github.com/NaomiProject/Naomi - 1cf72c223367f34118427ec208a35d045f9ec5e2 authored over 10 years ago by Jan Holthuis <[email protected]>
Remove redefinition of $LD_LIBRARY_PATH AND $PATH

github.com/NaomiProject/Naomi - 92cc71db9e63fc0f2412bc2bc1764082c6099d34 authored over 10 years ago by Jan Holthuis <[email protected]>
Autodetection of JASPER_HOME

github.com/NaomiProject/Naomi - f9187664bc484dc5d052bf8a841e9b6635361fa3 authored over 10 years ago by Jan Holthuis <[email protected]>
Fix wrong argparser name

github.com/NaomiProject/Naomi - 954ea6dd7181b09029366935f5d93df7a2c4e24b authored over 10 years ago by Jan Holthuis <[email protected]>
Fixed music argument in mic.activeListen()

github.com/NaomiProject/Naomi - 41674924d70b6c42d9167e06f7acf2c39d9f4461 authored over 10 years ago by Charles Marsh <[email protected]>
Minor style fixes in g2p.py and stt.py

github.com/NaomiProject/Naomi - 8e316912b8b6f2f38465794a154ebb164cbdb12d authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #170 from Holzhaus/avoid-hardcoded-paths

Make HMM dir and FST model configurable.

github.com/NaomiProject/Naomi - add97265bf3c4a6d4f69af07233046df0630eb8d authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #173 from Holzhaus/remove-try-except-conversation

Remove general try except block

github.com/NaomiProject/Naomi - c76c9baed7a4f27930a45d74319f71741feff96c authored over 10 years ago by Charles Marsh <[email protected]>
Remove general try except block

github.com/NaomiProject/Naomi - fa465c62172e7ef6cc33f5c59eb941d357d0008c authored over 10 years ago by Jan Holthuis <[email protected]>
Small cleanup in jasper.py

github.com/NaomiProject/Naomi - 72375945d4e98aba57ccb86b965b5abe9634c62a authored over 10 years ago by Jan Holthuis <[email protected]>
make jasper a class and use logging

github.com/NaomiProject/Naomi - 6336d87084fd44760d4f05a97f83462ba79f1c52 authored over 10 years ago by Jan Holthuis <[email protected]>
Using argparse module

github.com/NaomiProject/Naomi - 133706c3e6ecf418768c9b2f0ece27f0a35d23bb authored over 10 years ago by Jan Holthuis <[email protected]>
Make HMM dir used for PocketSphinxSTT configurable

github.com/NaomiProject/Naomi - c3cf78997b8089632ebcbfc78d30418c9f5cc7b9 authored over 10 years ago by Jan Holthuis <[email protected]>
Make FST model used for PocketSphinxSTT configurable

github.com/NaomiProject/Naomi - c8db2922b199b603648f26ef49218b5ab47148b7 authored over 10 years ago by Jan Holthuis <[email protected]>
PEP8 style fixes for brain.py

github.com/NaomiProject/Naomi - e7dbf523056f29e4232d36ea0347fab3071580b5 authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #166 from Holzhaus/improved-module-detection

Cleanup of module detection in client.brain

github.com/NaomiProject/Naomi - b2960373c3e4397439919f941de9a2357dcc1e1a authored over 10 years ago by Charles Marsh <[email protected]>
vocabcompiler unittest can now be enable via command line argument

github.com/NaomiProject/Naomi - 639e6ce0f9cf6d0ff690f7079a1a32ba80206aed authored over 10 years ago by Jan Holthuis <[email protected]>
Move stdlib/3rd-party imports to the top

github.com/NaomiProject/Naomi - e25598c429715e78d5649b7f6adbcf7a8599bfbf authored over 10 years ago by Jan Holthuis <[email protected]>
`sys.exit(1)` on startup error

github.com/NaomiProject/Naomi - ba7c8f39a1b308e2d052ae345de8b735fa531d34 authored over 10 years ago by Jan Holthuis <[email protected]>
Updated travis.yml to use vocabcompiler unittest from client folder

github.com/NaomiProject/Naomi - ad97f65b08d6d993a93a98a5c75e1cc9666d1e85 authored over 10 years ago by Jan Holthuis <[email protected]>
Added test for vocabcompiler to `--light` tests and updated travis config

github.com/NaomiProject/Naomi - 14d5dc9422d04bc832576ac29ef5f41bf6a08ec2 authored over 10 years ago by Jan Holthuis <[email protected]>
Moved all imports to the top and changed `--local` detection

github.com/NaomiProject/Naomi - 87fe0b6f75e5293d8fb9be9ca4406fd90cced8aa authored over 10 years ago by Jan Holthuis <[email protected]>
Remove prints

github.com/NaomiProject/Naomi - 8835ca18f40fb1eda00846f5624e19b10675b6a1 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge boot/test.py into client/test.py

github.com/NaomiProject/Naomi - a2d6ced3bae4df8421f631d6b7d94404b60642fe authored over 10 years ago by Jan Holthuis <[email protected]>
Add client folder to sys.path

Otherwise this would cause bugs in client.brain

github.com/NaomiProject/Naomi - 0dcb3da35a2b161e494b4738dd17b9e61bf0ae05 authored over 10 years ago by Jan Holthuis <[email protected]>
Set JASPER_HOME before importing client modules

github.com/NaomiProject/Naomi - 36c9b9d6c390c554549d9d9d4c90c8b42a7b8596 authored over 10 years ago by Charles Marsh <[email protected]>
Make client folder a python package

github.com/NaomiProject/Naomi - c695809b04a3bff7e2007fd06a76c01e4f72146c authored over 10 years ago by Jan Holthuis <[email protected]>
Move client/main.py to jasper.py and add client/main.py dummy script for backwards compatibility

github.com/NaomiProject/Naomi - 05f4414d2484ba78ad8d636800e2b8b917e049ae authored over 10 years ago by Jan Holthuis <[email protected]>
Move vocabcompiler into client folder

github.com/NaomiProject/Naomi - ff34c9d7a4a1b6ffeae08efe7c4846c33e4c0673 authored over 10 years ago by Jan Holthuis <[email protected]>
Merged boot/boot.py into client/main.py

github.com/NaomiProject/Naomi - 434736b9b3b198ff45bb163e366804758ab6d091 authored over 10 years ago by Jan Holthuis <[email protected]>
Fixed wrong module import path in client.brain

github.com/NaomiProject/Naomi - 254d71a160b2ab86b5ccfb7043eb9851e2365cfa authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #165 from Holzhaus/use-tempfile-module

Use tempfile module in g2p

github.com/NaomiProject/Naomi - 0feaafc6f43ab7ca9686133bd70b49308a781849 authored over 10 years ago by Charles Marsh <[email protected]>
PEP8 style fixes for diagnose.py

github.com/NaomiProject/Naomi - 5939627990004d6158f9aa57ab43a1cc58147355 authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #160 from alexsiri7/diagnostic

Simple diagnostic tool for Jasper

github.com/NaomiProject/Naomi - 7e61da4e7ed4fa0219493dd503658784df7be02f authored over 10 years ago by Charles Marsh <[email protected]>
Cleanup of module detection in client.brain

This should also make it possible to have packages as client modules (making jasperproject/jaspe...

github.com/NaomiProject/Naomi - 869a7c28bc77086e266d38c797c7e82633c9a2ba authored over 10 years ago by Jan Holthuis <[email protected]>
Use `with` statement in client.g2p

github.com/NaomiProject/Naomi - 6e97bfa503caedf2dabb5b2de24e70fb4bb9bbdf authored over 10 years ago by Jan Holthuis <[email protected]>
Use tempfile in client.g2p

github.com/NaomiProject/Naomi - 15bb723177055e7f5a0a3f73b208cafc35b47581 authored over 10 years ago by Jan Holthuis <[email protected]>
Using Diagnostics internet connection check in boot.py and test.py

github.com/NaomiProject/Naomi - c44cfce6ec7134e55fa2807a801e5e3581fcefb8 authored over 10 years ago by Alex <[email protected]>
Simple diagnostic tool for Jasper

github.com/NaomiProject/Naomi - c62f926d750bfa8ecf1b6bb85fc9920091fd0892 authored over 10 years ago by Alex <[email protected]>
Throw error when JASPER_HOME is not set in start.py

github.com/NaomiProject/Naomi - bcd90feea8db2773510b0ba59b1189587048c444 authored over 10 years ago by Charles Marsh <[email protected]>
Merge branch 'Holzhaus-pure-python'

Conflicts:
boot/boot.py
boot/boot.sh
client/main.py
client/start.sh

github.com/NaomiProject/Naomi - 9dc3f28c9ebf6a0c5c8ce982487e6abc95c1dfdb authored over 10 years ago by Charles Marsh <[email protected]>
Remove Shebangs from modules not meant to be executed directly

See https://github.com/jasperproject/jasper-client/pull/154#issuecomment-54882839 for more info.

github.com/NaomiProject/Naomi - 6548b5f931d8551b9996fe4fe93a9757f8ff91d9 authored over 10 years ago by Jan Holthuis <[email protected]>
Add shebang to start.sh

github.com/NaomiProject/Naomi - 332a6efa9e6edfc5322a179f5ead2c3a79d03274 authored over 10 years ago by Jan Holthuis <[email protected]>
Add shebang and PEP 0263 source encoding to every module

Source encoding should be specified and a shebang helps to execute a module directly (either to ...

github.com/NaomiProject/Naomi - 7f499a454600c24dd910591e87f624cbad8ef058 authored over 10 years ago by Jan Holthuis <[email protected]>
Remove executable flag from musicmode.py and conversation.py

github.com/NaomiProject/Naomi - 6a0ec36f74940ae9ab0ea67670b5014cab7138fb authored over 10 years ago by Jan Holthuis <[email protected]>
Add executable flag to client/main.py and boot/test.py

github.com/NaomiProject/Naomi - 665769ffb2e233b29897147348fc4e44e2126ba3 authored over 10 years ago by Jan Holthuis <[email protected]>
Add shebang and PEP 0263 source encoding to main.py

github.com/NaomiProject/Naomi - 59e55c55d25eda069dda4f2fd2b97c44ab04d0f6 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #154 from Holzhaus/shebangs

Added shebangs and PEP 0263 source encodings

github.com/NaomiProject/Naomi - 045538a39b347feb482bb6309d6801a972002136 authored over 10 years ago by Charles Marsh <[email protected]>
Ported client/start.sh to python

github.com/NaomiProject/Naomi - 5be70a4c07bba52bb05f18e9707bf9a9b8a6197e authored over 10 years ago by Jan Holthuis <[email protected]>
Ported boot/boot.sh to python

github.com/NaomiProject/Naomi - 0db406e97faea59cacdcddc9734b0e96d897edc9 authored over 10 years ago by Jan Holthuis <[email protected]>
Remove Shebangs from modules not meant to be executed directly

See https://github.com/jasperproject/jasper-client/pull/154#issuecomment-54882839 for more info.

github.com/NaomiProject/Naomi - c7aeb96e27b65d78c4b9f54b77f99a7c374da296 authored over 10 years ago by Jan Holthuis <[email protected]>
Better info for test profile

github.com/NaomiProject/Naomi - 3e7aae285a99ff442b01a865132e76b86403500b authored over 10 years ago by Charles Marsh <[email protected]>
Don't fail if network connection is missing

github.com/NaomiProject/Naomi - af4ef39c35a6fc4864d184803ce5ed15c7b8c6c1 authored over 10 years ago by Charles Marsh <[email protected]>
Better error message granularity in boot.py

github.com/NaomiProject/Naomi - 4aa42aad721b8e55f8a99db5acdb56d653eea5f5 authored over 10 years ago by Charles Marsh <[email protected]>
Travis build badge for README

github.com/NaomiProject/Naomi - 4c19b21d51b5cf88690cc18dff67349138294184 authored over 10 years ago by Charles Marsh <[email protected]>
Minor style fixes to test.py

github.com/NaomiProject/Naomi - 4e3ffcf3a8c8735d299c1242e6972db34bf69bcd authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #158 from alexsiri7/travis

Added Travis support

github.com/NaomiProject/Naomi - ee0387f3e69ad0c544369ba3675eb4adf74936ee authored over 10 years ago by Charles Marsh <[email protected]>
PEP formatting fix

github.com/NaomiProject/Naomi - 7f72ed92adf92273f7ff82788901e6bcbcb97175 authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #156 from alexsiri7/google_stt_persistent

Persistent connection for Google STT

github.com/NaomiProject/Naomi - 0a76da20806435dda6ed459d410e9820063a8a0e authored over 10 years ago by Charles Marsh <[email protected]>
Persistent connection for google stt

github.com/NaomiProject/Naomi - 59e1c11a1875ad61f6458779e1cd3c88e2e4a06d authored over 10 years ago by Alex <[email protected]>
Removed CherryPy

github.com/NaomiProject/Naomi - 6db1fded7315b4a2824fb685ccd39fb55d895449 authored over 10 years ago by Shubhro Saha <[email protected]>
Use executable flag and shebang instead of explicit interpreter in shell scripts.

github.com/NaomiProject/Naomi - 7d3901dcd25ec050dee8e0d31d5b86ca04f06c5e authored over 10 years ago by Jan Holthuis <[email protected]>
Add shebang to start.sh

github.com/NaomiProject/Naomi - 9c14a07d827c38f3954b0cb027e9e9455bcf2eef authored over 10 years ago by Jan Holthuis <[email protected]>
Change python to python2 in start scripts

github.com/NaomiProject/Naomi - 5b136d68695c0e467fe2fe76554827a6022b833b authored over 10 years ago by Jan Holthuis <[email protected]>
Add executable flag to client/main.py and boot/test.py

github.com/NaomiProject/Naomi - 5fe28f8dee68a011a96d819506f2593c01ab7dda authored over 10 years ago by Jan Holthuis <[email protected]>
Remove executable flag from musicmode.py and conversation.py

github.com/NaomiProject/Naomi - 81c70f302de8e85ae5307fdf248688e06bff8bc6 authored over 10 years ago by Jan Holthuis <[email protected]>
Add shebang and PEP 0263 source encoding to every module

Source encoding should be specified and a shebang helps to execute a module directly (either to ...

github.com/NaomiProject/Naomi - c35f709e1febfbb246da1dbea5166e09f3285b21 authored over 10 years ago by Jan Holthuis <[email protected]>
Add shebang and PEP 0263 source encoding to main.py

github.com/NaomiProject/Naomi - a13ebacf86f26dd5ba9156fd497e173a5c99e129 authored over 10 years ago by Jan Holthuis <[email protected]>
Update README to reflect new Google Group

github.com/NaomiProject/Naomi - fe7274e1cd87cabba98a3ec46a148f91990c6ab3 authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #150 from alexsiri7/test_fixes

Run all test cases together

github.com/NaomiProject/Naomi - 3a1da3d9ae03778207d8f02b41fc7e003d1db75f authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #149 from alexsiri7/news_module_fixes

Fixed sending news by email

github.com/NaomiProject/Naomi - 6a2c9f8f456a0d9560b67c2c09d32ab80a9c58d3 authored over 10 years ago by Charles Marsh <[email protected]>
Run all test cases together

This allows nicer output, as all the test results are grouped, and with
a glimpse you can determ...

github.com/NaomiProject/Naomi - 17a272f785cfb9d95ada7f6145ac8890cdf9eed7 authored over 10 years ago by Alex <[email protected]>
Fixed News Modules - Sending news by email

github.com/NaomiProject/Naomi - 1476b32940fedae209d348a33595e9ca6eef7aae authored over 10 years ago by Alex <[email protected]>
More cleanup, mostly in docstrings

github.com/NaomiProject/Naomi - 49a4298c281817b0f47d9706f96c126393135c4e authored over 10 years ago by Charles Marsh <[email protected]>
Minor style fixes: removed unused imports, commented-out code, etc.

github.com/NaomiProject/Naomi - 2d87ce0a7415e3d786f88f873dc014d27d28ecb9 authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #132 from astahlman/master

Updated list of TODOs in CONTRIBUTING.md

github.com/NaomiProject/Naomi - fbecb2e366b212fd03688f4b9ee9ad5793abfaae authored over 10 years ago by Charles Marsh <[email protected]>
Updated list of TODOs in CONTRIBUTING.md

github.com/NaomiProject/Naomi - e7804659250b4328def28750d6baeba76e0cd251 authored over 10 years ago by Andrew Stahlman <[email protected]>
suggesting populate.py re-run

github.com/NaomiProject/Naomi - 95167c99fb774db54bc32a93839f8cb6813e0d83 authored over 10 years ago by Shubhro Saha <[email protected]>
changed to modular STT mic for musicmode

github.com/NaomiProject/Naomi - 9d903015205d6c3b0edc97a24585e78e418c369e authored over 10 years ago by Shubhro Saha <[email protected]>
Added modularized STT attribution

github.com/NaomiProject/Naomi - 2dd1a47daea1bf49a1210b4670072e762aa84ed5 authored over 10 years ago by Shubhro Saha <[email protected]>
Merge pull request #118 from astahlman/master

LGTM! Thanks for the fine work and revisions.

github.com/NaomiProject/Naomi - 8112cafa216e341f0da40d868f71919b78df6892 authored over 10 years ago by Shubhro Saha <[email protected]>
Prompt user to populate stt_engine in profile

github.com/NaomiProject/Naomi - 86f8bf4a4ea194b50bb66521cbbf3dac2e89c826 authored over 10 years ago by Andrew Stahlman <[email protected]>
Addressed CR comments.

github.com/NaomiProject/Naomi - e3dcbec7d2cd39d22f4605159ca278b3ae844ce4 authored over 10 years ago by Andrew Stahlman <[email protected]>
Cleanup before pull request.

github.com/NaomiProject/Naomi - 3f5c1cc3c3480a56cdc597b32e15e97ee1338edb authored over 10 years ago by Andrew Stahlman <[email protected]>
Merge upstream changes

Conflicts:
client/local_mic.py

github.com/NaomiProject/Naomi - 874f888252a3840746ff5712275627ecb8c07861 authored over 10 years ago by Andrew Stahlman <[email protected]>
Fixing unit tests.

github.com/NaomiProject/Naomi - 34f9b1255f0c2fa41a9a79374b09b53e82242fb0 authored over 10 years ago by Andrew Stahlman <[email protected]>
Cleanup before pull request.

github.com/NaomiProject/Naomi - 673db3b4325a6f3b6d2db6f001a6399a19931223 authored over 10 years ago by Andrew Stahlman <[email protected]>
Work on Google STT on RPi.

github.com/NaomiProject/Naomi - d7b9149ea7b090b0fb8f7b2fff7d125783272e30 authored over 10 years ago by Andrew Stahlman <[email protected]>