File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/whisper_transcription Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ https://whisper-transcription-a10-6666.130-162-199-33.nip.io/transcribe
148148| ` denoise ` | ` bool ` | (Optional) Apply basic denoising to improve quality in noisy recordings. |
149149| ` streaming ` | ` bool ` | (Optional) Enable real-time log streaming for transcription chunks and progress updates. |
150150| ` hf_token ` | ` string ` | Hugging Face token, required for loading models like Mistral or enabling speaker diarization. |
151- | ` -- prop-decrease` | ` Float ` | Controls noise suppression. Default = 0.7 |
151+ | ` prop-decrease ` | ` Float ` | Controls noise suppression. Default = 0.7 |
152152| ` summarized-model ` | ` path ` | Hugging Face or local LLM path for summarization. Default: Mistral-7B. |
153153| ` ground-truth ` | ` path ` | Path to ground truth ` .txt ` file for WER evaluation. |
154154
You can’t perform that action at this time.
0 commit comments