You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.
will cause problem in train dataloader of train.py
FileNotFoundError: [Errno 2] No such file or directory: 'exp/data/feats_train-clean-100/exp/data/feats_train-clean-100/a39/a39aea3e-0edc-4cba-a3ef-49c49e769ec8.llc'
The text was updated successfully, but these errors were encountered:
@pzelasko , This is the part of
exp/data/cuts_train-clean-100.json.gz
generated by prepare.py, the storage_key has the prefix of storage_pathwill cause problem in train dataloader of train.py
The text was updated successfully, but these errors were encountered: