文章目录
Parselmouth
- Parselmouth
- Parselmouth是praat的python接口。
- 论坛讨论地址:https://groups.google.com/g/parselmouth
- 歌声样本集下载链接
install
$ pip install praat-parselmouth
画图
import parselmouth
import numpy as np
import matplotlib.pyplot