CoolFace
Apppublic

mateuseap/magic-vocals

sourceHugging Facelgpl-3.0updated 3y agoView on Hugging Face
8likes
14 commits on main
fab27eb3y ago

docs(README.md): add 'Pre-requisites' and 'How to run' sections

mateuseap
29f51473y ago

fix(app.py): adjust print content in download_models() function

mateuseap
7329ea03y ago

feat(app.py): create download_models() function

mateuseap
cbc08333y ago

chore(.gitignore): add 'rmvpe.pt' model and virtual environment folder

mateuseap
78de0583y ago

feat: add shell script to configure and run the app

mateuseap
c5bcc923y ago

feat(app.py): add check and modify 'Download Model' tab footer text

mateuseap
21f1a593y ago

feat(app.py): change 'Inference' tab title and 'Download Model' tab footer text

mateuseap
0a9be363y ago

feat: add rmvpe model .py file

mateuseap
b3fe32a3y ago

feat(app.py): remove google colab checks

mateuseap
d4704db3y ago

chore(.gitignore): add 'hubert_base.pt'

mateuseap
304bec03y ago

fix(app.py): disable share public url

mateuseap
45e649f3y ago

feat(app.py): running app locally and in a public url

mateuseap
4cbf7293y ago

feat: base project

mateuseap
9611aae3y ago

initial commit

mateuseap