Skip to content

Commit af3a115

Browse files
authored
Update README.md
1 parent 9116c2e commit af3a115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/whisper_transcription/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)