Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions mkdocs/docs/HPC/transcribe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down