This commit is contained in:
陳鈞
2025-06-08 07:02:08 -06:00
committed by GitHub
2 changed files with 1764 additions and 1695 deletions

View File

@ -13,11 +13,11 @@ dependencies = [
"faster-whisper>=1.1.1",
"nltk>=3.9.1",
"numpy>=2.0.2",
"onnxruntime>=1.19",
"onnxruntime>=1.19,<1.20.0",
"pandas>=2.2.3",
"pyannote-audio>=3.3.2",
"torch>=2.5.1",
"torchaudio>=2.5.1",
"torch<2.4.0",
"torchaudio",
"transformers>=4.48.0",
]

3453
uv.lock generated

File diff suppressed because it is too large Load Diff