From b7a3777029c7d9502b25f1db39131b8d45731f00 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:07:09 +0900 Subject: Whisperページ: 生成AIの例に Grok と DeepSeek を追加 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/whisper-moji-okosi.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/whisper-moji-okosi.mdx b/src/content/docs/whisper-moji-okosi.mdx index 34d09a9..2c2540f 100644 --- a/src/content/docs/whisper-moji-okosi.mdx +++ b/src/content/docs/whisper-moji-okosi.mdx @@ -32,7 +32,7 @@ Whisperの単語誤り率(Word Error Rate; WER)は日本語で約6.4%とさ ## Whisperで文字起こし → 生成AIで仕上げる -Whisperだけでも十分実用的ですが、文字起こし結果を **生成AI(ChatGPT, Claude, Gemini など)に渡す**ことで、さらに高品質な会議録ができあがります。 +Whisperだけでも十分実用的ですが、文字起こし結果を **生成AI(ChatGPT, Grok, Claude, Gemini, DeepSeek など)に渡す**ことで、さらに高品質な会議録ができあがります。 ### 生成AIにできること -- cgit v1.3.1