From 9c40004348027246278d325e51a540b55b8d2a2b Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 23 Mar 2025 01:08:15 +0900 Subject: [PATCH] =?UTF-8?q?Update=20Whisper=5Fprompting=5Fguide.ipynb=20(T?= =?UTF-8?q?ypo=20"Azure=20Open=20AI"=E2=86=92"Azure=20OpenAI")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure-Samples/openai/blob/main/Basic_Samples/Whisper/dotnet/csharp/Whisper_prompting_guide.ipynb #PingMSFTDocs --- .../Whisper/dotnet/csharp/Whisper_prompting_guide.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic_Samples/Whisper/dotnet/csharp/Whisper_prompting_guide.ipynb b/Basic_Samples/Whisper/dotnet/csharp/Whisper_prompting_guide.ipynb index d1ed3c08..77be2d44 100644 --- a/Basic_Samples/Whisper/dotnet/csharp/Whisper_prompting_guide.ipynb +++ b/Basic_Samples/Whisper/dotnet/csharp/Whisper_prompting_guide.ipynb @@ -30,7 +30,7 @@ "metadata": {}, "source": [ "## Installation\n", - "Install the Azure Open AI SDK using the below command." + "Install the Azure OpenAI SDK using the below command." ] }, {