File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments