Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第471480项(搜索用时0.005秒)
audio/pocketsphinx-0.8 (Score: 0.006224396)
Speech recognition system
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."
audio/ao-0.82 (Score: 0.006224396)
Python wrapper for audio device abstraction library (libao)
This is a Python wrapper module for the libao, an audio abstraction library that lets you output to different devices using the same interface.
audio/apetag-1.2 (Score: 0.006224396)
Library for APE Tag written in Python
A pure Python library for manipulating APEv2 and ID3v1 tags.
audio/karaoke-0.7.5 (Score: 0.006224396)
Python karaoke application (Plays CD+G, MP3+G, OGG+G files)
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.
audio/mad-0.9 (Score: 0.006224396)
Python module that provides the MPEG Audio Decoder interface
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.
audio/libg722-1.0.2 (Score: 0.006224396)
Software G.722 decoding/encoding library
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.
audio/mpd2-0.5.5 (Score: 0.006224396)
Fork of the Python MPD client library
A fork of the original MPD (Music Player Daemon) client library written in pure Python.
audio/ogg-1.3 (Score: 0.006224396)
Object-oriented Python bindings for the ogg library
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.
audio/pyliblo-0.10.0 (Score: 0.006224396)
Python wrapper for the Liblo OSC Library
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.
audio/speex-0.2 (Score: 0.006224396)
Python bindings for the Speex compressor/decompressor audio codec
py-speex is a Python module that provides bindings for the Speex audio compressor/decompressor codec.