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

Merge branch 'dev' of https://github.com/longshotpro2/Naomi into dev

28e2a05a13bd8bf93f06312cdcc702c049106948 authored about 6 years ago
Py3 Warning for Readme

6e2756cc5038fa626c60e24cfaced9516184b56d authored about 6 years ago
Removed unnecessary error definition

Removed the unnecessary definition for SystemError from Naomi.py.

a2faf499e27c30d599f57c3c10ad29f60762e565 authored about 6 years ago
Added additional documentation

Naomi.py - Complains and exits if called with python 2.

naomi-setup.py - Added notices when usi...

ad6ce83e7bf530d05045b969fa02bd730c0b0e6e authored about 6 years ago
Merge pull request #142 from aaronchantrill/audio_transcript

Add Audio Transcript

2a911160a951b417c3262d69db36c48a0fa68c78 authored about 6 years ago
Update YaML to 4.2b1

Responding to CVE-2017-18342, versions of YaML before 4.1
could be made to execute arbitrary cod...

425bafd1d2224963d81ba3f9a99f5a41f378c357 authored about 6 years ago
Add post-install instructions

There are still things that users need to know and be aware of
after running this installer. If ...

5002cd1ce7d88258b79f6174f9b8aaa103cc4feb authored about 6 years ago
Added additional instructions for virtualenv

Since I am not automatically appending the
"source virtualenvwrapper.sh" to the end of the line,...

43a998407e469090897f690b5ad2bd28cc8e483c authored about 6 years ago
Codacy issue

Codacy doesn't like the use of backticks when checking the
return value of a command, so switche...

1243115a6b661090afd3be6cfb9a6fa17f185534 authored about 6 years ago
Additional options for naomi-setup.sh

This gives the user three possible ways to install Naomi.
Unfortunately, all have their own bene...

09f8c75547d25ee60c50d0e20151fbd7fd7fc4d5 authored about 6 years ago
Removed whitespace for Codacy

Removed whitespace from an empty line to make Codacy happy.

a9dcb17fe8c6d7e560e961edbb0c3c931a058df6 authored about 6 years ago
Add Audio Transcript

Added the option to view the transcript of what naomi is hearing
and saying. This is mostly for ...

4d1652ea36a901300288a868aae132c08dbd4447 authored about 6 years ago
Merge pull request #8 from NaomiProject/naomi-dev

Updating Forked Dev Branch

3b5d3612fd9f139d2552ad0379a7bda849a04a11 authored about 6 years ago
Merge pull request #7 from NaomiProject/master

Updating Forked Master Branch

9ca8df9dad2eccbad7195a1e091f3b9b2b52f00f authored about 6 years ago
Merge pull request #135 from Longshotpro2/master

Readme Update - Dev

db16f045e259cdee70bbaca805d8bdad96ac6fce authored about 6 years ago
Update README.md

53ab725bc206a73978e4d1e95ac2ecaffb8072e3 authored about 6 years ago
Update README.md

be89ca4d5a68499325a7cb5404c193b0b882850d authored about 6 years ago
Merge pull request #129 from aaronchantrill/python3

Python3 conversion

0d54b5003bdaea3efd99f50581f26735ad81fbb2 authored about 6 years ago
DRYing functions and fix local_mic

Changed "raw_input" variable to "text_input" in application.py
to reduce the chance of confusion...

5b1c7b9464319f49711086356930036eb7307738 authored about 6 years ago
Grasping for straws here

Wow, still can't get Codacy to not flag this.

19a38c869e9d798cbf0bd99218fb356e9983e9ef authored about 6 years ago
Codacy and subprocess

Honestly running out of things to try here.

74835934ffaa314d25cfb2968560159331fb4bc4 authored about 6 years ago
Simplifying run_command

No need to create a variable in run_command.

3512dc5ede00c6a538e0747b220440b0ce73d580 authored about 6 years ago
Codacy and subprocess

Codacy and subprocess

09ed3ed395690f00048603b223abce30faf4b8ae authored about 6 years ago
Codacy

Still playing with codacy

71fd22fa799e3172b0d894a174b4638c91a10a6c authored about 6 years ago
Moved subprocess to own file

Created a file just to wrap subprocess. If I can get this to
work then I'll never need to mess w...

935aa8d9f22ce60bf2db6c0b0634d76f52d424fc authored about 6 years ago
Codacy and subprocess

