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

Fix G2P testcase

bd9e66769fecd2a862b8246a2b0cbbe907333288 authored about 10 years ago by Jan Holthuis <[email protected]>
Reorder imports

210df8ef8a0d480c352e596dad7529915f2f3838 authored about 10 years ago by Jan Holthuis <[email protected]>
remove redundant variable assignment

ea88f4042e96f9596c3940ffdfe64f671516ce48 authored about 10 years ago by Jan Holthuis <[email protected]>
Remove unneccessary pass statement from AbstractVocabulary class

This should raise vocabcompiler test coverage to 100%. Whohooo!

666a63344e55c5452036ee9b9938dc576523a73d authored about 10 years ago by Jan Holthuis <[email protected]>
Use diagnose.check_executable for executable detection in g2p.py

48367d2715edde26301a96082e0d2fa7733c3584 authored about 10 years ago by Jan Holthuis <[email protected]>
Use configfile from jasper config dir in g2p.py (i.e. use )

1bd9e2193db8d7288bd3efd91f963085a0621b45 authored about 10 years ago by Jan Holthuis <[email protected]>
Update TestMic testcase to work with Vocabulary

ed050c5217e514d4eab0b50502589306a544c664 authored about 10 years ago by Jan Holthuis <[email protected]>
Add unittests for G2P without phonetisaurus

58326ad361792d0e55ba97177060729660e72e20 authored about 10 years ago by Jan Holthuis <[email protected]>
Add testcases for (patched) PocketsphinxVocabulary

d5c3b65039693944308690bed1cfdfbca81878e0 authored about 10 years ago by Jan Holthuis <[email protected]>
improve vocabulary unittest coverage

6ea8becc73bdd1d995eb723924b7441c71dd552a authored about 10 years ago by Jan Holthuis <[email protected]>
Further improve unittest coverage

a52b3db2b9f80a7fc7b8b57c62d59b0a7bcece9a authored about 10 years ago by Jan Holthuis <[email protected]>
Add test for keyword phrase extraction

6d25d90934307ccd597d96b44cc12940a252dba5 authored about 10 years ago by Jan Holthuis <[email protected]>
Fix G2P testcases, do not depend on fixed translation string

93322f0c6bf599e34cf8c67777c90cad056b23a6 authored about 10 years ago by Jan Holthuis <[email protected]>
Remove unused tempfile from client/g2p.py

5f72166160d0a0391ececfe76de9521d0206e572 authored about 10 years ago by Jan Holthuis <[email protected]>
Remove unneccessary print from g2p.py

afbf13167831707a06600fd73a80b7b88a1697df authored about 10 years ago by Jan Holthuis <[email protected]>
PEP8 style fixes in test.py and vocabcompiler.py

e3003e4368e2d1200679ab8759b6081de108dc02 authored about 10 years ago by Jan Holthuis <[email protected]>
Minor style fix in phonetisaurus-g2p code

783b67359edf7d933ffed71ef1fd5e7d616e1776 authored about 10 years ago by Jan Holthuis <[email protected]>
Rewritten G2P code

8867e14c548be0cf4c65657a3b824fbb83e0845d authored about 10 years ago by Jan Holthuis <[email protected]>
Integrate new vocabcompiler into jasper.py, client/stt.py and client/musicmode.py

75323bbeefe89dd93b2fafdc18a43ff41347e12e authored about 10 years ago by Jan Holthuis <[email protected]>
Remove UnorderedList from unittests

73b3f16ffc2b48c92d483d34fa3c099e0796dc30 authored about 10 years ago by Jan Holthuis <[email protected]>
Use newer cmuclmtk libary version and catch ImportError

21ec990795d6ef98024451a955df6a34ebb4f91a authored about 10 years ago by Jan Holthuis <[email protected]>
Add method to get keyword phrases to vocabcompiler

This way they can be used by other STT engines as well

0643131a244fc015dfcd54308c4e0221adcd76c0 authored about 10 years ago by Jan Holthuis <[email protected]>
Fix assert statements in vocabcompiler unittests

dd54c30cacf8be1827658ba2a97118cd8d27d1ae authored about 10 years ago by Jan Holthuis <[email protected]>
Rewritten vocabcompiler and separated it from pocketsphinx logic

The pocketsphinx part of vocabcompiler now uses the cmuclmtk wrapper libary for compilation of t...

