keep updated

This commit is contained in:
xiaolai
2024-03-24 21:58:20 +08:00
parent 553950528b
commit cd6ef3a3dd
31 changed files with 180 additions and 186 deletions

View File

@@ -162,7 +162,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 37,
"id": "00939422-fbf9-4842-b82a-b6106624c075",
"metadata": {},
"outputs": [
@@ -179,7 +179,7 @@
"import edge_tts\n",
"import pygame\n",
"\n",
"TEXT = \"ask\"\n",
"TEXT = \"boot,book\"\n",
"Wordlist = TEXT.split(\",\")\n",
"\n",
"for w in Wordlist:\n",