Skip to content

Commit 2e085bd

Browse files
committed
fix test
1 parent 47c3f18 commit 2e085bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fakedata/conversation.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
)
2727

2828
DEFAULT_SYNTHESIZER_CONFIG = PlayHtSynthesizerConfig(
29+
voice_id="test_voice_id",
2930
sampling_rate=DEFAULT_SAMPLING_RATE,
3031
audio_encoding=AudioEncoding.MULAW,
3132
)

0 commit comments

Comments
 (0)