Fix linters, update notebook

This commit is contained in:
mateusz.wosinski
2023-09-06 10:22:42 +02:00
parent 882a588264
commit 7b7bea5424
4 changed files with 10 additions and 7 deletions

View File

@@ -108,7 +108,7 @@
"metadata": {},
"outputs": [],
"source": [
"tts.stream(text_to_speak)"
"tts.stream_speech(text_to_speak)"
]
},
{