Riva TTS: update FastPitch params
91138c3f66 (diff-ece228577b1d233ce600a948243f90cece53e3a9b89554a0b27a48bc4d6e0fdfR45)
This commit is contained in:
@@ -79,8 +79,8 @@ class FastPitchTTSService(TTSService):
|
|||||||
self._voice_id,
|
self._voice_id,
|
||||||
self._language_code,
|
self._language_code,
|
||||||
sample_rate_hz=self.sample_rate,
|
sample_rate_hz=self.sample_rate,
|
||||||
audio_prompt_file=None,
|
zero_shot_audio_prompt_file=None,
|
||||||
quality=self._quality,
|
zero_shot_quality=self._quality,
|
||||||
custom_dictionary={},
|
custom_dictionary={},
|
||||||
)
|
)
|
||||||
for r in responses:
|
for r in responses:
|
||||||
|
|||||||
Reference in New Issue
Block a user