change default speaker for bulbul:v3-beta to shubh
This commit is contained in:
@@ -175,7 +175,7 @@ TTS_MODEL_CONFIGS: Dict[str, TTSModelConfig] = {
|
||||
supports_loudness=False,
|
||||
supports_temperature=True,
|
||||
default_sample_rate=24000,
|
||||
default_speaker="aditya",
|
||||
default_speaker="shubh",
|
||||
pace_range=(0.5, 2.0),
|
||||
preprocessing_always_enabled=True,
|
||||
speakers=tuple(s.value for s in SarvamTTSSpeakerV3),
|
||||
|
||||
Reference in New Issue
Block a user