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
The first command under the bilateral perturbation section: python research/TranSpeech/hubertCTC/gen_IE.py --ckpt /path/to/ckpt --wav /path/to/TGT_AUDIO --out /path/to/S2/dataset
successfully loads the mhubert model. However it returns a KeyError where the key 'generator' is not found in the config or the model. Please help as soon as possible
The text was updated successfully, but these errors were encountered:
The first command under the bilateral perturbation section:
python research/TranSpeech/hubertCTC/gen_IE.py --ckpt /path/to/ckpt --wav /path/to/TGT_AUDIO --out /path/to/S2/dataset
successfully loads the mhubert model. However it returns a KeyError where the key 'generator' is not found in the config or the model. Please help as soon as possible
The text was updated successfully, but these errors were encountered: