asahi417 commited on
Commit
98b3fc0
1 Parent(s): c0fb80b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -94,6 +94,8 @@ transcribing **50min** Japanese speech audio, where we report the average over f
94
  | openai/whisper-large-v3 | True | 37.9 |
95
 
96
 
 
 
97
  ## Transformers Usage
98
  Kotoba-Whisper-v1.1 is supported in the Hugging Face 🤗 Transformers library from version 4.39 onwards. To run the model, first
99
  install the latest version of Transformers.
 
94
  | openai/whisper-large-v3 | True | 37.9 |
95
 
96
 
97
+ See the full table [here](https://huggingface.co/kotoba-tech/kotoba-whisper-v1.1/raw/main/latency.csv).
98
+
99
  ## Transformers Usage
100
  Kotoba-Whisper-v1.1 is supported in the Hugging Face 🤗 Transformers library from version 4.39 onwards. To run the model, first
101
  install the latest version of Transformers.