From 6cbb6434d5417fa434a192491acaa2945cc28923 Mon Sep 17 00:00:00 2001 From: stdweird Date: Tue, 7 Jan 2025 09:37:30 +0100 Subject: [PATCH] try to add newlines to make list work --- mkdocs/docs/HPC/transcribe.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mkdocs/docs/HPC/transcribe.md b/mkdocs/docs/HPC/transcribe.md index c4202553279c..9c3ce1b3f4b2 100644 --- a/mkdocs/docs/HPC/transcribe.md +++ b/mkdocs/docs/HPC/transcribe.md @@ -11,11 +11,15 @@ The main use case is sporadic transcription of audio or video files. There is in to help with large scale projects. The supported flow is: + - Upload audio or video file using the `Files` interface of the web portal + - Configure transcription via the `Interactive Apps` -> `Transcribe` application (currently under `Testing` section at the bottom); you can select `Whisper inputfile` and `Whisper languages`. + - Launch it and wait. Connecting to the running transcription is entirely optional; there is nothing interactive to do. You will also receive an email when the transcritpion started. + - Upon completion, you will receive an email with link to the result directory. This info will also be shown in the application session under `My interactive sessions` (but the session data is only available for a week).