Still trying to figure out how to get codacy to accept
subprocess.

1ce6d4ed4b660bd377d06f833c12adb246d15e08 authored about 6 years ago
Codacy

Still trying.

10191b4b1f5a83557f7ab2ff031a3bf6f7e878ea authored about 6 years ago
Codacy

Aarrghh! Why is this happening!

884864bc4343b038094bb51c6f6735d1656a7f37 authored about 6 years ago
Codacy

Still just juggling things to see how it affects codacy.

f3fff8ea92773182cb4cf5c57a31fd4e9b1b6797 authored about 6 years ago
Codacy

Still trying to clear the codacy flag.

f4ff15976e79f035244f95ad3cd67bc76c3ee8bd authored about 6 years ago
Codacy

Codacy is now flagging things as errors that it passed last
night.

b96c0be3e9b1635aa24382d244e4372cc9cf0b4e authored about 6 years ago
More codacy changes

Codacy flagged the "shell=False" line again. Trying to change
this to a variable and see if that...

b1dbe07e1aea93fcc857d91f754122dc8ba52979 authored about 6 years ago
Resolving differences

Resolving differences between this populate.py and the
current populate.py

7776441386f94b2185ca14ebe530639aece2613a authored about 6 years ago
Incorporating changes from PR 137

Realized that I was missing some changes from the PR 137 hotfix
especially in naomi/populate.py....

f81729c0ab4cdf9359bf6357acb8486ae9239d5f authored about 6 years ago
Change flite command to a variable for Codacy

Changing the ["flite","-lv"] command being passed to subprocess
into a variable to see if that m...

65e09706f5c2aa174abdaf40efeef2526bbd56fd authored about 6 years ago
Merge remote-tracking branch 'refs/remotes/origin/python3' into python3

f2768e26776955ab1be80ff3576bf078e59b0975 authored about 6 years ago
Switch python back to python 3.5 in naomi-setup.sh

Switch python back to python 3.5 in naomi-setup.sh
also explicitely set shell=False in populate....

c2b1124560fc19866cbdaeea872e46bd871fc987 authored about 6 years ago
Remove git and nano from python modules

Don't install git (sometimes causes problems when distros have
their own compilation quirks) or ...

27c616fde4d9b74022e6651bf980f5e3c7f93f5e authored about 6 years ago
Add libncurses5-dev to apt install line

We need libncurses5-dev installed, otherwise the built python
won't be able to build in support ...

b63e82f79b85cca86bf072faafd4db293ac9b57d authored about 6 years ago
Fixes for populate

populate.py is a complex program with more text than most
other parts of Naomi. I had to do a lo...

30015ebad7fc0f5577236fc35ea63c2a1e800506 authored about 6 years ago
Resolving conflicts

Resolving two conflicts between current files and previous
hotfix.

1d650ec5ead7e6b33ccd3a4f3aeb8150bb6f6740 authored about 6 years ago
Dumb changes for Codacy

Fixed a bunch of minor Codacy complaints to keep it from flagging
the pull request. Spaces at th...

6a982bde5bf44af0c806e65c686c2c2589792bf9 authored about 6 years ago
Fixed Naomi3 to pass unit tests

After converting Naomi from python2 to python3, a lot of the
unit tests started failing. More th...

f7205c5d32de55862eb3df3b1de878251bb75d68 authored about 6 years ago
Merge pull request #137 from aaronchantrill/master

Fixed a few issues with Naomi 2.2

b64266c057c37347fe1cc82470e4ab14784fe528 authored about 6 years ago
Merge pull request #138 from aaronchantrill/master

naomi-setup.sh fixes to Naomi-Dev

dd6135f794d6bc7521eaba38a1562e5bb6ef75b1 authored about 6 years ago
More fixes for Naomi setup

Changed downloaded setuptools version to latest

Changed plugin search path for audiotools so it...

