Pocket Sphinx is a frontend to the sphinxbase large-vocabulary,
speaker-independent, continuous speech recognition engine.
This is an early release of a research system. The APIs and function
names are likely to change, and several tools still need to be made
available to make this all complete.
Once the system is built, try running the Perl script sphinx2-demo.
The pocketsphinx-test script should run pocketsphinx-batch over an example
utterance of "go forward ten meters."
This is a Python wrapper module for the libao, an audio abstraction library
that lets you output to different devices using the same interface.
A pure Python library for manipulating APEv2 and ID3v1 tags.
PyKaraoke is a free karaoke player for Linux and Windows.
You can use this program to play your collection of CDG,
MIDI and MPEG karaoke songs. No songs are provided,
you must obtain these from elsewhere.
This is a Python module that allows Python programs to use the MPEG
Audio Decoder library. It provides a high-level API which makes reading
from MPEG audio streams a piece of cake.
The G.722 module is a bit exact implementation of the ITU G.722 specification
for all three specified bit rates - 64000bps, 56000bps and 48000bps. It passes
the ITU tests.
To allow fast and flexible interworking with narrow band telephony, the encoder
and decoder support an option for the linear audio to be an 8k samples/second
stream. In this mode the codec is considerably faster, and still fully
compatible with wideband terminals using G.722.
A fork of the original MPD (Music Player Daemon) client library written
in pure Python.
The PyOgg project provides a set of python modules for the various streaming
formats and protocols defined by the Xiph.Org Foundation. For now, it mostly
deals with the Ogg bitstream container and the Vorbis audio codec.
pyliblo is a Python wrapper for the liblo OSC library. It
supports almost the complete functionality of liblo, allowing
you to send and receive OSC messages using a nice and simple
Python API.
Also included are the command line utilities send_osc and
dump_osc.
py-speex is a Python module that provides bindings for the Speex audio
compressor/decompressor codec.