diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-26 00:22:49 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-26 00:22:49 +0900 |
| commit | f988f77501f66fa124530e30df821cbb1bcd855c (patch) | |
| tree | 826754a0ededdbe39e0dc789d303e1293bec1034 /src/content/docs | |
| parent | da0d8de221538a92276b5ff98b8f081a15ed9761 (diff) | |
Whisperページ: Google警告表示の手順と画像を追加、ステップ番号を振り直し
- access.png を追加(「Googleが作成したものではありません」警告)
- ⑦で実行後に2段階の確認手順を明示
- ステップ番号を ⑦⑧⑨→⑦⑧ に整理、相互参照も更新
Diffstat (limited to 'src/content/docs')
| -rw-r--r-- | src/content/docs/whisper-to-ai-moji-okoshi.mdx | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/src/content/docs/whisper-to-ai-moji-okoshi.mdx b/src/content/docs/whisper-to-ai-moji-okoshi.mdx index 9f791d2..ef1e24e 100644 --- a/src/content/docs/whisper-to-ai-moji-okoshi.mdx +++ b/src/content/docs/whisper-to-ai-moji-okoshi.mdx @@ -127,11 +127,15 @@ Google Drive を開いたときに最初に表示される場所です。「会 <img src="/img/whisper-playbutton.png" alt="実行ボタン" class="whisper-img" /> -**⑧ 警告が出たら「このまま実行」を押します。** +「このノートブックは Google が作成したものではありません」という警告が表示されたら、**「このまま実行」** を押してください。 + +<img src="/img/whisper-access.png" alt="アクセス警告" class="whisper-img" /> + +さらに確認ダイアログが出たら、同じく「このまま実行」を押します。 <img src="/img/whisper-konomama.png" alt="このまま実行" class="whisper-img" /> -**⑨ 完了すると、最後にすべてを連結した文章が表示されます。** +**⑧ 完了すると、最後にすべてを連結した文章が表示されます。** <img src="/img/whisper-finished.png" alt="文字起こし完了" class="whisper-img" /> @@ -170,7 +174,7 @@ Google Colab 無償版には利用制限があり、最長12時間(実質4〜5 ### 具体的なプロンプト例 -上記⑨でコピーしたテキストを、以下のようなプロンプトとともに生成AIに渡します。 +上記⑧でコピーしたテキストを、以下のようなプロンプトとともに生成AIに渡します。 <div class="whisper-quote"> |
