mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-05 18:09:24 +08:00
remove academic and change to iic/CosyVoice_ttsfrd
This commit is contained in:
@@ -27,8 +27,8 @@ from torch.nn.utils import weight_norm
|
||||
from torch.distributions.uniform import Uniform
|
||||
|
||||
from cosyvoice.transformer.activation import Snake
|
||||
from academicodec.utils import get_padding
|
||||
from academicodec.utils import init_weights
|
||||
from cosyvoice.utils.common import get_padding
|
||||
from cosyvoice.utils.common import init_weights
|
||||
|
||||
|
||||
"""hifigan based generator implementation.
|
||||
|
||||
Reference in New Issue
Block a user