Li Zhu

Results 6 comments of Li Zhu

The problem was solved when I used conda. `conda install -c conda-forge crepe `

> > > 我通过在加载模型时删除 speaker_embedding.weight 来解决此问题。在 utils/model.py 中,第 20 行`del ckpt['model']['speaker_emb.weight']` > > > > > > I have already deleted "speaker_emb.weight", but the error still occurs: “RuntimeError: The size...

> Despite using your pull request, it doesn't work. @Hyeokreal Me too

I encountered the same problem when I reproduced the code.

> I should have mentioned that the notebook there was me experimenting with a variation of GAIA that I was trying out. I just added a line in the readme...