Giter Club home page Giter Club logo

Comments (6)

OlaWod avatar OlaWod commented on July 23, 2024 2

And if you only want to do inference I've offered a demo in huggingface.

Could you please add a wiki or readme on how to get that UI on HuggingFace working locally? Would be great if you could also add UI for training in there so everything can be done locally, easily.

for inference you can clone the huggingface repo and run app.py and go to http://localhost:7860/ in the browser. (gradio quickstart fyi)
for training, sorry i'm lazy to do that.

from freevc.

OlaWod avatar OlaWod commented on July 23, 2024

I'm afraid it is not practical to train on Colab, as Google Drive only has 15 GB free space.

# set the colab device to GPU
!git clone https://github.com/OlaWod/FreeVC.git
cd FreeVC
# do the data preprocessing according to your need
!python train.py -c configs/freevc.json -m freevc

from freevc.

HobisPL avatar HobisPL commented on July 23, 2024

Google Colab has around 60GB, Google Drive has 15GB.
I mainly train other technologies from Nvidia (Tacotron 2, Flowtron, Rad-TTS) and Diff-SVC on Google Colab. I wanted to see how you would perform on the Polish language.

from freevc.

OlaWod avatar OlaWod commented on July 23, 2024

To be honest I feel a bit lazy to create a colab notebook. Isn't it feasible to just git clone this repo, and run the commands in the README with a "!" symbol in front of the command in colab? (I did not try but I thought it could work?)
And btw the default SR augmentation will create 24x original data size.
And if you only want to do inference I've offered a demo in huggingface.

from freevc.

steven850 avatar steven850 commented on July 23, 2024

Yeah 60GB wouldn't cut it. VCTK with SR comes to 630GB after preprocess plus the Wavlm model etc... you need at least 700GB to train.

from freevc.

rbychn avatar rbychn commented on July 23, 2024

And if you only want to do inference I've offered a demo in huggingface.

Could you please add a wiki or readme on how to get that UI on HuggingFace working locally? Would be great if you could also add UI for training in there so everything can be done locally, easily.

from freevc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.