diff --git a/extensions/whisper_stt/readme.md b/extensions/whisper_stt/readme.md index cd9abbf6..19488f94 100644 --- a/extensions/whisper_stt/readme.md +++ b/extensions/whisper_stt/readme.md @@ -12,4 +12,4 @@ whisper_stt-whipser_model: tiny whisper_stt-auto_submit: False ``` -See source documentation for [model names](https://github.com/openai/whisper#available-models-and-languages) and (languages)[https://github.com/openai/whisper/blob/main/whisper/tokenizer.py] you can use. \ No newline at end of file +See source documentation for [model names](https://github.com/openai/whisper#available-models-and-languages) and [languages](https://github.com/openai/whisper/blob/main/whisper/tokenizer.py) you can use.