tencent-ailab / pika

a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi
Apache License 2.0
338 stars 57 forks source link

TypeError: compute_features() missing required argument 'vtln_warp' (pos 3) #10

Closed yihuan-github closed 2 years ago

yihuan-github commented 2 years ago

========= Done with split labels and generate lst============ Traceback (most recent call last): File "/home/speech/桌面/pika/utils/compute_global_cmvn.py", line 62, in feats = fbank.compute_features(wave_1ch,args.sample_rate,vtnl_warp=1.0) TypeError: compute_features() missing required argument 'vtln_warp' (pos 3)