mirror of
https://github.com/openai/whisper.git
synced 2025-07-04 11:12:29 +00:00
Add rust as a dependency (#30)
* Add rust as a dependency * Update README.md Co-authored-by: Jong Wook Kim <ilikekjw@gmail.com>
This commit is contained in:
parent
59f543e218
commit
957ffc77de
@ -37,6 +37,8 @@ choco install ffmpeg
|
|||||||
scoop install ffmpeg
|
scoop install ffmpeg
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You may need [`rust`](http://rust-lang.org) installed as well, in case [tokenizers](https://pypi.org/project/tokenizers/) does not provide a pre-built wheel for your platform. If you see installation errors during the `pip install` command above, please follow the [Getting started page](https://www.rust-lang.org/learn/get-started) to install Rust development environment.
|
||||||
|
|
||||||
|
|
||||||
## Available models and languages
|
## Available models and languages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user