44 lines
581 B
Plaintext
44 lines
581 B
Plaintext
-r ../common.txt
|
|
|
|
# --- Test Infrastructure ---
|
|
tblib
|
|
pytest
|
|
pytest_asyncio
|
|
pytest-timeout
|
|
pytest-cov
|
|
pytest-forked
|
|
pytest-rerunfailures
|
|
pytest-shard
|
|
|
|
# --- Core Tools & Bindings ---
|
|
|
|
absl-py
|
|
accelerate
|
|
arctic-inference
|
|
lm_eval[api]>=0.4.12
|
|
modelscope<1.38
|
|
transformers==5.13.1
|
|
|
|
# --- Audio Processing ---
|
|
librosa
|
|
audioread
|
|
soxr
|
|
pooch
|
|
soundfile
|
|
|
|
# --- Tool Parsing & Evaluation ---
|
|
blobfile
|
|
rapidfuzz
|
|
gpt-oss
|
|
schemathesis
|
|
jiwer
|
|
bm25s
|
|
pystemmer
|
|
mteb[bm25s]>=2, <3 # required for mteb test
|
|
num2words
|
|
pqdm
|
|
|
|
# --- Vision & Multimodal ---
|
|
timm
|
|
albumentations
|
|
mistral-common[image,audio] |