From 833efb30de2dcad9453b554ff075ee4c74191e0a Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:55:48 +0900 Subject: Whisperページ: 画像追加・事例3件・制限時間・Colab Pro詳細を復元 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 旧サイトから画像12点を取得し各ステップに配置 - 文字起こし事例を1件→3件に増補、黄色マークも復元 - 「注意:制限時間」セクションを復元 - Colab Proの料金表・解約手続き・条件付き説明を追記 - 続けて実行する場合の手順と画像も追加 --- public/img/whisper-eyecatch.png | Bin 0 -> 31346 bytes public/img/whisper-finished.png | Bin 0 -> 3284 bytes public/img/whisper-folder.png | Bin 0 -> 4297 bytes public/img/whisper-gpu.png | Bin 0 -> 7299 bytes public/img/whisper-konomama.png | Bin 0 -> 10978 bytes public/img/whisper-login.png | Bin 0 -> 8522 bytes public/img/whisper-processing.png | Bin 0 -> 11211 bytes public/img/whisper-restart.png | Bin 0 -> 8612 bytes public/img/whisper-run.png | Bin 0 -> 10073 bytes public/img/whisper-runtime.png | Bin 0 -> 10830 bytes public/img/whisper-upload.png | Bin 0 -> 6028 bytes public/img/whisper-uploading.png | Bin 0 -> 2005 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/whisper-eyecatch.png create mode 100644 public/img/whisper-finished.png create mode 100644 public/img/whisper-folder.png create mode 100644 public/img/whisper-gpu.png create mode 100644 public/img/whisper-konomama.png create mode 100644 public/img/whisper-login.png create mode 100644 public/img/whisper-processing.png create mode 100644 public/img/whisper-restart.png create mode 100644 public/img/whisper-run.png create mode 100644 public/img/whisper-runtime.png create mode 100644 public/img/whisper-upload.png create mode 100644 public/img/whisper-uploading.png (limited to 'public') diff --git a/public/img/whisper-eyecatch.png b/public/img/whisper-eyecatch.png new file mode 100644 index 0000000..3157e23 Binary files /dev/null and b/public/img/whisper-eyecatch.png differ diff --git a/public/img/whisper-finished.png b/public/img/whisper-finished.png new file mode 100644 index 0000000..ea2d2af Binary files /dev/null and b/public/img/whisper-finished.png differ diff --git a/public/img/whisper-folder.png b/public/img/whisper-folder.png new file mode 100644 index 0000000..5261260 Binary files /dev/null and b/public/img/whisper-folder.png differ diff --git a/public/img/whisper-gpu.png b/public/img/whisper-gpu.png new file mode 100644 index 0000000..38fe2c3 Binary files /dev/null and b/public/img/whisper-gpu.png differ diff --git a/public/img/whisper-konomama.png b/public/img/whisper-konomama.png new file mode 100644 index 0000000..65327d5 Binary files /dev/null and b/public/img/whisper-konomama.png differ diff --git a/public/img/whisper-login.png b/public/img/whisper-login.png new file mode 100644 index 0000000..c820cd2 Binary files /dev/null and b/public/img/whisper-login.png differ diff --git a/public/img/whisper-processing.png b/public/img/whisper-processing.png new file mode 100644 index 0000000..014e957 Binary files /dev/null and b/public/img/whisper-processing.png differ diff --git a/public/img/whisper-restart.png b/public/img/whisper-restart.png new file mode 100644 index 0000000..53a3716 Binary files /dev/null and b/public/img/whisper-restart.png differ diff --git a/public/img/whisper-run.png b/public/img/whisper-run.png new file mode 100644 index 0000000..9263360 Binary files /dev/null and b/public/img/whisper-run.png differ diff --git a/public/img/whisper-runtime.png b/public/img/whisper-runtime.png new file mode 100644 index 0000000..b1a4135 Binary files /dev/null and b/public/img/whisper-runtime.png differ diff --git a/public/img/whisper-upload.png b/public/img/whisper-upload.png new file mode 100644 index 0000000..d83fe04 Binary files /dev/null and b/public/img/whisper-upload.png differ diff --git a/public/img/whisper-uploading.png b/public/img/whisper-uploading.png new file mode 100644 index 0000000..cda0340 Binary files /dev/null and b/public/img/whisper-uploading.png differ -- cgit v1.3.1