e1d2ee80af9a5e91b360fda0c767974ee1c9e8cd authored about 10 years ago by Jan Holthuis <[email protected]>
Changed vocabcompiler test cases

7233451e0460433db8bec076c996c0e3053cdeaf authored about 10 years ago by Jan Holthuis <[email protected]>
Add error handler for cmuclmtk import to vocabcompiler

b297bce404f489f11f3f2e3364a3f5fd29f0742d authored about 10 years ago by Jan Holthuis <[email protected]>
Improve logging in vocabcompiler.py

c08b245dfe1cd8a3c866a5e2d0b13e9be755a004 authored about 10 years ago by Jan Holthuis <[email protected]>
Added DummyVocabulary class

f51be847ea7303e71679bb045358d3bd36b20842 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #218 from Holzhaus/move-stt-docstrings

Move STT engine docstrings into the class bodies

ea917352bcd339094bb2f0c0e42da7e23010f434 authored about 10 years ago by Jan Holthuis <[email protected]>
Move STT engine docstrings into the class bodies

05f8dd4a9bdb5d3404b6013010503fdc99c5ed44 authored about 10 years ago by Jan Holthuis <[email protected]>
Update .coveragerc

Do not test __main__

e30b6094fd69acd41cb5f96e3cb0c40eeb1fde06 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #210 from Holzhaus/diagnose-improvements

Diagnose improvements

4c950677cab9021b21008854d747107ce0dfa7fd authored about 10 years ago by Jan Holthuis <[email protected]>
Add testcase for diagnose.py's python import check

c81b44040d964fd502c9e8c2d05fe6434bb0b39d authored about 10 years ago by Jan Holthuis <[email protected]>
Transform DiagnosticRunner.run() into a single function

4d76255a6294f9a51fba0bfd9f07c60a4a506873 authored about 10 years ago by Jan Holthuis <[email protected]>
Added docstrings to diagnose functions

f2d3c767cb137de1b7fcde3902645a4e4c7d9840 authored about 10 years ago by Jan Holthuis <[email protected]>
Set loglevel at least to info during diagnose run and add '--diagnose' argument to jasper.py

318325024a023d678a7fdbe4c9193eaaf068a80d authored about 10 years ago by Jan Holthuis <[email protected]>
Remove executable flag from diagnose

fc6b6e22c50fba9df178be91641f8d1089db67fc authored about 10 years ago by Jan Holthuis <[email protected]>
Remove unused imports from client/tts.py

dd383a4d6be468d05067d00255aadfa0314466ca authored about 10 years ago by Jan Holthuis <[email protected]>
Improve diagnose.py reusability

b91243a5440493c2c1baddd24cc0f03ce60aa67c authored about 10 years ago by Jan Holthuis <[email protected]>
Use diagnose module in stt.py and tts.py

9402d6faaf805841e3723f71528a7da31ce43df3 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #213 from Holzhaus/fix-mic-tests

Fix TestMic testcase

b6092681ab844457d19bd7fd7659bccc4e2f9f64 authored about 10 years ago by Jan Holthuis <[email protected]>
Use assertIn in TestMic unittests

846b0b43a20d9a09e2871b3fc1aaf284b29add56 authored about 10 years ago by Jan Holthuis <[email protected]>
Fix TestMic testcase

This fixes jasperproject/jasper-client#212

27b71e4884ba92ce7a9c8fe20e641ce5a4e1a772 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #216 from Holzhaus/flake8-linting

Add flake8 linting to travis.yml

5ed947ef9232bd9d65804a0ebba236a6c35716fe authored about 10 years ago by Jan Holthuis <[email protected]>
Add flake8 linting to travis.yml

9dddaee1652d7c1c53ab522c73d1525ce198ad62 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #217 from Holzhaus/style-fixes

Style fixes

5af439de26ea1092e498ad5c657cf5ce980c7e23 authored about 10 years ago by Jan Holthuis <[email protected]>
Remove non-working __main__ from g2p

eebf6fbb7ff0c36dc483e331768c92808aa55acb authored about 10 years ago by Jan Holthuis <[email protected]>
Fix flake8 style nits

138e70de53d3804a9f7dffaf3a4d14f62993d0ef authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #214 from Holzhaus/code-coverage

Code coverage information

edcc0fbcf652193bb2f51d10ef8b8ddb0f3d8f05 authored about 10 years ago by Jan Holthuis <[email protected]>
Fix travis formatting

