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 #201 from Holzhaus/add-more-logging

Add more logging

github.com/NaomiProject/Naomi - 5272ef87e5c7b42fcdafbadfe7c819d6f82c8942 authored over 10 years ago by Jan Holthuis <[email protected]>
Change notification log message in conversation.py

github.com/NaomiProject/Naomi - 30c80d7caa32d8284d4e0ca1cc64cdf3ef4daa08 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #207 from Holzhaus/fix-test-mics

Add method to fix AttributeError in local/test_mic

github.com/NaomiProject/Naomi - 43c5e94756ee85ff4921592c4f194cdf569bcb8c authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #206 from Holzhaus/move-apputils-to-client-folder

Move app_utils.py

github.com/NaomiProject/Naomi - 83b59ef765374998f296c9350375e57b8d262bf0 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #205 from Holzhaus/no-hardcoded-modules-folder

Stop using hardcoded 'modules' prefix in brain.py

github.com/NaomiProject/Naomi - cb216b859f76e74ec837ebefd5b723fc45e77d00 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #202 from Holzhaus/close-audio-stream

Close audio stream

github.com/NaomiProject/Naomi - e81e8d3628ceaea74d0a6b3fe17051b92741f3a7 authored over 10 years ago by Jan Holthuis <[email protected]>
Add method to fix AttributeError in local/test_mic

github.com/NaomiProject/Naomi - cda24835a2231947489dc6e373b6cfb8e53b8b09 authored over 10 years ago by Jan Holthuis <[email protected]>
Update Brain testcase

github.com/NaomiProject/Naomi - 8f7f51af15cb649aebe7dbd25bafb2065bff09fb authored over 10 years ago by Jan Holthuis <[email protected]>
Move app_utils.py from client/modules to client/

app_utils.py does not have a WORDS constant and thus does not belong into that folder

github.com/NaomiProject/Naomi - 2294b41c20bbab0218744f5e899945285c22aa46 authored over 10 years ago by Jan Holthuis <[email protected]>
Stop using hardcoded 'modules' prefix in brain.py

This makes the modules path truly configurable

github.com/NaomiProject/Naomi - c609ebed33e7f3e660c8bbd3aac77d4f6aeb8a5f authored over 10 years ago by Jan Holthuis <[email protected]>
Readd missing line in conversation.py

github.com/NaomiProject/Naomi - 9d1b97d65a8b8fdb4dc8285754f24f5e4eccfce4 authored over 10 years ago by Jan Holthuis <[email protected]>
Added missing import in stt.py

github.com/NaomiProject/Naomi - 7647492c5839c944a510590502dcb28d58b73fae authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #176 from Holzhaus/improved-stt-module

Improved stt module

github.com/NaomiProject/Naomi - 80c4a89a64d0185de5eb4b4651aa767ad330f448 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #155 from Holzhaus/new-speakers

Cleanup client.speaker and add additional tts speakers

github.com/NaomiProject/Naomi - 5167f9fb4de2a46ce5bfbc9dbfcbf8e0d807f5c9 authored over 10 years ago by Jan Holthuis <[email protected]>
Configure logging and add possibility to view debug messages in test.py

github.com/NaomiProject/Naomi - 6ec7ea381b8f953d0402571dbcf40d7d5428f874 authored over 10 years ago by Jan Holthuis <[email protected]>
Readd hardcoded alsa playback device (should be removed later)

github.com/NaomiProject/Naomi - 49037ca085ce2dae31de4b9bd523c8b6e44b0d8d authored over 10 years ago by Jan Holthuis <[email protected]>
Close audio stream on passiveListen() early return

This fixes #33

github.com/NaomiProject/Naomi - 72d4a0c85db9fabb5b61ffba54914145a92d2ba3 authored over 10 years ago by Jan Holthuis <[email protected]>
Close audio stream in fetchThreshold()

github.com/NaomiProject/Naomi - 9f02cb1275a6cf792b011ec7bf23b9b570426202 authored over 10 years ago by Jan Holthuis <[email protected]>
Improved logging in brain.py

github.com/NaomiProject/Naomi - a832f5b4b66558b59850abd635cccbafc25493d9 authored over 10 years ago by Jan Holthuis <[email protected]>
Remove misplaced logging.basicConfig() from notifier.py

