keep updated

This commit is contained in:
xiaolai
2024-07-19 09:19:51 +08:00
parent e8753f87fb
commit 4248ce3ece
14 changed files with 8 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"/var/folders/k_/t1vf2gd95jbc1j3k49xxdfy80000gn/T/ipykernel_89693/374706537.py:30: DeprecationWarning: Due to a bug, this method doesn't actually stream the response content, `.with_streaming_response.method()` should be used instead\n",
"/var/folders/k_/t1vf2gd95jbc1j3k49xxdfy80000gn/T/ipykernel_5661/2864483681.py:30: DeprecationWarning: Due to a bug, this method doesn't actually stream the response content, `.with_streaming_response.method()` should be used instead\n",
" rspd_audio.stream_to_file(speech_file_path)\n"
]
}
@@ -78,7 +78,7 @@
"\n",
"\n",
"text = \"\"\"\n",
"ordinary,inventory\n",
"lookout,seekout\n",
"\"\"\"\n",
"# Create audios for each versions (three was set as default previously.)\n",
"\n",