Displaying 2 results from an estimated 2 matches for "blackfinopt".
Did you mean:
noblackfinopt
2005 Oct 25
2
Noisy sound quality with Blackfin in WB-mode
...put-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,
Bernhard Gerlach
Technical Universit...
2005 Oct 25
0
Noisy sound quality with Blackfin in WB-mode
...gt; # 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...