diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 12:07:54 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 12:07:54 +0900 |
| commit | 3e486d7a99eb23f8510ccd5f5f570bd969a541f9 (patch) | |
| tree | 8087f384e67b17942ae79a0b5368b0a123df9c5f | |
| parent | 0fea2ecf2e1b5533b0dbbdddce4fdf85af6e51a7 (diff) | |
Whisperページ: 制限時間の注意文をより正確な表現に修正
エラーが制限時間以外の原因でも発生しうることを反映し、
「突然停止=制限時間」と断定しない表現に変更。
| -rw-r--r-- | src/content/docs/whisper-moji-okosi.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/docs/whisper-moji-okosi.mdx b/src/content/docs/whisper-moji-okosi.mdx index 2d99a9c..163173d 100644 --- a/src/content/docs/whisper-moji-okosi.mdx +++ b/src/content/docs/whisper-moji-okosi.mdx @@ -185,7 +185,7 @@ Google Drive を開いたときに最初に表示される場所です。「会 :::caution ##### ⏱ 制限時間に注意 -Google Colab 無償版は最長12時間で処理が強制終了します(実質4〜5時間の場合も)。途中でエラーが出たら制限時間に達したと考え、ブラウザを再読み込みして再実行するか、次の **Google Colab Pro** の契約をご検討ください。 +Google Colab 無償版には利用制限があり、最長12時間(実質4〜5時間で終了する場合も)で処理が強制終了します。突然停止した場合は制限時間の可能性がありますが、他のエラーも考えられます。ブラウザを再読み込みして再実行しても解決しない場合は、**Google Colab Pro** へのアップグレードをご検討ください。 ::: ### 注意事項 |
