SenseVoice icon indicating copy to clipboard operation
SenseVoice copied to clipboard

sensevoice2jsonl生成数据报错

Open Airgods opened this issue 1 year ago • 3 comments

参考命令:

generate train.jsonl and val.jsonl from wav.scp and text.txt

sensevoice2jsonl
++scp_file_list='["../../../data/list/train_wav.scp", "../../../data/list/train_text.txt"]'
++data_type_list='["source", "target"]'
++jsonl_file_out="../../../data/list/train.jsonl"
++model_dir='iic/SenseVoiceSmall' 按照例子提供上述两类文件,程序运行时报如下错误: image 注意: train_wav.scp中提供的是本地音频文件地址,但官方说可以提供本地地址:

Airgods avatar Oct 25 '24 01:10 Airgods

同出现这个问题,请问解决了吗

YMCVICTOR avatar Dec 19 '24 09:12 YMCVICTOR

请问这个问题怎么解决的,希望您能解答

lyh187795 avatar Apr 02 '25 10:04 lyh187795

相同问题

ChrisLauVI avatar Apr 11 '25 09:04 ChrisLauVI