mateuseap/magic-vocals
8
docs(README.md): add 'Pre-requisites' and 'How to run' sections
fix(app.py): adjust print content in download_models() function
feat(app.py): create download_models() function
chore(.gitignore): add 'rmvpe.pt' model and virtual environment folder
feat: add shell script to configure and run the app
feat(app.py): add check and modify 'Download Model' tab footer text
feat(app.py): change 'Inference' tab title and 'Download Model' tab footer text
feat: add rmvpe model .py file
feat(app.py): remove google colab checks
chore(.gitignore): add 'hubert_base.pt'
fix(app.py): disable share public url
feat(app.py): running app locally and in a public url
feat: base project
initial commit
