• moto's avatar
    Store n_bits in WaveRNN (#1847) · 498722b5
    moto authored
    Move the computation of `#classes -> #bits` to the constructor of WaveRNN and attach it to the instance, so that it can be reused elsewhere.
    498722b5
models_test.py 7.37 KB