github.com/NaomiProject/Naomi - b0f18c5cad72a7b2f3ea433c2688378558d58515 authored over 10 years ago by Jan Holthuis <[email protected]>
Add logging in conversation module

github.com/NaomiProject/Naomi - 736d9effa04254005268d1a533bf13bc693b85f0 authored over 10 years ago by Jan Holthuis <[email protected]>
Add some logging in notifier module

github.com/NaomiProject/Naomi - d46c0ea86c29a6c832f0bc92bc58b2b8f6ca0335 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #200 from Holzhaus/remove-useless-wrapper-func

Remove useless activeInternet wrapper func

github.com/NaomiProject/Naomi - 433c3fcdffacf524ccea4709430c8f6bd543b0de authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #148 from alexsiri7/multiple_queries

Handle all Google Speech options

github.com/NaomiProject/Naomi - 9ad04bb00fbbfd33998b8fadf0590d8dce9d6bba authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #199 from Holzhaus/fix-root-logger

Fix root logger

github.com/NaomiProject/Naomi - e229dd859a8f33c8c132c047b716fdb276d44fde authored over 10 years ago by Jan Holthuis <[email protected]>
Remove useless activeInternet wrapper func

github.com/NaomiProject/Naomi - 9facba6bd6bc0725060a38ea4c5407954b193f22 authored over 10 years ago by Jan Holthuis <[email protected]>
Delete tempfiles in play_mp3() method of AbstractMp3TTSEngine

github.com/NaomiProject/Naomi - bbc688e55bed9e10ea7580eb63eff7ad153f8d3c authored over 10 years ago by Jan Holthuis <[email protected]>
Get rid of pyaudio in `tts.py`

github.com/NaomiProject/Naomi - 321925ea5c7be44e9f556f1cf57adadf89455a50 authored over 10 years ago by Jan Holthuis <[email protected]>
Move tts_engine_slug to jasper.py, improve module functions of speaker.py

github.com/NaomiProject/Naomi - dd9e464a4c5583a07b5119eb2c83849f3421239d authored over 10 years ago by Jan Holthuis <[email protected]>
Move tts engine options from say method to __init__

github.com/NaomiProject/Naomi - 2d36db2e6d2424972e2b96010895c7a78e3376f6 authored over 10 years ago by Jan Holthuis <[email protected]>
Check for `aplay` in AbstractSpeaker (because of af31dc5)

github.com/NaomiProject/Naomi - 7427780b6c29f1841f6e0116b7d5449494ec984f authored over 10 years ago by Jan Holthuis <[email protected]>
Reuse speaker from mic in musicmode

github.com/NaomiProject/Naomi - 5aeddb171c550d5a6a3fde12b870297b07c6cfd0 authored over 10 years ago by Jan Holthuis <[email protected]>
Added testcase for tts with DummyTTS engine

github.com/NaomiProject/Naomi - 4a95d86b75d4361e4c4a38f45e055fea8bdc70e3 authored over 10 years ago by Jan Holthuis <[email protected]>
Remove TTS_ENGINES constant from `client/speaker.py`

github.com/NaomiProject/Naomi - 6f4d1c64396ad80724aad9a22dd5915b32ce19bf authored over 10 years ago by Jan Holthuis <[email protected]>
Rename `speaker.py` to `tts.py` to match `stt.py` and also change class names

github.com/NaomiProject/Naomi - 645f91f85ebabb70e8e839acfc51fff81c6e48d2 authored over 10 years ago by Jan Holthuis <[email protected]>
Added dummy tts engine (for testing purposes)

github.com/NaomiProject/Naomi - b194e995d0bfcc346d1fffbfc4080301fbc469db authored over 10 years ago by Jan Holthuis <[email protected]>
Use distutils.spawn.find_executable instead of which

github.com/NaomiProject/Naomi - f73cf30ce109c0f1a24d827d9a08d31b7bc9abd3 authored over 10 years ago by Jan Holthuis <[email protected]>
Use os.devnull instead of hardcoded /dev/null

github.com/NaomiProject/Naomi - 16bea34c958e6782d47509e1ab1e5282bcfc048b authored over 10 years ago by Jan Holthuis <[email protected]>
Added festival TTS engine

