Skip to content

Aditya-Bajra/Multi-Speaker-Neural-Voice-Cloning-in-Nepali-Language

Repository files navigation

Multi-Speaker-Neural-Voice-Cloning-in-Nepali-Language

The project is deployed here:

https://host-test-smoky.vercel.app/

Step-wise Working

  1. !git clone https://github.com/Aditya-Bajra/Multi-Speaker-Neural-Voice-Cloning-in-Nepali-Language.git
  2. import os
    os.chdir('Multi-Speaker-Neural-Voice-Cloning-in-Nepali-Language')
    !git submodule init
    !git submodule update
    !pip install -q unidecode tensorboardX
    !pip install librosa==0.9.2
  3. Upload wav file on drive then
    !cp -r /content/drive/MyDrive/wav.zip /content/Multi-Speaker-Neural-Voice-Cloning-in-Nepali-Language
  4. !unzip wav.zip
  5. To train type this code CAREFUL ON THE FILEPATH HERE
!python train.py --output_directory=<drivelink> --log_directory=<drivelink> -c <last_checkpointfile> --warm_start

About

Minor Project for 077 BCT 3rd year

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published