Skip to content

jorgeramirez/step

Repository files navigation

step

Simple demo using Pocketsphinx and GStreamer

step recognizes five basic commands in spanish:

  • ADELANTE
  • ATRAS
  • ABAJO
  • ARRIBA
  • PASO (UNO | DOS ... | DIEZ)

and based on the recognized command it updates the state of the board.

Run the demo

There are two front-ends: main.py is a CLI-based program and main_gui.py is a pygame powered app. You can run this demo by issuing python main.py or python main_gui.py.

About

Simple demo using Pocketsphinx and GStreamer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published