ebea73ab10a41b095df94901cda5056f7e5a1ec3 authored about 10 years ago by Jan Holthuis <[email protected]>
Add coverage file to gitignore

8b74c293c878c20d0a798c6093cd140fa3b08e4e authored about 10 years ago by Jan Holthuis <[email protected]>
Add coveralls.io information to README

2023d7d4998f24980d0349a88aa0c801f499792b authored about 10 years ago by Jan Holthuis <[email protected]>
Add coveralls.io code coverage info to jasper github repo

655bbd2df51e962b9c4259675682802c56db007c authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #203 from Holzhaus/good-riddance-dear-writable-app-dir

Use config dir for non-temporary writable files

a2939a2cb409730063a884a40f72210f16356231 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #208 from Holzhaus/pyaudio-init-only-once

Initialize PyAudio in Mic.__init__

2653396db26983b97a33c40ce3ddfa0d6552d184 authored about 10 years ago by Charles Marsh <[email protected]>
Merge pull request #211 from k-pom/typo_in_gmail_module

Fixed a typo in the case of multiple emails from a single sender

6cbb7f38dc92fdfee4bcce6b06e9a78c70597213 authored about 10 years ago by Charles Marsh <[email protected]>
Fixed a typo in the case of multiple emails from a single sender

1d65c4c334884f8d276b51d162d8abd741e1447e authored about 10 years ago by Kaleb Pomeroy <[email protected]>
Remove chdir from jasper.py

We're now using absolute paths and don't need it anymore

9c07d49d41f51045a338e60ef933984343bf4598 authored about 10 years ago by Jan Holthuis <[email protected]>
Use config dir for non-temporary writable files

This is also a (partial) fix for issue jasperproject/jasper-client#119

7d060a9d633abc73de572a6c5bc0c2857923bdc2 authored about 10 years ago by Jan Holthuis <[email protected]>
Add jasperpath import to stt.py

adc9041da93589a6f23ca2d9ba8b5e9dbc0902f1 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #209 from Holzhaus/musicmode-as-module

Musicmode as module

a14b359941b67c0601f8ae5d4ab4ff35fbf15318 authored about 10 years ago by Jan Holthuis <[email protected]>
Fix Travis Build status

82dbfc70e7aa00c0226f0cb4cb051ddb2877bce8 authored about 10 years ago by Jan Holthuis <[email protected]>
Fix bug in main.py

This fixes #183

024b3b117a16eb802fb0e3fdfdcd7b564fbba5a5 authored about 10 years ago by Jan Holthuis <[email protected]>
Minor PEP 0263 fix for jasper.py (added utf-8 source encoding)

9087b2c68daf922d28dcbdf38fd31cc21a6b3b3f authored about 10 years ago by Jan Holthuis <[email protected]>
Fix VocabCompiler testcase because MUSIC/SPOTIFY are not hardcoded anymore

189fe5bc7ded39e0d1cba50b9a925f009ebaa98d authored about 10 years ago by Jan Holthuis <[email protected]>
Only look for 'close' if activeListen returned something

c28fac113b0d6329e980b7da13995ca6206d82fa authored about 10 years ago by Jan Holthuis <[email protected]>
Apply fix from PR jasperproject/jasper-client#173 to MusicMode

abdeab5751d5153b473b3978ade9032c612e4ad4 authored about 10 years ago by Jan Holthuis <[email protected]>
Use instance attributes in MPDWrapper

be9a7e46b17dc025645bada42fb07d99e3df4328 authored about 10 years ago by Jan Holthuis <[email protected]>
Readd MusicMode as dedicated module

4a98804e011baded024f6f002d269c033c74f724 authored about 10 years ago by Jan Holthuis <[email protected]>
Remove music mode

5209ba283ecaaa9cf15208ba17bbdf74945eebcc authored about 10 years ago by Jan Holthuis <[email protected]>
Initialize PyAudio in Mic.__init__

7bbf2af8e36fb38103fdabfd3bdbaa4ec54302a6 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #201 from Holzhaus/add-more-logging

Add more logging

5272ef87e5c7b42fcdafbadfe7c819d6f82c8942 authored about 10 years ago by Jan Holthuis <[email protected]>
Change notification log message in conversation.py

30c80d7caa32d8284d4e0ca1cc64cdf3ef4daa08 authored about 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

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

Move app_utils.py

