Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
5290d3e
1
Parent(s):
c0d6819
Upload whisper_notebook.ipynb
Browse files- whisper_notebook.ipynb +5 -5
whisper_notebook.ipynb
CHANGED
|
@@ -31,7 +31,7 @@
|
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"cell_type": "code",
|
| 34 |
-
"execution_count":
|
| 35 |
"metadata": {
|
| 36 |
"id": "WFQeUT9EcIcK"
|
| 37 |
},
|
|
@@ -68,7 +68,7 @@
|
|
| 68 |
"id": "DvBdwMdPcr-Y",
|
| 69 |
"outputId": "47f32218-fd85-49ea-d880-d31577bcf9b8"
|
| 70 |
},
|
| 71 |
-
"execution_count":
|
| 72 |
"outputs": [
|
| 73 |
{
|
| 74 |
"output_type": "stream",
|
|
@@ -92,7 +92,7 @@
|
|
| 92 |
"id": "GZFkIyhjc0Nc",
|
| 93 |
"outputId": "f1463431-3e08-4438-815f-b71e5e7a1503"
|
| 94 |
},
|
| 95 |
-
"execution_count":
|
| 96 |
"outputs": [
|
| 97 |
{
|
| 98 |
"output_type": "execute_result",
|
|
@@ -109,7 +109,7 @@
|
|
| 109 |
{
|
| 110 |
"cell_type": "markdown",
|
| 111 |
"source": [
|
| 112 |
-
"Let's now build a quick Gradio demo where we can play with the model directly using our microphone! You can run this code in a Google Colab instance (or locally!) or just head to the
|
| 113 |
],
|
| 114 |
"metadata": {
|
| 115 |
"id": "pt3YtM_PfTQY"
|
|
@@ -152,7 +152,7 @@
|
|
| 152 |
"id": "K0b2UZLVdIze",
|
| 153 |
"outputId": "bcff00e0-4fc8-4883-9ba4-480f5a6665f0"
|
| 154 |
},
|
| 155 |
-
"execution_count":
|
| 156 |
"outputs": [
|
| 157 |
{
|
| 158 |
"output_type": "stream",
|
|
|
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"cell_type": "code",
|
| 34 |
+
"execution_count": null,
|
| 35 |
"metadata": {
|
| 36 |
"id": "WFQeUT9EcIcK"
|
| 37 |
},
|
|
|
|
| 68 |
"id": "DvBdwMdPcr-Y",
|
| 69 |
"outputId": "47f32218-fd85-49ea-d880-d31577bcf9b8"
|
| 70 |
},
|
| 71 |
+
"execution_count": null,
|
| 72 |
"outputs": [
|
| 73 |
{
|
| 74 |
"output_type": "stream",
|
|
|
|
| 92 |
"id": "GZFkIyhjc0Nc",
|
| 93 |
"outputId": "f1463431-3e08-4438-815f-b71e5e7a1503"
|
| 94 |
},
|
| 95 |
+
"execution_count": null,
|
| 96 |
"outputs": [
|
| 97 |
{
|
| 98 |
"output_type": "execute_result",
|
|
|
|
| 109 |
{
|
| 110 |
"cell_type": "markdown",
|
| 111 |
"source": [
|
| 112 |
+
"Let's now build a quick Gradio demo where we can play with the model directly using our microphone! You can run this code in a Google Colab instance (or locally!) or just head to the <a href=\"https://huggingface.co/spaces/hf-audio/whisper-large-v3\" target=\"_blank\">Space</a> to play directly with it online."
|
| 113 |
],
|
| 114 |
"metadata": {
|
| 115 |
"id": "pt3YtM_PfTQY"
|
|
|
|
| 152 |
"id": "K0b2UZLVdIze",
|
| 153 |
"outputId": "bcff00e0-4fc8-4883-9ba4-480f5a6665f0"
|
| 154 |
},
|
| 155 |
+
"execution_count": null,
|
| 156 |
"outputs": [
|
| 157 |
{
|
| 158 |
"output_type": "stream",
|