Skip to content

Commit

Permalink
Merge pull request #461 from jhj0517/fix/typo
Browse files Browse the repository at this point in the history
Fix typos in notebook
  • Loading branch information
jhj0517 authored Jan 17, 2025
2 parents e51cbb1 + d228350 commit cb62fc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions notebook/whisper-webui.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
"#@title # (Optional) Mount Google Drive\n",
"#@markdown Uploading large input files directly via UI may consume alot of time because it has to be uploaded in colab's server.\n",
"#@markdown <br>This section is for using the input file paths from Google Drive to reduce such file uploading time.\n",
"#@markdown <br>For example, you can first upload the input file to Google Drive and use the directroy path in the \"Input Folder Path component, as shown below.\n",
"#@markdown <br>For example, you can first upload the input file to Google Drive and use the directroy path in the \"Input Folder Path\" input, as shown below.\n",
"\n",
"#@markdown ![image](https://github.com/user-attachments/assets/85330905-e3ec-4502-bc4b-b9d1c5b41aa2)\n",
"\n",
"#@markdown <br>And it will mount the output paths to your Google Drive's. This section is optional and can be ignored.\n",
"#@markdown <br>And it will mount the output paths to your Google Drive's as well. This section is optional and can be ignored.\n",
"\n",
"\n",
"# Mount Google Drive\n",
Expand Down Expand Up @@ -138,7 +138,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {
"id": "PQroYRRZzQiN",
"cellView": "form"
Expand Down

0 comments on commit cb62fc9

Please # to comment.