Fixed whisper README Typo Hyperlinks (#5281)

This commit is contained in:
Katehuuh 2024-01-17 21:10:45 +01:00 committed by GitHub
parent e055967974
commit 535ea9928a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -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.
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.