mpasila commited on
Commit
9241c16
·
verified ·
1 Parent(s): 7419ba5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (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.
 
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.