mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-04 17:39:25 +08:00
update hifigan
This commit is contained in:
@@ -393,8 +393,6 @@ def padding(data, use_spk_embedding, mode='train', gan=False):
|
||||
"speech_token_len": speech_token_len,
|
||||
"speech_feat": speech_feat,
|
||||
"speech_feat_len": speech_feat_len,
|
||||
"pitch_feat": pitch_feat,
|
||||
"pitch_feat_len": pitch_feat_len,
|
||||
"text": text,
|
||||
"text_token": text_token,
|
||||
"text_token_len": text_token_len,
|
||||
|
||||
Reference in New Issue
Block a user