.
This commit is contained in:
+2
-2
@@ -41,7 +41,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 4,
|
"execution_count": null,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"# Запуск транскрибации\n",
|
"# Запуск транскрибации\n",
|
||||||
"server=\"https://box.nnp.space/api/transcribe/A88tc0ZaQO8-JOOiI7pmYM8-Hu60WQAPgMQ-RF_-zz1UBCk\"\n",
|
"server=\"http:192.168.1.176:5042\"\n",
|
||||||
"file=\"/Users/serge/Downloads/emToQc8pxaI_audio.mp3\"\n",
|
"file=\"/Users/serge/Downloads/emToQc8pxaI_audio.mp3\"\n",
|
||||||
"text = transcribe_audio(file, server)\n",
|
"text = transcribe_audio(file, server)\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user