mirror of
https://github.com/AIGC-Audio/AudioGPT.git
synced 2026-09-02 12:11:07 +02:00
3 lines
70 B
Python
3 lines
70 B
Python
from .melgan import * # NOQA
|
|
from .parallel_wavegan import * # NOQA
|