Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ language:
|
|
3 |
- ja
|
4 |
pipeline_tag: automatic-speech-recognition
|
5 |
---
|
6 |
-
# This is a faster whisper conversion of this model
|
7 |
|
8 |
For usage instructions follow [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo).
|
9 |
Note for faster-whisper vocab changes make model.is_multilingual and suppress_tokens wrong. Please adjust the code as required if you want to use this with faster-whisper.
|
|
|
3 |
- ja
|
4 |
pipeline_tag: automatic-speech-recognition
|
5 |
---
|
6 |
+
# This is a faster whisper conversion of this model [efwkjn/whisper-ja-anime-v0.3](https://huggingface.co/efwkjn/whisper-ja-anime-v0.3)
|
7 |
|
8 |
For usage instructions follow [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo).
|
9 |
Note for faster-whisper vocab changes make model.is_multilingual and suppress_tokens wrong. Please adjust the code as required if you want to use this with faster-whisper.
|