shibing624 / parrots

Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高
Apache License 2.0
474 stars 88 forks source link

Another audio file input error #16

Closed xiabc612 closed 9 months ago

xiabc612 commented 2 years ago

ValueError: could not broadcast input array from shape (91597,200,1) into shape (1600,200,1)

AlucardNosferatu commented 1 year ago

ValueError: could not broadcast input array from shape (91597,200,1) into shape (1600,200,1)

wav is too long, I add a fix-size (1600) slicing on oversize wav

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.(由于长期不活动,机器人自动关闭此问题,如果需要欢迎提问)