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

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...

github.com/NaomiProject/Naomi - e55ed98792f0ccdb7b079e8fef455aad05fcb1b0 authored about 6 years ago
Fix shutdown plugin

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

github.com/NaomiProject/Naomi - 02e7968f704c093d5407ed4880f99b3766d76712 authored about 6 years ago
Merge pull request #113 from Longshotpro2/master

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

github.com/NaomiProject/Naomi - bd558a505dbee660120d1fa1314f7ba2d39ce9da authored about 6 years ago
Merge pull request #112 from aaronchantrill/fix_flake8_stt

Fixed a few flake8 complaints

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

Update pull_request_template.md

github.com/NaomiProject/Naomi - 89a6f9f146aec02cc80429a2309b38ecf43b554f authored about 6 years ago
Update pull_request_template.md

github.com/NaomiProject/Naomi - 69959f490d7f3a3a2621cc8c67ac65ea7949e1a5 authored about 6 years ago
Merge pull request #111 from aaronchantrill/removal

Pruning vestigial files

github.com/NaomiProject/Naomi - 5e6d8783e3aed76e0d794da2a15d2453582e4446 authored about 6 years ago
Merge pull request #110 from aaronchantrill/translations

Fixed up translation files

github.com/NaomiProject/Naomi - 7eed24bfe7a835835ffef731a9bfc2d3a4135301 authored about 6 years ago
Merge pull request #115 from nxdefiant/naomi-dev

mpdclient: Do not set an unexisting password

github.com/NaomiProject/Naomi - f411a5297a15a82bf53c222824548057618dca34 authored about 6 years ago
mpdclient: Do not set an unexisting password

github.com/NaomiProject/Naomi - f37dd27141edac182d6f9cf4da9a58c3e8e9822c authored about 6 years ago
Re-Fixing DeprecationWarning: invalid escape sequence in alteration.py

github.com/NaomiProject/Naomi - 7f13c3e2934a22699c2d54f7d6992102f7673378 authored about 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...

github.com/NaomiProject/Naomi - 1115878eb447d2b35881fc439ef998a2d86980bc authored about 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...

github.com/NaomiProject/Naomi - b3bb1b4c9d25445d89bd755fbfd89cc0ed37a77c authored about 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

github.com/NaomiProject/Naomi - 14a99e39c37d1d3e5d888161c9e4233a52db0b84 authored about 6 years ago
Pruning vestigial files

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

github.com/NaomiProject/Naomi - 11bd99edfd3a79e6fe15bcb2ff873ce6424e379f authored about 6 years ago
Fixed three Codacy complaints

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

github.com/NaomiProject/Naomi - 75e62e2e3dc2b233f145805e75db87b84b6b1b25 authored about 6 years ago
Fixed up translation files

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

github.com/NaomiProject/Naomi - bd2da2f881dc4959578a609c62b34a4834a77705 authored about 6 years ago
Merge pull request #108 from BoboTiG/fix-invalid-escape-sequence

Fix DeprecationWarning: invalid escape sequence in alteration.py

github.com/NaomiProject/Naomi - 88127cff81d0c9691b60009bff25fcb3c1dfb90f authored over 6 years ago
Fix DeprecationWarning: invalid escape sequence in alteration.py

github.com/NaomiProject/Naomi - 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...

github.com/NaomiProject/Naomi - 9843cf797cec764a9fe0312138244e11baded508 authored over 6 years ago
Merge pull request #105 from Longshotpro2/master

Setup script & Readme adjustment

github.com/NaomiProject/Naomi - e17976a6eca9b2a2f63c8e39cf33e5d380b6de99 authored over 6 years ago
Setup script & Readme adjustment

github.com/NaomiProject/Naomi - b5cda5e31c9447e4d5f64fb1ed98e857bf368baf authored over 6 years ago
Merge pull request #100 from Longshotpro2/master

Implementing Changelog

