• moto's avatar
    Store n_bits in WaveRNN (#1847) · 9637c6bf
    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.
    9637c6bf
models_test.py 7.37 KB