-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
Describe the bug
运行run.sh 报错如下:
$ ./run.sh --stage 0
Start preparing Kaldi format files
Compute CMVN and Format datasets
Traceback (most recent call last):
File "/Users/qiangyang/Project/model/wenet-e2e/wekws/examples/speechcommand_v1/s0/tools/compute_cmvn_stats.py", line 109, in
feat_type = configs['dataset_conf']['feats_type']
KeyError: 'feats_type'
(wekws) (base)
To Reproduce
Steps to reproduce the behavior:
- clone 代码
- 配置环境
- 进入 wekws/examples/speechcommand_v1/s0 目录
- 运行./run.sh
5.出行报错
Expected behavior
希望能够正常运行和训练
Screenshots
Smartphone (please complete the following information):
- Device: [Mac M1]]
- OS: [版本 15.5 macos Sequoia]
Metadata
Metadata
Assignees
Labels
No labels