".pre-commit-config-zh-cn.yaml" did not exist on "2f6baaee5db2641711a85f745e9e0a57a4049a1f"
  • 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
wavernn_inference_wrapper.py 7.51 KB