lmnt-com / diffwave

DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.
Apache License 2.0
754 stars 111 forks source link

what 's the rtf on cpu? #12

Closed hdmjdp closed 3 years ago

hdmjdp commented 3 years ago

In your code the T=50?

hdmjdp commented 3 years ago

I have tested it on cpu. It is too slow compared to wavegan. what is the reason?

rtf=200

sharvil commented 3 years ago

DiffWave and WaveGAN are different models each with their own advantages and disadvantages. If you're looking for a high-quality vocoder with faster-than-realtime synthesis on CPU, your best bet is WaveRNN.