52f3f920f574d1802ad3c1ea19ba941c81e3612a authored about 6 years ago
Readme Update - Master (#134)

* Update README.md

* Update snapcraft.yaml

* Overalls & Codacy badge fix

* Removing sna...

9dade5684e2b0410c502a667aee500479cf8d64b authored about 6 years ago
Fixed a few issues with Naomi 2.2

Added the generated Naomi file that uses the local python to the
.gitignore list

Modified naomi...

62aea7c2808abb73bc0930cbfd7a3d1667f64bbb authored about 6 years ago
Removing snap for master push

6a5f128db943f90dbfcd6d53908e067ba5738e22 authored about 6 years ago
Merge branch 'master' of https://github.com/longshotpro2/Naomi

bdf6721b9e19603516161a770850ea12f8757de1 authored about 6 years ago
Overalls & Codacy badge fix

5c1e13c8a5a82206d7e5a1ed9a7205f21256d6bb authored about 6 years ago
Update issue templates

c9683f3b3c8ed630a6c6e3c2d81d9b7274a0aba7 authored about 6 years ago
Update snapcraft.yaml

902185b0b18ed6218bc2f2f758232be4bd5c10f3 authored about 6 years ago
Merge branch 'master' of https://github.com/naomiproject/Naomi

823e7374c6222a5dfbfd3eebf05c095351a95412 authored about 6 years ago
Starting Python3 conversion

Rewrite naomi-setup.sh to install and link to python3. Also
fixed an issue at the end of the set...

eff1e40307cbe1e767545855eb2070fe969a4cd0 authored about 6 years ago
Merge pull request #128 from NaomiProject/naomi-dev

2.2 release

dfc1beb3657171b45f155691dd2b31985cbda8c6 authored about 6 years ago
Update README.md

d4f36530ce8187b12db013b5759203670551b810 authored about 6 years ago
Update README.md

ce4bcc55955f772e29a44377b8e428ff3a0668be authored about 6 years ago
Update README.md

ea1cbe7c69efa50abaf23cd90ecc9ac5b77e992c authored about 6 years ago
Merge branch 'master' of https://github.com/naomiproject/Naomi

d3c6840f0d50867658bf53ea02a5547e99260783 authored about 6 years ago
Update CONTRIBUTING.md

7f613f11f4469a49c60205aa4db4caba7f1970e3 authored about 6 years ago
Adjusting setup script & python requirements (#122)

* Adjusting setup script & python requirements

* Update README.md

* Fixing Setup & Requirm...

069733ee68dac520d315aeda16ed6fd92646832c authored about 6 years ago
Merge pull request #123 from aaronchantrill/phonetisaurus_fixes

Fix issue where dictionary is lower case

0642560cb6901ca92b30441af1f87b9173881120 authored about 6 years ago
Merge pull request #6 from aaronchantrill/naomi-setup

Fixes to naomi-setup.py

b54263a44b5a11f2971ba18dfdb8891cbe1d4023 authored about 6 years ago
Add gettext to naomi-setup.sh

This is a few additional tweaks to naomi-setup.sh. First, I
updated the header to reflect that p...

fcf91da69eae733ae4f06ae27faf0bec4c481f94 authored about 6 years ago
Fixes to naomi-setup.py

The naomi-setup.py script installs its own version of python
locally under user permissions.

Th...

d1afcfd88e5cff7dcca8ab59e27b254f3c23ccf1 authored about 6 years ago
Updating readme

d01494154dddc520b295c3761ef9bf26efd611eb authored about 6 years ago
Updating feature request template

eb01adf847bfa3df8e95a698cc387f66eba016b5 authored about 6 years ago
Update bug report template

2a1bb4324915e1cbc00eec24353c29dc9221c600 authored about 6 years ago
Updated pull request template

2a19b9c1cee7db3223cb46b71b5f9bd7def9f559 authored about 6 years ago
Resolving Readme Conflict

5de1643c54d98428ba4994f5c24b30e9cb37f9ec authored about 6 years ago
Fixing Setup & Requirments

9aa783967e2a5b26a3b7cd100b5c6998b77653be authored about 6 years ago
Updating Readme for New Website & Documentation

7badea7c814c203cc836e48f009787b5e9638d6c authored about 6 years ago
Update README.md

d2fa2e154d00c8b09511c0f78c4fb842440997da authored about 6 years ago
Fix issue where dictionary is lower case

When the dictionary is lower case, but the list of words to be
compiled is in upper case, each l...

3ab5336b0e8918ae1732cd912ae18b9d5af5a6f5 authored about 6 years ago
Adjusting setup script & python requirements

4254e27f28def889cc042ca6de4a7887ae83387a authored about 6 years ago
Manually update

Manually updating request since we got an alert from github about this dependencie

edee3d7b8a4754674ef219d2e1ceaa9fec3d43a1 authored about 6 years ago
Merge pull request #118 from aaronchantrill/update_translations

Translation Maintenance script

747804cf31399b8fc73ae017aebd2f50dca9dada authored about 6 years ago
Merge pull request #117 from gospodima/patch-2

Fix shutdown plugin

8579741393b9383e80b5fc6899ebb53813e20f2d authored about 6 years ago
Small fixes to update_tranlations.py

Removed an extra "as e" from an exception that Codacy was
complaining about. Also set the progra...

55be5a8a9b03d5ac8f9290407410ab8f2d7ee89a authored about 6 years ago
This commit adds a new program called "update_translations.py"

which is used to maintain Naomi's .po translation files, which
are the files that the compile_tra...

e55ed98792f0ccdb7b079e8fef455aad05fcb1b0 authored about 6 years ago
Fix shutdown plugin

close https://github.com/NaomiProject/Naomi/pull/114

02e7968f704c093d5407ed4880f99b3766d76712 authored about 6 years ago
Merge pull request #113 from Longshotpro2/master

Re-Fixing DeprecationWarning: invalid escape sequence in alteration.py

bd558a505dbee660120d1fa1314f7ba2d39ce9da authored about 6 years ago
Merge pull request #112 from aaronchantrill/fix_flake8_stt

Fixed a few flake8 complaints

b339e64e7af506f7a04a2f404de124608eb99eee authored about 6 years ago
Merge pull request #116 from NaomiProject/Longshotpro2-patch-1

Update pull_request_template.md

89a6f9f146aec02cc80429a2309b38ecf43b554f authored about 6 years ago
Update pull_request_template.md

69959f490d7f3a3a2621cc8c67ac65ea7949e1a5 authored about 6 years ago
Merge pull request #111 from aaronchantrill/removal

Pruning vestigial files

5e6d8783e3aed76e0d794da2a15d2453582e4446 authored about 6 years ago
Merge pull request #110 from aaronchantrill/translations

Fixed up translation files

7eed24bfe7a835835ffef731a9bfc2d3a4135301 authored about 6 years ago
Merge pull request #115 from nxdefiant/naomi-dev

mpdclient: Do not set an unexisting password

f411a5297a15a82bf53c222824548057618dca34 authored about 6 years ago
mpdclient: Do not set an unexisting password

f37dd27141edac182d6f9cf4da9a58c3e8e9822c authored about 6 years ago
Re-Fixing DeprecationWarning: invalid escape sequence in alteration.py

7f13c3e2934a22699c2d54f7d6992102f7673378 authored over 6 years ago
Fixed several issues with populate.py

Added options for Wit.AI so if that STT engine is selected, it
will ask for a token and not defa...

1115878eb447d2b35881fc439ef998a2d86980bc authored over 6 years ago
Fixed a few flake8 complaints

Still trying to fix flake8 complaints. Fixed a bunch of errant
spaces and long lines in deepspee...

b3bb1b4c9d25445d89bd755fbfd89cc0ed37a77c authored over 6 years ago
Fixed a few Flake8 issues

Fixed a couple of errant spaces and removed a couple of test lines
in naomi/populate.py

14a99e39c37d1d3e5d888161c9e4233a52db0b84 authored over 6 years ago
Pruning vestigial files

Got rid of DeepSpeech_setup.md and PocketSphinx_setup.md since
this information is now available...

11bd99edfd3a79e6fe15bcb2ff873ce6424e379f authored over 6 years ago
Fixed three Codacy complaints

Fixed three complaints about whitespace at the ends of lines
by Codacy in populate.py.

75e62e2e3dc2b233f145805e75db87b84b6b1b25 authored over 6 years ago
Fixed up translation files

Did some maintenance on the translation files. First, got the
plural-forms consistent across lan...

bd2da2f881dc4959578a609c62b34a4834a77705 authored over 6 years ago
Merge pull request #108 from BoboTiG/fix-invalid-escape-sequence

Fix DeprecationWarning: invalid escape sequence in alteration.py

88127cff81d0c9691b60009bff25fcb3c1dfb90f authored over 6 years ago
Fix DeprecationWarning: invalid escape sequence in alteration.py

00385c25edfd8f7d3b58b108c5973bda7f0b0422 authored over 6 years ago
Fixed a few issues with Populate.py (#107)

Added the ability to opt out of input device test, now reads
and writes several additional sett...

9843cf797cec764a9fe0312138244e11baded508 authored over 6 years ago