open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
https://openhlt.github.io/amphion/
MIT License
4.45k stars 381 forks source link

[Feature]: could you publish releases on github please ? #99

Closed happysalada closed 6 months ago

happysalada commented 8 months ago

it would make it much easier package this for linux distribution to build from source

RMSnow commented 8 months ago

Hi @happysalada, thanks for your constructive advice! We will prepare one in these days, @yuantuo666 and @Lokshaw-Chau will follow up it. Hope we can finish it in next week 😄

yuantuo666 commented 8 months ago

We are working on building a Docker image and preparing data for a release version. Drafted docker install guide information can be found here: https://github.com/yuantuo666/Amphion/tree/add-docker?tab=readme-ov-file#docker-install

Tips: the docker image is temporarily pushed to yuantuo666/amphion for testing, you may need to change amphion to yuantuo666/amphion in the bash command to make it works.

happysalada commented 8 months ago

For nixos for example, packages are built , so we wont use docker. As long as the releases are tagged on github, personally im happy !

HarryHe11 commented 7 months ago

Hi @yuantuo666, @Lokshaw-Chau, could you please provide a concrete timeline for our GitHub releases?

lmxue commented 6 months ago

Hi @happysalada, please check out #140, we released a docker image to support the docker installation.

happysalada commented 6 months ago

Thank you ! Nixos builds from source not using docker, so im going to have to adapt your env.sh but its okay. I only need to have release tags on github ! Thank you !

yuantuo666 commented 6 months ago

Hi @happysalada, the release tags have been available now, feel free to check here: https://github.com/open-mmlab/Amphion/releases

If you have any further questions about releases, feel free to re-open this issue. We are glad to follow up!