GithubHelp home page GithubHelp logo

isabella232 / pocketsphinx-wp-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cmusphinx/pocketsphinx-wp-demo

0.0 0.0 0.0 39.85 MB

Demo to run pocketsphinx on WP8 platform

C++ 3.08% Python 0.89% C 94.29% C# 1.31% Makefile 0.22% Yacc 0.21%

pocketsphinx-wp-demo's Introduction

pocketsphinx-wp-demo

Demo to run pocketsphinx on WP8 platform

Import this demo into VS2013 and run on your phone, it should run fine.

See pocketsphinx documentation for additional details on how to modify the demo.

This demo is hosted at

http://github.com/cmusphinx/pocketsphinx-wp-demo

This demo created by Toine de Boer, Enbyin (NL)


HOW IT WORKS: (just build and the demo should work fine)

WasapiAudio == Microphone recorder (Wasapi)

  • no HOW TO needed

SpeechRecognizer == PocketSphinx implementation

  • STEP 1: initialize (pick one)
  • STEP 2: load (at least 1 search)
  • STEP 3: set search (activate search by name you just loaded)

For Continuous recognition (get result by events)

  • STEP 4.X: start processing (start the engine)
  • STEP 5.X: register incomming audio (report microphone audio bytes continuously)
  • STEP 6.X: wait for the events....

For Single utterance recognition (get instant result)

  • STEP 4.Y: get result from a single recording (decode bytes from audio file or finished recording from microphone)

pocketsphinx-wp-demo's People

Contributors

toine-db avatar nshmyrev 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.