mirror of
https://github.com/SYSTRAN/faster-whisper.git
synced 2026-01-07 12:44:13 -05:00
* Remove "local_dir_use_symlinks" from download_model() It's deprecated since huggingface_hub v0.23.0 and produce this warning: > /opt/hostedtoolcache/Python/3.9.24/x64/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py:202: UserWarning: The `local_dir_use_symlinks` argument is deprecated and ignored in `snapshot_download`. Downloading to a local directory does not use symlinks anymore. * Bump huggingface_hub requirement to v0.23
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
ctranslate2>=4.0,<5
|
|
huggingface_hub>=0.23
|
|
tokenizers>=0.13,<1
|
|
onnxruntime>=1.14,<2
|
|
av>=11
|
|
tqdm
|