Displaying 2 results from an estimated 2 matches for "maennl1".
Did you mean:
maenner
2005 Oct 25
2
Noisy sound quality with Blackfin in WB-mode
...speexenc -w --quality 5 --comp 5 input-wav-16khz outputA.speex
and for NB-mode
# speexenc --quality 5 --comp 5 input-wav-8kHz outputB.speex
I decoded with
# speexdec outputA.speex
# speexdec outputB.speex
The decoded files can be downloaded at (156k each):
http://www.stud.tu-ilmenau.de/~bege-mt/maennl1-16000-16-mono-speex-c5-q5-noblackfinopt-decoded.wav
http://www.stud.tu-ilmenau.de/~bege-mt/maennl1-16000-16-mono-speex-c5-q5-blackfinopt-decoded.wav
(Text is german, hope that doesn't matter...)
Am I doing something wrong? Or is there a bug in the blackfin assembler code?
Thanks for answers...
2005 Oct 25
0
Noisy sound quality with Blackfin in WB-mode
...outputA.speex
> and for NB-mode
> # speexenc --quality 5 --comp 5 input-wav-8kHz outputB.speex
>
> I decoded with
> # speexdec outputA.speex
> # speexdec outputB.speex
>
> The decoded files can be downloaded at (156k each):
>
> http://www.stud.tu-ilmenau.de/~bege-mt/maennl1-16000-16-mono-speex-c5-q5-noblackfinopt-decoded.wav
>
> http://www.stud.tu-ilmenau.de/~bege-mt/maennl1-16000-16-mono-speex-c5-q5-blackfinopt-decoded.wav
>
> (Text is german, hope that doesn't matter...)
>
> Am I doing something wrong? Or is there a bug in the blackfin assem...