Skip to content

auwsome/Voice-Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

Voice-Commands

There are so many different ways of running commands, which is good, but when it comes to voice recognition, it is important to have a system for resolving common terms or keywords. This project will collect common voice commands variations and conflicting keywords can be resolved by voting.

  • Create an issue for each collision.

  • Vote on the issue:

  • If an issue is has more votes than another issue that represents an item on the consensus list, collaborators can create pull requests back to the master branch.

  • Then you can add this list in whichever format is relevant to your favorite application's configuration file(s).

Ideally users will be able to import custom selections into their own personal list. The best way to handle selections is to start from the consensus list and create a PR to add or delete single items or groups. Each PR can be referenced by a commit ID and merged to a unique branch or fork using the Git cherry-pick command. Unfortunately, there is no way yet to search for the commit ID of an indiviual item, unless the item name is added to the commit comments (see early PRs for examples).

In the future, the application file integration may be automated by a small downloadable profile app that notifies users of new additions and allows acceptance or rejection of individual changes, along with subscription to indiviual forks or author collections. Application usage and user data will be available for reference as well. This project could have much wider application as a model for consensus and custom settings integration.. for applications, OSs and even organizations.

About

This project will collect common speech recognition and voice commands. Conflicting keywords can be resolved by votes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors