From 620343d6abdd3186e1f8c536a0316338076c3bca Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:29:51 +0900 Subject: Whisperページ: Driveのアンマウント方法を追記 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/whisper-to-ai-moji-okoshi.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/content/docs/whisper-to-ai-moji-okoshi.mdx b/src/content/docs/whisper-to-ai-moji-okoshi.mdx index 0ffc1d2..97f50d2 100644 --- a/src/content/docs/whisper-to-ai-moji-okoshi.mdx +++ b/src/content/docs/whisper-to-ai-moji-okoshi.mdx @@ -109,7 +109,7 @@ description: OpenAI Whisperと生成AIを組み合わせた超高精度な文字 ### 注意事項 - アップロードしたファイルの内容や文字起こし結果は、私からは一切見られません。アクセスログも取得していません。 -- Colab 上で Google Drive をマウントしても、その内容が他の共有相手に知られることはありません。ランタイムはユーザーごとに完全に独立しています。 +- Colab 上で Google Drive をマウントしても、その内容が他の共有相手に知られることはありません。ランタイムはユーザーごとに完全に独立しています。アンマウントしたい場合は、左側のフォルダアイコンからドライブの横にある ⏏ ボタンをクリックするか、`drive.flush_and_unmount()` を実行してください。 - Google は情報を取得できる可能性があります。機密性の高い情報の場合は、ご自身の PC に Whisper をインストールしてご利用ください。 - ご利用に際して何らかの問題が生じた場合でも、私の方では責任を負えません。 -- cgit v1.3.1