aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content/docs
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 14:04:05 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 14:04:05 +0900
commitaff00df9547c1bacb901d214f893c86f43e3ffa3 (patch)
treeae76eecfe14135517fffab465e0ef440fe853f29 /src/content/docs
parente38067cd97e0a8cb0ad30208a61c0fe1b3869bee (diff)
Whisperページ: GPU選択の理由を追記(TPUは非対応)
Diffstat (limited to 'src/content/docs')
-rw-r--r--src/content/docs/whisper-to-ai-moji-okoshi.mdx5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/content/docs/whisper-to-ai-moji-okoshi.mdx b/src/content/docs/whisper-to-ai-moji-okoshi.mdx
index a0d44c6..646bcb7 100644
--- a/src/content/docs/whisper-to-ai-moji-okoshi.mdx
+++ b/src/content/docs/whisper-to-ai-moji-okoshi.mdx
@@ -75,6 +75,11 @@ description: OpenAI Whisperと生成AIを組み合わせた超高精度な文字
<img src="/img/whisper-gpu.png" alt="GPU設定画面" class="whisper-img" />
+:::tip
+##### 💡 TPU ではなく GPU を選んでください
+「v5e-1 TPU」などの選択肢もありますが、Whisper は PyTorch 製のため GPU(CUDA)でのみ高速動作します。TPU を選んでもエラーになるか、CPU 動作で非常に遅くなります。必ず **T4 GPU** を選択してください。
+:::
+
**⑥ 文字起こししたい音声ファイルを Google Drive の「マイドライブ」直下にアップロードします。**
ここでは例として `onsei.mp3` で説明します。mp3、m4a、wav などの音声ファイルだけでなく、mp4 などの動画ファイルもそのまま文字起こし可能です。アップロードが完了するまで待ちます。