目录
- 一、概述
- 二、实例
- 三、总结
一、概述
二、实例
1、源码下载和编译
https://github.com/xiph/speex/tree/master,这个是codec库,用于编解码的
https://github.com/xiph/speexdsp,现在只是测试一下speex的去噪部分,speex dsp库
选择对应的tag 版本,下载
目录
一、概述
二、实例
1、源码下载和编译
https://github.com/xiph/speex/tree/master,这个是codec库,用于编解码的
https://github.com/xiph/speexdsp,现在只是测试一下speex的去噪部分,speex dsp库
选择对应的tag 版本,下载