diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 11:07:09 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 11:07:09 +0900 |
| commit | 7e208ecb2bad717275fb529ac98cdd66904c23d6 (patch) | |
| tree | 7a8231c860ea1f664e332b9d94e2103eb5af99e4 | |
| parent | f43d66ff7d96d766763d35ee6931ba4d780d73a7 (diff) | |
Whisperページ: 生成AIの例に Grok と DeepSeek を追加
| -rw-r--r-- | src/content/docs/whisper-moji-okosi.mdx | 2 |
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にできること |
