zjwang21 / mix-phoneme-bert

An unofficial PyTorch implementation of Mix-Phoneme-Bert
39 stars 7 forks source link

Path to model? #1

Open CookiePPP opened 1 year ago

CookiePPP commented 1 year ago

I'm having a hard time finding the mixed phoneme model file(s). Where are they in the repo?

zjwang21 commented 1 year ago

fairseq/models/model_mix_phoneme.py

Other codes are in tasks/mix_phoneme_masked_lm.py and data/mix_phoneme_dataset.py