github.com/NaomiProject/Naomi - 407e393ed7270a80d63875868563c7dff6cb639f authored over 10 years ago by Jan Holthuis <[email protected]>
Change AbstractSpeaker.play() to use aplay due to issues with PyAudio playback

see jasperproject/jasper-client#188 for more info

github.com/NaomiProject/Naomi - c00663d15bc2aaaa46a5cab7fef49b2af2293daa authored over 10 years ago by Jan Holthuis <[email protected]>
Added logging system to client/speaker.py

github.com/NaomiProject/Naomi - 570e3bd777f1078627a6b8b5af40333b5f5e857b authored over 10 years ago by Jan Holthuis <[email protected]>
Add better TTS engine detection/testing code

github.com/NaomiProject/Naomi - af107540f0068f23ec62cf6fcdfe44e748066048 authored over 10 years ago by Jan Holthuis <[email protected]>
Change AbstractMP3Speaker.play_mp3() to use AbstractSpeaker.play()

github.com/NaomiProject/Naomi - d0ab1122c1c7a81afdfaad866c9d3c4983df3814 authored over 10 years ago by Jan Holthuis <[email protected]>
Fix missing brackets in speaker.py testing code

github.com/NaomiProject/Naomi - b3906039d283db22412380d9cc61874f7a5b86b1 authored over 10 years ago by Jan Holthuis <[email protected]>
Add yaml import to speaker.py

github.com/NaomiProject/Naomi - 7adb2003be39674f91eec9fe9806e377504da45f authored over 10 years ago by Jan Holthuis <[email protected]>
Added __main__ testing code to client/speaker.py

github.com/NaomiProject/Naomi - 367a07329f771fe1d93018718c25f45d9128b0f8 authored over 10 years ago by Jan Holthuis <[email protected]>
Use slug in Exception

github.com/NaomiProject/Naomi - cd3367c671513ae97bb49799c87b2945b170cdf1 authored over 10 years ago by Jan Holthuis <[email protected]>
Simplify is_available() method of osx-speaker

github.com/NaomiProject/Naomi - 98ac7559322931e21df3e8dffbeb167861b64567 authored over 10 years ago by Jan Holthuis <[email protected]>
Remove unused import

github.com/NaomiProject/Naomi - 7d49956b8d0c09cbe7694541d62a8b63c2a92d7b authored over 10 years ago by Jan Holthuis <[email protected]>
Added missing import

github.com/NaomiProject/Naomi - b4d1e9a8233396164d19086b412e6b7e6c5a4cf3 authored over 10 years ago by Jan Holthuis <[email protected]>
Rename isAvailable() to is_available()

github.com/NaomiProject/Naomi - 9bc89fee79db048a28ec2cbd5541577c6bbd392e authored over 10 years ago by Jan Holthuis <[email protected]>
Cleanup client.speaker and add additional tts speakers (svox-pico-tts and google-tts)

