aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 11:07:09 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 11:07:09 +0900
commitb7a3777029c7d9502b25f1db39131b8d45731f00 (patch)
tree6810e86dd814afe1992ea718535cb88d71308574
parent95e2fabff4f344acc933d3fe0cb7e9495ee03fe3 (diff)
Whisperページ: 生成AIの例に Grok と DeepSeek を追加
-rw-r--r--src/content/docs/whisper-moji-okosi.mdx2
1 files changed, 1 insertions, 1 deletions
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にできること