Update README.md
This commit is contained in:
parent
a119f86f2b
commit
43a2dc436a
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ async def main():
|
||||||
prompt_preamble="Have a pleasant conversation about life",
|
prompt_preamble="Have a pleasant conversation about life",
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
synthesizer_config=AzureSynthesizer(
|
synthesizer=AzureSynthesizer(
|
||||||
AzureSynthesizerConfig.from_output_device(speaker_output)
|
AzureSynthesizerConfig.from_output_device(speaker_output)
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue