Giter VIP home page Giter VIP logo

ddsp-singing-vocoders's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ddsp-singing-vocoders's Issues

How to modify mel parameters

How to change mel parameters including num_mel_bins, hop_size, win_size, fmin, fmax to fit my own acoustic model?

Hard code frenquency

HI,
I found that in the vocoder.py:134, there are two parapmeters "hz_min" and "hz_max", are they the same with the preprocess.py: line 62, 63 mel_fmin, mel_fmax? why hard coded?

Why my 16000 speech instance get poor performance?

Thanks for the good job.
We are finding a vocoder for TTS, we tried the SawSingSub, our audio sample rate is 16000, to cooperate with our acounstic model, I had changed the params in preprocess.py, set hop_length=200, win_length=800, n_mel_channels=80, I also changed the , sawsingsub.yaml, accordingly , set block_size = 200, left other settings unchanged.

I have trained the model for nearly 1 million steps, but the quality of generated waveform is far worse then that of HiFi-GAN with the same steps, Is there any parameter adjustments I had missed?

The Blured Spectrogram of SawSingSub generated speech
ad39608a8d826cd3684795591278932

make the project runable in older version of pytorch

thanks for the good job.
I am trying to run an example training process, but it can not run on my pytorch version 1.7.1. some functions are not there.

eg. ddsp/core.py:264 torch.fft.irfft()

how to adjust the project to run in my old torch?  it seems that the torch.irfft is not the answer.

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.