83b59ef765374998f296c9350375e57b8d262bf0 authored about 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

cb216b859f76e74ec837ebefd5b723fc45e77d00 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #202 from Holzhaus/close-audio-stream

Close audio stream

e81e8d3628ceaea74d0a6b3fe17051b92741f3a7 authored about 10 years ago by Jan Holthuis <[email protected]>
Add method to fix AttributeError in local/test_mic

cda24835a2231947489dc6e373b6cfb8e53b8b09 authored about 10 years ago by Jan Holthuis <[email protected]>
Update Brain testcase

8f7f51af15cb649aebe7dbd25bafb2065bff09fb authored about 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

2294b41c20bbab0218744f5e899945285c22aa46 authored about 10 years ago by Jan Holthuis <[email protected]>
Stop using hardcoded 'modules' prefix in brain.py

This makes the modules path truly configurable

c609ebed33e7f3e660c8bbd3aac77d4f6aeb8a5f authored about 10 years ago by Jan Holthuis <[email protected]>
Readd missing line in conversation.py

9d1b97d65a8b8fdb4dc8285754f24f5e4eccfce4 authored about 10 years ago by Jan Holthuis <[email protected]>
Added missing import in stt.py

7647492c5839c944a510590502dcb28d58b73fae authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #176 from Holzhaus/improved-stt-module

Improved stt module

80c4a89a64d0185de5eb4b4651aa767ad330f448 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #155 from Holzhaus/new-speakers

Cleanup client.speaker and add additional tts speakers

5167f9fb4de2a46ce5bfbc9dbfcbf8e0d807f5c9 authored about 10 years ago by Jan Holthuis <[email protected]>
Configure logging and add possibility to view debug messages in test.py

6ec7ea381b8f953d0402571dbcf40d7d5428f874 authored about 10 years ago by Jan Holthuis <[email protected]>
Readd hardcoded alsa playback device (should be removed later)

49037ca085ce2dae31de4b9bd523c8b6e44b0d8d authored about 10 years ago by Jan Holthuis <[email protected]>
Close audio stream on passiveListen() early return

This fixes #33

72d4a0c85db9fabb5b61ffba54914145a92d2ba3 authored about 10 years ago by Jan Holthuis <[email protected]>
Close audio stream in fetchThreshold()

9f02cb1275a6cf792b011ec7bf23b9b570426202 authored about 10 years ago by Jan Holthuis <[email protected]>
Improved logging in brain.py

a832f5b4b66558b59850abd635cccbafc25493d9 authored about 10 years ago by Jan Holthuis <[email protected]>
Remove misplaced logging.basicConfig() from notifier.py

b0f18c5cad72a7b2f3ea433c2688378558d58515 authored about 10 years ago by Jan Holthuis <[email protected]>
Add logging in conversation module

736d9effa04254005268d1a533bf13bc693b85f0 authored about 10 years ago by Jan Holthuis <[email protected]>
Add some logging in notifier module

d46c0ea86c29a6c832f0bc92bc58b2b8f6ca0335 authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #200 from Holzhaus/remove-useless-wrapper-func

Remove useless activeInternet wrapper func

433c3fcdffacf524ccea4709430c8f6bd543b0de authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #148 from alexsiri7/multiple_queries

Handle all Google Speech options

9ad04bb00fbbfd33998b8fadf0590d8dce9d6bba authored about 10 years ago by Jan Holthuis <[email protected]>
Merge pull request #199 from Holzhaus/fix-root-logger

Fix root logger

e229dd859a8f33c8c132c047b716fdb276d44fde authored about 10 years ago by Jan Holthuis <[email protected]>
Remove useless activeInternet wrapper func

9facba6bd6bc0725060a38ea4c5407954b193f22 authored about 10 years ago by Jan Holthuis <[email protected]>
Delete tempfiles in play_mp3() method of AbstractMp3TTSEngine

bbc688e55bed9e10ea7580eb63eff7ad153f8d3c authored about 10 years ago by Jan Holthuis <[email protected]>
Get rid of pyaudio in `tts.py`

321925ea5c7be44e9f556f1cf57adadf89455a50 authored about 10 years ago by Jan Holthuis <[email protected]>
Reuse speaker from mic in musicmode

5aeddb171c550d5a6a3fde12b870297b07c6cfd0 authored about 10 years ago by Jan Holthuis <[email protected]>