0
点赞
收藏
分享

微信扫一扫

[Errno 2] Unable to open file (unable to open file: name = 'data/tokenized/

valle 训练加载数据失败:

 [Errno 2] Unable to open file (unable to open file: name = 'data/tokenized/libritts_encodec_train-other-500.h5'

[Errno 2] Unable to open file (unable to open file: name =

问题原因:

使用相对路径造成

解决办法:

[Errno 2] Unable to open file (unable to open file: name =

将路径修改为绝对路径,该问题即可解决

举报

相关推荐

0 条评论