github.com/NaomiProject/Naomi - fb705a3bd4bdc6cd8ed53cda7157f50b8a2b2dd2 authored over 6 years ago
Updated populate.py (#101)

I started with @Longshotpro2's cli_populate_yaml.py. I fixed some of
the issues related to lang...

github.com/NaomiProject/Naomi - 33745cdb314793e1017488c26b2fa323142da4bd authored over 6 years ago
Implementing Changelog

Changelogs are auto generated with Gren

github.com/NaomiProject/Naomi - 678b43908c422b968aac7f9471cd70229b5b4267 authored over 6 years ago
Badge Integration Updates

github.com/NaomiProject/Naomi - f800dc3835234e267823c9bd925f1c50e6f632d4 authored over 6 years ago
Fixed translations in populate.py (#99)

* Fixed translations in populate.py

I started with @Longshotpro2's cli_populate_yaml.py. I fi...

github.com/NaomiProject/Naomi - af1e83ad7699accf58be57f99450507a48b36841 authored over 6 years ago
deleting temperature sensor related code

github.com/NaomiProject/controlLED-plugin - 146453020539c22fa03ea6611f1315e4fb503b08 authored over 6 years ago
Create a real readme

may need updates with the incoming release of Naomi V2.2

github.com/NaomiProject/controlLED-plugin - 693e4f90f7031e5a1c38eff3c6fcccef95bd49ae authored over 6 years ago
deleting compiled files

github.com/NaomiProject/controlLED-plugin - 6bad26d12562f178034e6b4b3205254ae776adf8 authored over 6 years ago
deleting compiled files

github.com/NaomiProject/controlLED-plugin - 3199e80c43ceded3cffdff1aec94f8c183266254 authored over 6 years ago
Merge branch 'master' of https://github.com/NaomiProject/controlLED

github.com/NaomiProject/controlLED-plugin - 3e2e941ac1a906e5ea5fcdc246b0a1c69934e804 authored over 6 years ago
creating Controlled in Git

github.com/NaomiProject/controlLED-plugin - 216424333a2563d783f1e172ce36d9a792671ebf authored over 6 years ago
Update python_requirements.txt

github.com/NaomiProject/Naomi - d80222492dcf4e06f061b945d29de09b3597ca09 authored over 6 years ago
Merge pull request #88 from Longshotpro2/master

Jasper → Naomi & Readme Update

github.com/NaomiProject/Naomi - e9e34f1ee626af512674211dfcdb96bf0fce7879 authored over 6 years ago
removing old readme

github.com/NaomiProject/Naomi - ce42220848e75ab48eec7635a64e96056be8e8ad authored over 6 years ago
Merge branch 'naomi-dev' of https://github.com/Longshotpro2/Naomi

github.com/NaomiProject/Naomi - 244cec8c3e5b40dc643bc9faa12bfe9c17ffaf34 authored over 6 years ago
Trying to fix conflicts

github.com/NaomiProject/Naomi - 2de63cefb607948c21c8a974769842041f3b743d authored over 6 years ago
Merge pull request #5 from NaomiProject/naomi-dev

Naomi dev

github.com/NaomiProject/Naomi - 5c1c29c57eb4f3b5225b4b044fd8a32092d6e9db authored over 6 years ago
Merge pull request #87 from chazu/patch-1

fix discord links

github.com/NaomiProject/Naomi - cc771ab76625ce53751d3ac192731b1e0becbc70 authored over 6 years ago
fix discord links

For #86

github.com/NaomiProject/Naomi - 1a2ac10fadda43b335a0014623ba40bb3534853d authored over 6 years ago
Merge pull request #84 from aaronchantrill/naomi-dev

DeepSpeech plugin for Naomi

github.com/NaomiProject/Naomi - 388eb64cabcff9d887401e55ae4ea224a47db895 authored over 6 years ago
Merge pull request #2 from Longshotpro2/revert-1-pyup-initial-update

Revert "Initial Update"

github.com/NaomiProject/Naomi - 261976a8be051f041b8c4447a422ee58a85601f2 authored over 6 years ago
Revert "Initial Update"

github.com/NaomiProject/Naomi - b2974f7f4a53926decfbac17ef983f9f070c0396 authored over 6 years ago
Merge pull request #1 from Longshotpro2/pyup-initial-update

Initial Update

github.com/NaomiProject/Naomi - 045a919d5a9b92e2713f02fe25229876e8c826fd authored over 6 years ago
Pin blessings to latest version 1.7

github.com/NaomiProject/Naomi - 12b6b2da1b691e24a28bce4afbddf58da13e43ad authored over 6 years ago
Update apscheduler from 3.5.2 to 3.5.3

github.com/NaomiProject/Naomi - 0894f47a4a677514e5c8bcb381efbb13a0319b33 authored over 6 years ago
Fixing Key Features

Fixing the features section header

github.com/NaomiProject/Naomi - 2b93bcdc523be9754657060bd5f51215eb277315 authored over 6 years ago
Fixing the image

Fixing the broken image placement

github.com/NaomiProject/Naomi - 96d0d608658e433153cb6ddfb81b95c2c31e854d authored over 6 years ago
Centering image

Aligned left looked odd

github.com/NaomiProject/Naomi - 4d7ba4adf2158a1720cf23a9ab2ad006c161fa63 authored over 6 years ago
README Update

Updating to a new look!

github.com/NaomiProject/Naomi - 1df974fcfc798aee928d1ab449261cc40df4acab authored over 6 years ago
removing documentation attempt

github.com/NaomiProject/Naomi - dd027cd36685ec3a10f726538707d56a0345e8e3 authored over 6 years ago
Merge branch 'master' of https://github.com/Longshotpro2/Naomi

github.com/NaomiProject/Naomi - d89e713b9290efd8f370810816a127f272c5be64 authored over 6 years ago
Renaming Jasper To Naomi

github.com/NaomiProject/Naomi - 42268586c1e9d362000c4be5b617f4d3d62fa94a authored over 6 years ago
Merge pull request #83 from TuxSeb/naomi-dev

Updating dependencies and fix french translations

github.com/NaomiProject/Naomi - e465c4a940881c1e2f155138eaa0f4984a756d7b authored over 6 years ago
Cleaned up some comments

Cleaned out some old comments from the deepspeechstt.py file.
Also changed the project line in t...

github.com/NaomiProject/Naomi - b2f343719013e165309292df1de937d04ab1189d authored over 6 years ago
Merge remote-tracking branch 'refs/remotes/origin/naomi-dev' into naomi-dev

github.com/NaomiProject/Naomi - 46c8406fc8c5d87b661ac5650b19b6ef16a2d13f authored over 6 years ago
Create DeepSpeech_setup.md

These are instructions on how to build DeepSpeech. I last ran through them in April this year, s...

github.com/NaomiProject/Naomi - 3bd8e542e2c9ca8bb009b67a09783e3abe645743 authored over 6 years ago
Added support for Mozilla DeepSpeech

Added support for Mozilla DeepSpeech. This will require some updates to
populate.py when we fix ...

github.com/NaomiProject/Naomi - 0daa804776156fcfc19aa4a0de3c536cad856833 authored over 6 years ago
Merge remote-tracking branch 'upstream/naomi-dev' into naomi-dev

github.com/NaomiProject/Naomi - 3ca64a306fac4c902a31102b9150ff572502935e authored over 6 years ago
Update PocketSphinx_setup.md

github.com/NaomiProject/Naomi - 9f8dab24d4d3067793ae58eebc48f445c8c6957d authored over 6 years ago
removing coloredlogs

github.com/NaomiProject/Naomi - ea685b9352ef7f541172a38b40520dd5a4c411ec authored over 6 years ago
Merge branch 'naomi-dev' of https://github.com/NaomiProject/Naomi into naomi-dev

github.com/NaomiProject/Naomi - 5ebd767f24c36454409c80bb87e4ec1eb4c6f3b9 authored over 6 years ago
Adding Colored cli output for logger (color following the level of the information), adding coloredlogs as dependency

github.com/NaomiProject/Naomi - 3c2c5277aa4d1833ff758f83f7ab20bfcf5d740c authored over 6 years ago
updating french translations and python library requirements, tested

github.com/NaomiProject/Naomi - 19c71bc03d30e944142544e09888232a6de2179b authored over 6 years ago
Update PocketSphinx_setup.md

github.com/NaomiProject/Naomi - c88733ce32598eba0a7f9e384b420a57a578f95c authored over 6 years ago
Create index.rst

github.com/NaomiProject/Naomi - 0df22ab1937c93794bb52f9bdea27f3cdbc73ee9 authored over 6 years ago
Merge pull request #81 from aaronchantrill/naomi-dev

This pull request contains the updated code for the newest version of phonetisaurus

github.com/NaomiProject/Naomi - 4beecf3078d1faaed910a0e740dc1a16d4e7cff4 authored over 6 years ago
Merge pull request #80 from TuxSeb/naomi-dev

Naomi dev

github.com/NaomiProject/Naomi - b317661ac7f32acc7e84f09a0c40f48fc767b0f9 authored over 6 years ago
fix translations

github.com/NaomiProject/Naomi - 47a87946a6061ab2db14b90cd70fd5bf61d3ae67 authored over 6 years ago
Merge branch 'naomi-dev' of https://github.com/NaomiProject/Naomi into naomi-dev

github.com/NaomiProject/Naomi - 874a8aaccb00a14ccd21bd073c55f0c79e3a9822 authored over 6 years ago
updating translations and plugin information of clock

github.com/NaomiProject/Naomi - 1fcd00131c903e18d386775e4a69d38585b499a3 authored over 6 years ago
Changed logger.info to logger.debug

Changed my logger.info output to logger.debug, since Naomi prints
everything above Debug automat...

github.com/NaomiProject/Naomi - 80e5e884c816fb5bd072d0d6edfccea8b985eba2 authored over 6 years ago
Merge pull request #78 from Longshotpro2/master

PR template commit

github.com/NaomiProject/Naomi - d458eb809742335cd1ae909a9e120ad04f6f5cb9 authored over 6 years ago
PR template commit

github.com/NaomiProject/Naomi - 64890c2588f33d0c2e124e00d10726b814701ab5 authored over 6 years ago
hackernews translation, error fixs

github.com/NaomiProject/Naomi - 1cf0ccae2d6a3acedce842b888e74c9969fdc922 authored over 6 years ago
Merge pull request #76 from Longshotpro2/naomi-dev

Extending Population and implementing ColorFormatting

github.com/NaomiProject/Naomi - 5a6d34b550b25e279b5c039ed10819d9d0626d3f authored over 6 years ago
fixing app_utils.py

github.com/NaomiProject/Naomi - 7041e1e629d0ed2aa423b751f5ac6014429866e7 authored over 6 years ago
Fixed a string formatting error

When splitting a long line, I split a string with substitutions
into two lines, then left the su...

github.com/NaomiProject/Naomi - b1ca8d52266f4d02569d492bd2ed1cd8baad4e48 authored over 6 years ago
Cleaned up pep-8 issues

Mostly just cleaning up pep 8 formatting issues

github.com/NaomiProject/Naomi - 1d0d4dc1b478d602d330f8714cbc6c73979cb0a6 authored over 6 years ago
adding yaml population & color formatting files

github.com/NaomiProject/Naomi - 6ebf98001ccf082c3634597cce1a1ff0cb4917de authored over 6 years ago
Added required dependencies

github.com/NaomiProject/Naomi - 52e3c0264ff3d11f92ef4a157042543b20f5d305 authored over 6 years ago
Add files via upload

github.com/NaomiProject/Naomi - f05f9f9ffe3b1e7e1851a46465f3a452bc946747 authored over 6 years ago
Add support for the latest version of phonetisaurus

This adds support for the latest version of phonetisaurus
which requires OpenFST 1.6.x to run. T...

github.com/NaomiProject/Naomi - e19d35c95179cbd48b037ffb65e187b860118b3c authored over 6 years ago
Making Gmail plugin more generic

github.com/NaomiProject/Naomi - c727c1c7896a433b2106207fdc911e607acda5e9 authored over 6 years ago
Merge pull request #70 from aaronchantrill/naomi-dev

Attempting to fix profile generator

github.com/NaomiProject/Naomi - c91bb60ffa2348c5e8c15e402ee6162699ccc445 authored over 6 years ago
Update README.md

github.com/NaomiProject/Naomi - 6c011f076c3aebecf8b96c37d941dfda5cc9660e authored over 6 years ago
Update CONTRIBUTING.md

github.com/NaomiProject/Naomi - c1c4d9d3d0acd0ee461b3776edb7152c64007c49 authored over 6 years ago
updating the contributing guide

adding "before coding"

github.com/NaomiProject/Naomi - 0aa3b3bc7657b0e8111ba9e3ae78b72f64774840 authored over 6 years ago
Attempting to fix profile generator

This is my attempt at fixing the profile generator located
in populate.py. I added a hook to app...

github.com/NaomiProject/Naomi - 5c406e59dceae0322d6c6e606009a72bc9f6e56c authored over 6 years ago
Update README.md

github.com/NaomiProject/Naomi - d1c6bc728f0d870a57b33d38e3ff6e1586b061ef authored over 6 years ago
Update issue templates

github.com/NaomiProject/Naomi - b4d1863527fb22405680f9b7da0fd7e3ab74b25e authored over 6 years ago
Delete Jasper.pmdl

github.com/NaomiProject/Naomi - cf81998f371f7d32eecadb2bcf501de1d41360d1 authored over 6 years ago
Delete profile.yml.sample

github.com/NaomiProject/Naomi - d36314c5d9810ed5ba5cb2e0ca2699f99d532f74 authored over 6 years ago
Delete oldREADME.MD

github.com/NaomiProject/Naomi - d5bf0c1f85df49b3d86ad842d32aac64153b9c89 authored over 6 years ago
Merge pull request #62 from NaomiProject/jasper-dev

Tested and now merging this, do not hesitate if you find any issues ... .

github.com/NaomiProject/Naomi - 8aba51fbea6cc30e236d1c07e8c55665ea52f5de authored over 6 years ago
Merge branch 'master' into jasper-dev

github.com/NaomiProject/Naomi - 02994b884f4c48e60d3299374e8d308336c7df47 authored over 6 years ago