mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 14:35:57 +00:00
Update README.md
This commit is contained in:
parent
8bca0f721e
commit
ebcf45bb99
@ -90,7 +90,7 @@ pip install setuptools-rust
|
|||||||
|
|
||||||
## Available models and languages
|
## Available models and languages
|
||||||
|
|
||||||
There are six model sizes, four with English-only versions, offering a compromise between speed and accuracy. In the table below are the names of the available models, their approximate memory requirements and their inference speed relative to the large model. The relative speeds given in the table are measured by transcribing English speech on a A100. The real-world speed may vary significantly depending on many factors including the language, the speaking speed, and the available hardware.
|
There are six model sizes, four with English-only versions, offering a compromise between speed and accuracy. In the table below are the names of the available models, their approximate memory requirements and their inference speed relative to the large model. The relative speeds given in the table are measured by transcribing English speech on the A100 graphics processing unit (GPU). The real-world speed may vary significantly depending on many factors including the language, the speaking speed, and the available hardware.
|
||||||
|
|
||||||
| Size | Parameters | English-only model | Multilingual model | Required VRAM | Relative speed |
|
| Size | Parameters | English-only model | Multilingual model | Required VRAM | Relative speed |
|
||||||
|:------:|:----------:|:------------------:|:------------------:|:-------------:|:--------------:|
|
|:------:|:----------:|:------------------:|:------------------:|:-------------:|:--------------:|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user