mirror of https://github.com/coqui-ai/TTS.git
Identified necessary code changes with the NPY201 ruff rule. Gruut is the only dependency that doesn't support numpy2 yet. NB: At build time numpy>=2.0.0 should be required to be able to build wheels compatible with both numpy1+2: https://numpy.org/devdocs/dev/depending_on_numpy.html#numpy-2-abi-handling |
||
---|---|---|
.. | ||
__init__.py | ||
base_vocoder.py | ||
fullband_melgan_generator.py | ||
gan.py | ||
hifigan_discriminator.py | ||
hifigan_generator.py | ||
melgan_discriminator.py | ||
melgan_generator.py | ||
melgan_multiscale_discriminator.py | ||
multiband_melgan_generator.py | ||
parallel_wavegan_discriminator.py | ||
parallel_wavegan_generator.py | ||
random_window_discriminator.py | ||
univnet_discriminator.py | ||
univnet_generator.py | ||
wavegrad.py | ||
wavernn.py |