We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506826f commit 4c68a93Copy full SHA for 4c68a93
long_TTS_xtts_V6.ipynb
@@ -1076,6 +1076,21 @@
1076
"preview_audio(result)"
1077
]
1078
},
1079
+ {
1080
+ "cell_type": "code",
1081
+ "source": [
1082
+ "# 1. Importation de la bibliothèque principale\n",
1083
+ "import ipywidgets as widgets\n",
1084
+ "\n",
1085
+ "# 2. Importation de la fonction d'affichage (optionnel mais recommandé pour la clarté)\n",
1086
+ "from IPython.display import display\n"
1087
+ ],
1088
+ "metadata": {
1089
+ "id": "VKh0LumVWdsK"
1090
+ },
1091
+ "execution_count": null,
1092
+ "outputs": []
1093
1094
{
1095
"cell_type": "code",
1096
"source": [
0 commit comments