Also, get rid of aplay and use pyaudio instead (pyaudio is a dependency anyway, so why rely on a...

github.com/NaomiProject/Naomi - 2a304adec9770b0c8a8f449248e508a62f7eef5b authored over 10 years ago by Jan Holthuis <[email protected]>
Actually include a phrase in eSpeakSpeaker.say()

github.com/NaomiProject/Naomi - 218f2c4c6e783dc81cee4c55debc37f4cd396969 authored over 10 years ago by Jan Holthuis <[email protected]>
Added slugs to TTS engines

github.com/NaomiProject/Naomi - 848957cdb05455eaa4987515f0f523485c3e4d66 authored over 10 years ago by Jan Holthuis <[email protected]>
Improve is_available method

github.com/NaomiProject/Naomi - 4ccfaf97aaa99223516848ab72b42b0266664d48 authored over 10 years ago by Jan Holthuis <[email protected]>
Added logic to select the TTS engine from a slug

github.com/NaomiProject/Naomi - bfae49aa0074d676fcabbdbcaba71191d54b8e2d authored over 10 years ago by Jan Holthuis <[email protected]>
Getting tts engine from profile

github.com/NaomiProject/Naomi - dfe1b6d5605ec274c0d6beac75ef6970e08bb305 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #196 from webmariner/master

Fix small issues with music module

github.com/NaomiProject/Naomi - af534e7e4f23577013883a9f021652405a21b331 authored over 10 years ago by Shubhro Saha <[email protected]>
Move the root logger to __main__ section so that it does not interfere with the real root logger if jasper is imported by another application

github.com/NaomiProject/Naomi - 068a699edce4115d2eb99f42de32a9dba25788ce authored over 10 years ago by Jan Holthuis <[email protected]>
Use the root logger in jasper.py

github.com/NaomiProject/Naomi - bed618d6cd88299c2cdc930ab238a758fc33f65f authored over 10 years ago by Jan Holthuis <[email protected]>
Read Framerate from wave file in GoogleSTT

github.com/NaomiProject/Naomi - abf69b99f3d03f1743f37b6c94200fe934061cef authored over 10 years ago by Jan Holthuis <[email protected]>
Use tempfile module in mic.py's listen methods

github.com/NaomiProject/Naomi - 076bfa1ffa291a4076d26c41f5a4f11fab1073fb authored over 10 years ago by Jan Holthuis <[email protected]>
Make pocketsphinx lm/dic pairs configurable and move config logic into classes

github.com/NaomiProject/Naomi - 229649ada29152587d43a91f6e2188bd391595d8 authored over 10 years ago by Jan Holthuis <[email protected]>
Added get_config() to AbstractSTTEngine

github.com/NaomiProject/Naomi - 96f718e4524c4c7631438d37df47bf2f61d26f4f authored over 10 years ago by Jan Holthuis <[email protected]>
Fixed STTEngine.get_config() kwargs

github.com/NaomiProject/Naomi - 55e295f6b7a5149bbc05f884b56e91c47e66263d authored over 10 years ago by Jan Holthuis <[email protected]>
Use TranscriptionMode enum

github.com/NaomiProject/Naomi - 001b1884bdbb125d4689e310f7dfb22f4c54b31f authored over 10 years ago by Jan Holthuis <[email protected]>
Fix mode in AbstractSTTEngine

github.com/NaomiProject/Naomi - c2ac7f31d7777d6bcc83385409cbfe34af695a8a authored over 10 years ago by Jan Holthuis <[email protected]>
Use with statement to open file in Google STT engine

github.com/NaomiProject/Naomi - e53e5bd28f02273675ad63d72ef6450192a60db5 authored over 10 years ago by Jan Holthuis <[email protected]>
Implement is_available() in STT engines

github.com/NaomiProject/Naomi - b4bc85ae74089d8cb5247395ab58c32ec6620b71 authored over 10 years ago by Jan Holthuis <[email protected]>
STT engines now inherit from AbstractSTTEngine

github.com/NaomiProject/Naomi - 443a8f4e71f5ecd13346e48c9ec5152c1cab978e authored over 10 years ago by Jan Holthuis <[email protected]>
STT engines now use slugs

github.com/NaomiProject/Naomi - 0aa73bd40b32cbf46171a2239099364703c5850c authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #171 from Holzhaus/pocketsphinx-logfn

write pocketsphinx decoder output to debug logger

github.com/NaomiProject/Naomi - 521c98e365c12724a1c9e852956792a936b042fe authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #197 from alexsiri7/test_fix

Fixed testWordExtraction not to depend on installed modules

github.com/NaomiProject/Naomi - 35cc0d5378e484c80abc68f22c4f815b20c649ee authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #198 from Holzhaus/skip-buggy-modules

Catch errors in client modules

github.com/NaomiProject/Naomi - f97268c41d0bbf0aab86229ff3fa1b9b6a84f82c authored over 10 years ago by Jan Holthuis <[email protected]>
Catch errors in client modules and warn users about them instead of crashing the whole application

github.com/NaomiProject/Naomi - 512d8c186febd312bec03b26d0f876f93a5e78bb authored over 10 years ago by Jan Holthuis <[email protected]>
Handle all Google Speech options

github.com/NaomiProject/Naomi - 6bb87e20423e41f1bb79e6af285fe4d49cf1359a authored over 10 years ago by Alex <[email protected]>
Fixed testWordExtraction not to depend on installed modules

github.com/NaomiProject/Naomi - b2e8bcbf7de66c068776586edee120763932c821 authored over 10 years ago by Alex <[email protected]>
Fix small issues with music module

The reconnect wrapper couldn’t be used to return values and this
sometimes caused crashes when g...

github.com/NaomiProject/Naomi - d5cf52cb4554a32cd3450bb645f64d99c32255df authored over 10 years ago by James Timmons <[email protected]>
write pocketsphinx decoder output to debug logger

github.com/NaomiProject/Naomi - a47c62b09b4043e237f5e859bb7cb3308b2b82ae authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #195 from alexsiri7/sub_modules

Allow brain to load submodules

github.com/NaomiProject/Naomi - 7dbfc60684388e1c4122ef8ce00cc90c9f8737d1 authored over 10 years ago by Jan Holthuis <[email protected]>
Allow brain to load submodules

github.com/NaomiProject/Naomi - 6e2ca8df8e274249794a9fbc045b79796609f8ae authored over 10 years ago by Alex <[email protected]>
Merge pull request #179 from Holzhaus/fix-brain-logging

Fix logging in brain.py

github.com/NaomiProject/Naomi - de7c52e9e882996f62ca2b7a283a402b95552f04 authored over 10 years ago by Jan Holthuis <[email protected]>
Fix brain logging test

github.com/NaomiProject/Naomi - 7c1d8559a4363a61d721cf7299ec2e423cf9e486 authored over 10 years ago by Jan Holthuis <[email protected]>
Fix logging in brain.py

github.com/NaomiProject/Naomi - ac34bf0fe9feaef615c494ab02de7f73e850ac25 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #192 from Holzhaus/cleanup-dependencies

Remove packages from requirements.txt that seem to be unused

github.com/NaomiProject/Naomi - 85e1f20f181d686681742a3040db48d9b546a435 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #187 from Holzhaus/jasperpath-usage

Use jasperpath for static resources

github.com/NaomiProject/Naomi - e6356f7327f0ac9524550654a128907eebb029e7 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #169 from alexsiri7/diagnostic

Added extra diagnostics

github.com/NaomiProject/Naomi - 0e762edebafd8d5e00512ffb94770564b3cea6c1 authored over 10 years ago by Jan Holthuis <[email protected]>
Remove packages from requirements.txt that seem to be unused

github.com/NaomiProject/Naomi - 03aeb02373fe8fb94b093b4b9a0e2599131b920f authored over 10 years ago by Jan Holthuis <[email protected]>
Changed pip package processing

github.com/NaomiProject/Naomi - 4f9034e57e9d07f20d445068a05337061802afd2 authored over 10 years ago by alexsiri7 <[email protected]>
Using logging module for logs

github.com/NaomiProject/Naomi - 03a7516b7f0aba82d683e73cf511ababf9230c7a authored over 10 years ago by Alex <[email protected]>
Use pip module for checking packages

github.com/NaomiProject/Naomi - 5da26e07e1da4487747f16820dea87836540e922 authored over 10 years ago by Alex <[email protected]>
Added extra diagnostics

- Check if say or espeak are installed
- Check if all pip requirements were installed

github.com/NaomiProject/Naomi - 3851a425e8f858dea10dbe576dc84b1398c6e235 authored over 10 years ago by Alex <[email protected]>
Use os.chdir inside client/test.py

Otherwise, the transcribe check will fail, if you execute test.py from outside the client direct...

github.com/NaomiProject/Naomi - 03e7fe80fb3b1cf9c41e804afee996f3eb5c5318 authored over 10 years ago by Jan Holthuis <[email protected]>
Replace JASPER_HOME with jasperpath.APP_PATH + os.pardir

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

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

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

github.com/NaomiProject/Naomi - 3c09d6258faffd07b3b3a9e0e2ebde69a67439c2 authored over 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #172 from Holzhaus/cleanup-main

Cleanup of jasper.py

github.com/NaomiProject/Naomi - 3f57e56e5217167cf4e96bcb99fe1d3081ab7dab authored over 10 years ago by Jan Holthuis <[email protected]>
Style fixes for jasperpath.py and removal of shebang

github.com/NaomiProject/Naomi - 7eb7ecf4047f12a92c9452c935ff3e7db22652e5 authored over 10 years ago by Charles Marsh <[email protected]>
Merge pull request #178 from Holzhaus/jasperpath

Add dedicated path module

github.com/NaomiProject/Naomi - 607c25a28ffa120741cd3d75296c8fbaf963b701 authored over 10 years ago by Charles Marsh <[email protected]>