Coder Social home page Coder Social logo

palaver's Introduction

Palaver 2.0 Rewrite

Anything in this document is not final, this is a notepad of ideas for the Palaver rewrite. To access the old Palaver, switch the branch to "master".

The first order of business will be to rewrite dictionary.c to be nicer, and to give dictionaries more features. I will be replacing the recognize script with the binary, and the binary will be renamed "palaver". It will do everything from getting the test, changing it's encoding to UTF-8, checking it against dictionaries, and finally running the commands. The majority of palaver will be this c program.

Palaver will thus be separated into these parts.

  1. A UI to handle user input of speech, even if that ui is running in the background to continuously get speech.
  2. A back end to translate that speech into text.
  3. A program to find out what to run based on that text.
  4. Hundreds of small scripts that are run based on the command.

The parts are rather separate, with 3 and 4 being the most connected of anything. The majority of the palaver program will be the dictionary interpreter. The rest of the program can be swapped out with other parts.

The next thing to think about will be the new dictionary syntax, these will just be minor ad-ons and tweaks to make it better at matching human speech.

look for it in NEW_SYNTAX.txt

palaver's People

Contributors

jamezq avatar

Stargazers

Nilesh Panchal avatar

Watchers

James Cloos avatar impiza avatar Nilesh Panchal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.