Paketname | libgsm-tools |
Beschreibung | User binaries for a GSM speech compressor |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.13-3 |
Sektion | sound |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | libc6 (>= 2.1), libgsm1 (>= 1.0.13) |
Empfohlene Pakete | |
Paketbetreuer | Jochen Friedrich |
Quelle | libgsm |
Paketgröße | 20224 Byte |
Prüfsumme MD5 | ab9ac25f9ad5a45786a57f928b20026b |
Prüfsumme SHA1 | 97255ae9f9cff3103a7f994e7cc959bf5b7bacf2 |
Prüfsumme SHA256 | ab6ff937c674638b9fc99987f2f57dc494dc37d52b8a0412ba1e88fd793d15d3 |
Link zum Herunterladen | libgsm-tools_1.0.13-3_i386.deb |
Ausführliche Beschreibung | This package contains user binaries for libgsm, an implementation of
the European GSM 06.10 provisional standard for full-rate speech
transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
excitation/long term prediction) coding at 13 kbit/s.
.
GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
with typical UNIX applications, our implementation turns frames of 160
16-bit linear samples into 33-byte frames (1650 Bytes/s).
The quality of the algorithm is good enough for reliable speaker
recognition; even music often survives transcoding in recognizable
form (given the bandwidth limitations of 8 kHz sampling rate).
.
The interfaces offered are a front end modelled after compress(1), and
a library API. Compression and decompression run faster than realtime
on most SPARCstations. The implementation has been verified against the
ETSI standard test patterns.
|