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 ae0a22e commit 45c662bCopy full SHA for 45c662b
docs/whisper_transcription/README.md
@@ -111,7 +111,7 @@ in the deploymen part of Blueprint, add a recipe suchas the following
111
"recipe_id": "whisper transcription",
112
"recipe_mode": "service",
113
"deployment_name": "whisper-transcription-a10",
114
- "recipe_image_uri": "iad.ocir.io/iduyx1qnmway/corrino-devops-repository:whisper_transcription_v7",
+ "recipe_image_uri": "iad.ocir.io/iduyx1qnmway/corrino-devops-repository:whisper_transcription_v8",
115
"recipe_node_shape": "VM.GPU.A10.2",
116
"recipe_replica_count": 1,
117
"recipe_container_port": "8000",
0 commit comments