Skip to content

Commit

Permalink
Added more details to deployment section of notebook.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 684343445
  • Loading branch information
vertex-mg-bot authored and copybara-github committed Oct 10, 2024
1 parent af84cdc commit df55634
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"source": [
"# @title Deploy\n",
"\n",
"# This section deploys the prebuilt whisper large v3 model on a Vertex endpoint\n",
"# @markdown This section deploys the prebuilt whisper large v3 model on a Vertex endpoint. It takes 15 minutes to deploy this model.\n",
"\n",
"model_id = \"openai/whisper-large-v3\"\n",
"task = \"audio2text\"\n",
Expand Down

0 comments on commit df55634

Please sign in to comment.