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
@hirofumi0810@hlthu
Does it work now? It seems that the preprocessed data created by this repo doesn't meet the requirement.
I tried the timit experiment with attention-based model, but it seems that the structure of input data doesn't match. For example, in timit/data/load_dataset_attention.py, it expects that label and input data are in "label" and "input" folder, but in the preprocessed data, they are in "dataset" and "feature". And that the labels are in .csv file rather than .npy file.
Maybe there should be an update?
I'm refactoring attention-based models, so they do not work now!
Please wait for a few days.
The text was updated successfully, but these errors were encountered: