mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Fix glow_tts_config missing field
This commit is contained in:
@@ -153,6 +153,7 @@ class GlowTTSConfig(BaseTTSConfig):
|
||||
|
||||
# multi-speaker settings
|
||||
use_speaker_embedding: bool = False
|
||||
speakers_file: str = None
|
||||
use_d_vector_file: bool = False
|
||||
d_vector_file: str = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user