diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 19:29:51 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 19:29:51 +0900 |
| commit | 620343d6abdd3186e1f8c536a0316338076c3bca (patch) | |
| tree | f396569f4cb70031f51c672232a8b4f571075efa /src/content/docs/whisper-to-ai-moji-okoshi.mdx | |
| parent | 211950bdd04ccac220f9597f0e2a663a30dbb62f (diff) | |
Whisperページ: Driveのアンマウント方法を追記
Diffstat (limited to 'src/content/docs/whisper-to-ai-moji-okoshi.mdx')
| -rw-r--r-- | src/content/docs/whisper-to-ai-moji-okoshi.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
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 をインストールしてご利用ください。 - ご利用に際して何らかの問題が生じた場合でも、私の方では責任を負えません。 |
