DiffSinger
DiffSinger copied to clipboard
云端训练时报错OSError: Unable to synchronously open file (truncated file: eof = 96, sblock->base_addr = 0, stored_eof = 2048)
报错OSError: Unable to synchronously open file ,网上也没找到相应的解决方法,更新声码器也没用,打算再重新处理一遍训练集试试
The "truncated file" can indicate that a file might be damaged. Because it seems that there is a EOF mismatch, as if the file is smaller than it supposed and declared to be. 这个 "truncated file" 可以指明文件或许已经被损坏。因为看起来有一个 EOF 相关的错误,换句话说,这个文件比预料中和宣称的要小一些。