Update generator.py

pull/3965/head
张春乔 8 months ago committed by GitHub
parent 226cfac0bd
commit ac20807bc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -28,7 +28,6 @@ from typing import Tuple
import numpy as np
import paddle
from paddle import nn
from typeguard import typechecked
from paddlespeech.t2s.models.hifigan import HiFiGANGenerator
from paddlespeech.t2s.models.jets.alignments import AlignmentModule

Loading…
Cancel
Save