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
I have got the json file from espnet. But in SemanticMask, we should add the start and end information into the json file. How should I do? Otherwise espnet/utils/io_utils.py can't read the start and end info from "y_feats_dict". Thank you.
I have got the json file from espnet. But in SemanticMask, we should add the start and end information into the json file. How should I do? Otherwise espnet/utils/io_utils.py can't read the start and end info from "y_feats_dict". Thank you.