GithubHelp home page GithubHelp logo

00mjk / multiband-wavernn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rongjiehuang/multiband-wavernn

0.0 0.0 0.0 19.66 MB

An unofficial implement of autoregressive vocoder Multiband-WaveRNN. Audio samples in https://rongjiehuang.github.io/Multiband-WaveRNN/

Home Page: https://rongjiehuang.github.io/Multiband-WaveRNN/

License: MIT License

Python 100.00%

multiband-wavernn's Introduction

Multiband-WaveRNN

Pytorch implementation of MultiBand-WaveRNN model from Efficient Neural Audio Synthesis DURATION INFORMED ATTENTION NETWORK FOR MULTIMODAL SYNTHESIS

Issues

RAW mode, Unbatched generation supported. Welcome for your contribution to implement MOL mode.

Installation

Ensure you have:

Then install the rest with pip:

pip install -r requirements.txt

How to Use

Training your own Models

Download the LJSpeech Dataset.

Edit hparams.py, point wav_path to your dataset and run:

python preprocess.py

or use preprocess.py --path to point directly to the dataset


Here's my recommendation on what order to run things:

1 - Train WaveRNN with:

python train_wavernn.py

2 - Generate Sentences with both models using:

python gen_wavernn.py

Speech

Mandarin

Speaker Recording WaveRNN Parallel WaveGAN FB MelGAN SingVocoder
#1
#2
#3
#4
#5

English

Speaker Recording WaveRNN Parallel WaveGAN FB MelGAN SingVocoder
#1
#2
#3
#4
#5

References

Acknowlegements

multiband-wavernn's People

Contributors

rongjiehuang avatar

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.