yangdongchao / UniAudio

The Open Source Code of UniAudio
http://dongchaoyang.top/UniAudio_demo/
522 stars 32 forks source link

Do you have a plan to release pre-trained model weights ? #7

Closed ZhihaoDU closed 1 year ago

ZhihaoDU commented 1 year ago

Hi, nice work and fancy results. I wonder do you have a plan to release pre-trained model weights ? Thus, we can test some cases by ourself. Thanks.

anonymoussky commented 1 year ago

+1, could you please also share your codec model? As the codec model is the foundation model. tks

yangdongchao commented 1 year ago

+1, could you please also share your codec model? As the codec model is the foundation model. tks

The codec model has been released, please refer to readme.md found it.

yangdongchao commented 1 year ago

Hi, nice work and fancy results. I wonder do you have a plan to release pre-trained model weights ? Thus, we can test some cases by ourself. Thanks.

We have no plan to share the checkpoint now. Due to the potential misuse.

anonymoussky commented 1 year ago

+1, could you please also share your codec model? As the codec model is the foundation model. tks

The codec model has been released, please refer to readme.md found it.

Thanks for your reply. Could you please also share the recipes for SE and TSE tasks?

ZhihaoDU commented 1 year ago

+1, could you please also share your codec model? As the codec model is the foundation model. tks

The codec model has been released, please refer to readme.md found it.

I didn't find the released codec model in the readme.md files of both the repo and codec dir. where is it ?

cantabile-kwok commented 1 year ago

+1, could you please also share your codec model? As the codec model is the foundation model. tks

The codec model has been released, please refer to readme.md found it.

I didn't find the released codec model in the readme.md files of both the repo and codec dir. where is it ?

I found it is hidden in the UniAudio/download.sh. The universal_model.pth seems to be the codec model 😄