lucidrains / audiolm-pytorch

Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hi. If i want to train text to Chinese speech audiolm , what confuse me is that pretrained hubert model is English-style, Does it affect my Chinese version training? Or i have to re-train hubert with my own large chinese dataset ? Appreciate !!!! @lucidrains

hyhzl opened this issue · comments

commented

This should be the most accurate answer you can get

#80 (comment)

commented

This should be the most accurate answer you can get

#80 (comment)

what? i had read hubert 、wav2vec 2.0 etc.

commented

i found chinese hubert model,trained by tencent, but k-means is not provided, which it means it is not compatible with project ,that i could not get n_clusters and cluster_centers, what should i do ?

@hyhzl can you bring this to the discussions?