multilang-asr-transcriber / requirements.txt
marquesafonso's picture
add mvp api with desired functionalities
ffa3aaf
raw
history blame
6.88 kB
��-i https://pypi.org/simple
aiofiles==23.2.1 ; python_version >= '3.7'
annotated-types==0.7.0 ; python_version >= '3.8'
anyio==4.4.0 ; python_version >= '3.8'
av==12.3.0 ; python_version >= '3.8'
certifi==2024.7.4 ; python_version >= '3.6'
charset-normalizer==3.3.2 ; python_full_version >= '3.7.0'
click==8.1.7 ; python_version >= '3.7'
colorama==0.4.6 ; platform_system == 'Windows'
coloredlogs==15.0.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
contourpy==1.2.1 ; python_version >= '3.9'
ctranslate2==4.3.1 ; python_version >= '3.8'
cycler==0.12.1 ; python_version >= '3.8'
decorator==4.4.2
fastapi==0.112.1 ; python_version >= '3.8'
faster-whisper==1.0.3
ffmpy==0.4.0 ; python_full_version >= '3.8.1' and python_full_version < '4.0.0'
filelock==3.15.4 ; python_version >= '3.8'
flatbuffers==24.3.25
fonttools==4.53.1 ; python_version >= '3.8'
fsspec==2024.6.1 ; python_version >= '3.8'
gradio==4.42.0
gradio-client==1.3.0 ; python_version >= '3.8'
h11==0.14.0 ; python_version >= '3.7'
httpcore==1.0.5 ; python_version >= '3.8'
httpx==0.27.0 ; python_version >= '3.8'
huggingface-hub==0.24.6 ; python_full_version >= '3.8.0'
humanfriendly==10.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
idna==3.7 ; python_version >= '3.5'
imageio==2.35.1 ; python_version >= '3.4'
imageio-ffmpeg==0.5.1 ; python_version >= '3.4'
importlib-resources==6.4.4 ; python_version >= '3.8'
jinja2==3.1.4 ; python_version >= '3.7'
kiwisolver==1.4.5 ; python_version >= '3.7'
markdown-it-py==3.0.0 ; python_version >= '3.8'
markupsafe==2.1.5 ; python_version >= '3.7'
matplotlib==3.9.2 ; python_version >= '3.9'
mdurl==0.1.2 ; python_version >= '3.7'
moviepy==1.0.3
mpmath==1.3.0
numpy==2.1.0 ; python_version >= '3.10'
onnxruntime==1.19.0
orjson==3.10.7 ; python_version >= '3.8'
packaging==24.1 ; python_version >= '3.8'
pandas==2.2.2 ; python_version >= '3.9'
pillow==10.4.0 ; python_version >= '3.8'
proglog==0.1.10
protobuf==5.27.3 ; python_version >= '3.8'
pydantic==2.8.2 ; python_version >= '3.8'
pydantic-core==2.20.1 ; python_version >= '3.8'
pydub==0.25.1
pygments==2.18.0 ; python_version >= '3.8'
pyparsing==3.1.2 ; python_full_version >= '3.6.8'
pyreadline3==3.4.1 ; python_version >= '3.8' and sys_platform == 'win32'
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-multipart==0.0.9 ; python_version >= '3.8'
pytz==2024.1
pyyaml==6.0.2 ; python_version >= '3.8'
requests==2.32.3 ; python_version >= '3.8'
rich==13.7.1 ; python_full_version >= '3.7.0'
ruff==0.6.2 ; sys_platform != 'emscripten'
semantic-version==2.10.0 ; python_version >= '2.7'
setuptools==73.0.1 ; python_version >= '3.8'
shellingham==1.5.4 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.1 ; python_version >= '3.7'
starlette==0.38.2 ; python_version >= '3.8'
sympy==1.13.2 ; python_version >= '3.8'
tokenizers==0.20.0 ; python_version >= '3.7'
tomlkit==0.12.0 ; python_version >= '3.7'
tqdm==4.66.5 ; python_version >= '3.7'
typer==0.12.4 ; sys_platform != 'emscripten'
typing-extensions==4.12.2 ; python_version >= '3.8'
tzdata==2024.1 ; python_version >= '2'
urllib3==2.2.2 ; python_version >= '3.8'
uvicorn==0.30.6 ; sys_platform != 'emscripten'
websockets==12.0 ; python_version >= '3.8'