We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c3f18 commit 2e085bdCopy full SHA for 2e085bd
tests/fakedata/conversation.py
@@ -26,6 +26,7 @@
26
)
27
28
DEFAULT_SYNTHESIZER_CONFIG = PlayHtSynthesizerConfig(
29
+ voice_id="test_voice_id",
30
sampling_rate=DEFAULT_SAMPLING_RATE,
31
audio_encoding=AudioEncoding.MULAW,
32
0 commit comments