← Back to VERTES

Third-party licenses

THIRD-PARTY SOFTWARE LICENSES - VERTES
=======================================
VERTES (c) 2026 Alexandru-Nicolae Stoica. All rights reserved.
VERTES bundles or downloads the following third-party components. Each remains the
property of its authors under its own license, reproduced or referenced below.

BUNDLED / DOWNLOADED COMPONENTS (non-Python)
--------------------------------------------
* FFmpeg (https://ffmpeg.org) - GPL/LGPL. VERTES ships an unmodified ffmpeg build and calls it
  as a separate process. Source code: https://ffmpeg.org/download.html (as required by the GPL).
* Ollama (https://ollama.com) - MIT license. Downloaded by the user during onboarding.
* Meta Llama models - Llama Community License. This product is "Built with Llama".
* Qwen models (Alibaba) - Apache 2.0.
* OpenAI Whisper model weights (via faster-whisper) - MIT.

NOTES
-----
* NVIDIA CUDA runtime packages (nvidia-cublas/cudnn/cuda-runtime/cuda-nvrtc) are NOT redistributed
  by VERTES: the first-run installer pip-installs them onto the user's machine directly from
  NVIDIA's official PyPI packages, under NVIDIA's own license.
* clr_loader ships no license metadata on PyPI; its published license is MIT (pythonnet dependency).

PYTHON PACKAGES (shipped runtime)
---------------------------------
absl-py  2.5.0  -  Apache-2.0
aiofiles  24.1.0  -  Apache Software License
aiohappyeyeballs  2.7.1  -  Python Software Foundation License
aiohttp  3.14.1  -  Apache-2.0 AND MIT
aiosignal  1.4.0  -  Apache Software License
annotated-doc  0.0.4  -  MIT
annotated-types  0.7.0  -  MIT License
antlr4-python3-runtime  4.9.3  -  BSD
anyascii  0.3.3  -  ISC License (ISCL)
anyio  4.14.1  -  MIT
attrs  26.1.0  -  MIT
audioread  3.1.0  -  MIT
av  18.0.0  -  BSD-3-Clause
bottle  0.13.4  -  MIT License
brotli  1.2.0  -  MIT
catalogue  2.0.10  -  MIT License
certifi  2026.6.17  -  Mozilla Public License 2.0 (MPL 2.0)
cffi  2.1.0  -  MIT-0
cfgv  3.5.0  -  MIT
charset-normalizer  3.4.7  -  MIT
click  8.4.2  -  BSD-3-Clause
clr_loader  0.3.1  -  UNKNOWN
colorama  0.4.6  -  BSD License
conformer  0.3.2  -  MIT License
contourpy  1.3.3  -  BSD License
coqpit-config  0.2.5  -  MIT
cryptography  49.0.0  -  Apache-2.0 OR BSD-3-Clause
ctranslate2  4.8.1  -  MIT
cycler  0.12.1  -  BSD License
decorator  5.3.1  -  BSD-2-Clause
Deprecated  1.3.1  -  MIT License
diffusers  0.29.0  -  Apache Software License
distlib  0.4.3  -  Python Software Foundation License
docopt  0.6.2  -  MIT License
einops  0.8.2  -  MIT License
fastapi  0.139.0  -  MIT
faster-whisper  1.1.0  -  MIT License
ffmpy  1.0.0  -  MIT
filelock  3.29.6  -  MIT
flatbuffers  25.12.19  -  Apache Software License
fonttools  4.63.0  -  MIT
frozenlist  1.8.0  -  Apache-2.0
fsspec  2026.6.0  -  BSD-3-Clause
google-api-core  2.31.0  -  Apache Software License
google-api-python-client  2.198.0  -  Apache Software License
google-auth  2.55.1  -  Apache Software License
google-auth-httplib2  0.4.0  -  Apache Software License
google-auth-oauthlib  1.4.0  -  Apache Software License
googleapis-common-protos  1.75.0  -  Apache Software License
gradio  6.8.0  -  Apache-2.0
gradio_client  2.2.0  -  Apache-2.0
groovy  0.1.2  -  MIT License
grpcio  1.82.0  -  Apache-2.0
h11  0.16.0  -  MIT License
hf-xet  1.5.1  -  Apache-2.0
httpcore  1.0.9  -  BSD-3-Clause
httplib2  0.32.0  -  MIT License
httpx  0.28.1  -  BSD License
huggingface_hub  0.36.2  -  Apache Software License
identify  2.6.19  -  MIT
idna  3.18  -  BSD-3-Clause
imageio-ffmpeg  0.5.1  -  BSD License
importlib_metadata  9.0.0  -  Apache-2.0
inflect  7.5.0  -  MIT License
Jinja2  3.1.6  -  BSD License
joblib  1.5.3  -  BSD-3-Clause
kiwisolver  1.5.0  -  BSD License
ko-speech-tools  0.1.0  -  Apache-2.0
lazy-loader  0.5  -  BSD-3-Clause
librosa  0.11.0  -  ISC License (ISCL)
llvmlite  0.48.0  -  BSD-2-Clause AND Apache-2.0 WITH LLVM-exception
Markdown  3.10.2  -  BSD-3-Clause
markdown-it-py  4.2.0  -  MIT License
MarkupSafe  3.0.3  -  BSD-3-Clause
matplotlib  3.11.0  -  Python Software Foundation License
mdurl  0.1.2  -  MIT License
ml_dtypes  0.5.4  -  Apache-2.0
monotonic-alignment-search  0.2.1  -  MIT License
more-itertools  11.1.0  -  MIT
mpmath  1.3.0  -  BSD License
msgpack  1.2.1  -  Apache-2.0
multidict  6.7.1  -  Apache License 2.0
narwhals  2.23.0  -  MIT
networkx  3.6.1  -  BSD-3-Clause
nodeenv  1.10.0  -  BSD License
num2words  0.5.14  -  GNU Library or Lesser General Public License (LGPL)
numba  0.66.0  -  BSD License
numpy  2.4.6  -  BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0
nvidia-cublas-cu12  12.9.2.10  -  LicenseRef-NVIDIA-Proprietary
nvidia-cuda-nvrtc-cu12  12.9.86  -  Other/Proprietary License
nvidia-cuda-runtime-cu12  12.9.79  -  Other/Proprietary License
nvidia-cudnn-cu12  9.24.0.43  -  LicenseRef-NVIDIA-Proprietary
oauthlib  3.3.1  -  BSD-3-Clause
omegaconf  2.3.1  -  BSD License
onnx  1.22.0  -  Apache-2.0
onnxruntime  1.27.0  -  MIT License
opencv-python  5.0.0.93  -  Apache Software License
orjson  3.11.9  -  MPL-2.0 AND (Apache-2.0 OR MIT)
packaging  26.2  -  Apache-2.0 OR BSD-2-Clause
pandas  3.0.3  -  BSD License
pillow  12.3.0  -  MIT-CMU
platformdirs  4.10.0  -  MIT
pooch  1.9.0  -  BSD-3-Clause
pre_commit  4.6.0  -  MIT
propcache  0.5.2  -  Apache Software License
proto-plus  1.28.0  -  Apache Software License
protobuf  7.35.1  -  3-Clause BSD License
proxy_tools  0.1.0  -  MIT License
psutil  7.2.2  -  BSD-3-Clause
pyasn1  0.6.3  -  BSD-2-Clause
pyasn1_modules  0.4.2  -  BSD License
pycparser  3.0  -  BSD-3-Clause
pydantic  2.13.4  -  MIT
pydantic_core  2.46.4  -  MIT
pydub  0.25.1  -  MIT License
Pygments  2.20.0  -  BSD-2-Clause
pyloudnorm  0.2.0  -  MIT
pyparsing  3.3.2  -  MIT
pysbd  0.3.4  -  MIT License
python-dateutil  2.9.0.post0  -  Apache Software License; BSD License
python-discovery  1.4.3  -  MIT License
python-multipart  0.0.32  -  Apache-2.0
pythonnet  3.1.0  -  MIT
pytz  2026.2  -  MIT License
pywebview  6.2.1  -  BSD License
PyYAML  6.0.3  -  MIT License
regex  2026.6.28  -  Apache-2.0 AND CNRI-Python
requests  2.34.2  -  Apache Software License
requests-oauthlib  2.0.0  -  BSD License
resemble-perth  1.0.1  -  MIT License
rich  15.0.0  -  MIT License
s3tokenizer  0.3.0  -  Apache2.0
safehttpx  0.1.7  -  MIT License
safetensors  0.5.3  -  Apache Software License
scikit-learn  1.9.0  -  BSD-3-Clause
scipy  1.17.1  -  BSD License
semantic-version  2.10.0  -  BSD License
Send2Trash  2.1.0  -  BSD-3-Clause
shellingham  1.5.4  -  ISC License (ISCL)
six  1.17.0  -  MIT License
soundfile  0.14.0  -  BSD License
soxr  1.1.0  -  LGPL-2.1-or-later
spacy_pkuseg  1.0.1  -  MIT License
srsly  2.5.3  -  MIT License
starlette  0.52.1  -  BSD-3-Clause
sympy  1.13.1  -  BSD License
tensorboard  2.21.0  -  Apache Software License
tensorboard-data-server  0.7.2  -  Apache Software License
threadpoolctl  3.6.0  -  BSD License
tokenizers  0.22.2  -  Apache Software License
tomlkit  0.13.3  -  MIT License
tqdm  4.68.4  -  MPL-2.0 AND MIT
transformers  4.57.1  -  Apache Software License
truststore  0.10.1  -  MIT License
typeguard  4.5.2  -  MIT
typer  0.26.8  -  MIT
typer-slim  0.24.0  -  MIT
typing_extensions  4.16.0  -  PSF-2.0
typing-inspection  0.4.2  -  MIT
tzdata  2026.2  -  Apache-2.0
uritemplate  4.2.0  -  BSD 3-Clause OR Apache-2.0
urllib3  2.7.0  -  MIT
uvicorn  0.50.2  -  BSD-3-Clause
virtualenv  21.6.0  -  MIT
Werkzeug  3.1.8  -  BSD-3-Clause
wrapt  2.2.2  -  BSD-2-Clause
yarl  1.24.2  -  Apache-2.0
yt-dlp  2026.7.4  -  Unlicense
zipp  4.1.0  -  MIT