python-pesq:适用于Python用户的PESQ(语音质量的感知评估)包装器(窄带和宽带)

时间:2021-05-05 13:25:04
【文件属性】:
文件名称:python-pesq:适用于Python用户的PESQ(语音质量的感知评估)包装器(窄带和宽带)
文件大小:212KB
文件格式:ZIP
更新时间:2021-05-05 13:25:04
python signal-processing audio-processing pesq C python-pesq 适用于Python用户的PESQ(语音质量的感知评估)包装 这段代码是专门为numpy数组设计的。 要求 C compiler numpy cython 编译安装 $ git clone https://github.com/ludlows/python-pesq.git $ cd python-pesq $ pip install . # for python 2 $ pip3 install . # for python 3 $ cd .. $ rm -rf python-pesq # remove the code folder since it exists in the python package folder 用pip安装 # PyPi Repository $ pip install pesq # The Latest Version $ pi
【文件预览】:
python-pesq-master
----setup.py(1KB)
----.gitignore(2KB)
----.travis.yml(193B)
----LICENSE(1KB)
----README.md(3KB)
----tests()
--------test_pesq.py(558B)
----audio()
--------speech_bab_0dB.wav(97KB)
--------speech.wav(97KB)
----pesq()
--------pesqpar.h(20KB)
--------__init__.py(1KB)
--------pesqdsp.c(32KB)
--------cypesq.pyx(3KB)
--------pesq.h(10KB)
--------pesqmain.h(18KB)
--------dsp.c(14KB)
--------dsp.h(5KB)
--------pesqio.h(13KB)
--------pesqmod.c(51KB)

网友评论