Giter Club home page Giter Club logo

speechrecognition's People

Contributors

mac40 avatar mmiglio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

speechrecognition's Issues

TF-lite version?

Hello Matteo,

I am looking for a very low processor load "wake-word/phrase" mechanism for my Raspberry Pi3B based home robot (similar to PicoVoice Porcupine.)

In my search I came upon your "Small-footprint Keyword Spotting" that appears to use the full TensorFlow package. I have experimented with tflite_runtime.interpreter on my robot with an off-robot trained camera object recognition model.

Is this how I would be able to utilize your keyword spotter?

  • Install TensorFlow (or TFLite?) to my Mac
  • Build a wake-word/phrase model (I have no prior experience in this step)
  • Bring down the custom model to robot
  • Modify your TensorFlow demo.py to use TFLite (also no experience here)

PicoVoice Porcupine uses about 10% of one core of my robot's Pi3B and is phenomenally good at far-field recognition and false rejection, (but does not allow custom wake-words for personal projects).

I have experimented with Vosk-api (the successor to Kaldi successor to PocketSphinx) but the processor load averages four times that of Porcupine (40% 15min ave. 30-100% 1min average of one core), so I continue to look for a "Small-footprint keyword spotter"

Your thoughts and suggestions?

Regards,

Alan McDonley

Denoising Autoencoders

We can use denoising autoencoders to learn robust features.

First test seems to be working:

denoising

Audio Features

Analyze different audio features

  • Find new audio features to implement
  • Implement audio features
    • Implement rhythm features from librosa
  • Test and compare results

One Class Classifier

Use a CNN / RNN to extract features from audio files followed by a One Class classifier trained to to recognise the keyword (marvin in our case).

As classifier we can use either a OC-SVM or Isolation Forest.

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.