summaryrefslogtreecommitdiff
path: root/gr-vocoder/lib/gsm/README.gsm
diff options
context:
space:
mode:
Diffstat (limited to 'gr-vocoder/lib/gsm/README.gsm')
-rw-r--r--gr-vocoder/lib/gsm/README.gsm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/gsm/README.gsm b/gr-vocoder/lib/gsm/README.gsm
index cb6af85cf..10470e04e 100644
--- a/gr-vocoder/lib/gsm/README.gsm
+++ b/gr-vocoder/lib/gsm/README.gsm
@@ -17,7 +17,7 @@ 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
+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