Skip to content

Commit 24f3a55

Browse files
committed
README
1 parent 24efbd6 commit 24f3a55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Can be safely installed and deployed with [Docker](https://www.docker.com/) by u
2929
- _(auto-switching to CPU-only mode if no CUDA GPU is available)_
3030
- 📝 Transcribes audio using OpenAI's Whisper model (can be user-selected with `/model`)
3131
- _(see [openai/whisper](https://github.com/openai/whisper/) for more info on Whisper)_
32-
- 📄 Returns transcription in text, SRT, and VTT formats
32+
- 📄 Returns transcription as messages and/or in TXT, SRT, and VTT formats (user configurable)
33+
- Plaintext (TXT) outputs can be configured to include video description and/or timestamps
3334
- 🔄 Handles concurrent transcription requests efficiently with async & task queuing
3435
- 🕒 Features an asynchronous automatic queue system to manage multiple transcription requests seamlessly
3536

0 commit comments

Comments
 (0)