From 977d61ee9acc4dc4a87b940e76d819e4098550e5 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Thu, 25 Jun 2026 22:05:31 +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/content/docs/whisper-to-ai-moji-okoshi.mdx') diff --git a/src/content/docs/whisper-to-ai-moji-okoshi.mdx b/src/content/docs/whisper-to-ai-moji-okoshi.mdx index 97f50d2..0f8f7d3 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 をマウントしても、その内容が他の共有相手に知られることはありません。ランタイムはユーザーごとに完全に独立しています。アンマウントしたい場合は、左側のフォルダアイコンからドライブの横にある ⏏ ボタンをクリックするか、`drive.flush_and_unmount()` を実行してください。 +- Colab 上で Google Drive をマウントしても、その内容が他の共有相手に知られることはありません。ランタイムはユーザーごとに完全に独立しています。アンマウントしたい場合は、コードセルで `drive.flush_and_unmount()` を実行するか、「ランタイム」→「ランタイムを再起動」してください。 - Google は情報を取得できる可能性があります。機密性の高い情報の場合は、ご自身の PC に Whisper をインストールしてご利用ください。 - ご利用に際して何らかの問題が生じた場合でも、私の方では責任を負えません。 -- cgit v1.3.1