diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..f02c188 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,144 @@ +aiohappyeyeballs==2.3.5 +aiohttp==3.10.3 +aiosignal==1.3.1 +alembic==1.13.2 +antlr4-python3-runtime==4.9.3 +asteroid-filterbanks==0.4.0 +async-timeout==4.0.3 +attrs==24.2.0 +audioread==3.0.1 +av==12.3.0 +certifi==2024.7.4 +cffi==1.17.0 +charset-normalizer==3.3.2 +click==8.1.7 +coloredlogs==15.0.1 +colorlog==6.8.2 +contourpy==1.2.1 +coverage==7.6.1 +ctranslate2==4.3.1 +cycler==0.12.1 +decorator==5.1.1 +docopt==0.6.2 +einops==0.8.0 +exceptiongroup==1.2.2 +faster-whisper==1.0.3 +filelock==3.15.4 +flatbuffers==24.3.25 +fonttools==4.53.1 +frozenlist==1.4.1 +fsspec==2024.6.1 +future==1.0.0 +greenlet==3.0.3 +huggingface-hub==0.24.5 +humanfriendly==10.0 +HyperPyYAML==1.2.2 +idna==3.7 +iniconfig==2.0.0 +jedi==0.19.1 +Jinja2==3.1.4 +joblib==1.4.2 +julius==0.2.7 +kiwisolver==1.4.5 +lazy_loader==0.4 +librosa==0.10.2.post1 +lightning==2.4.0 +lightning-utilities==0.11.6 +llvmlite==0.43.0 +Mako==1.3.5 +markdown-it-py==3.0.0 +MarkupSafe==2.1.5 +matplotlib==3.9.2 +mdurl==0.1.2 +mpmath==1.3.0 +msgpack==1.0.8 +multidict==6.0.5 +networkx==3.3 +nltk==3.8.1 +numba==0.60.0 +numpy==1.26.4 +nvidia-cublas-cu12==12.1.3.1 +nvidia-cuda-cupti-cu12==12.1.105 +nvidia-cuda-nvrtc-cu12==12.1.105 +nvidia-cuda-runtime-cu12==12.1.105 +nvidia-cudnn-cu12==9.1.0.70 +nvidia-cufft-cu12==11.0.2.54 +nvidia-curand-cu12==10.3.2.106 +nvidia-cusolver-cu12==11.4.5.107 +nvidia-cusparse-cu12==12.1.0.106 +nvidia-nccl-cu12==2.20.5 +nvidia-nvjitlink-cu12==12.6.20 +nvidia-nvtx-cu12==12.1.105 +omegaconf==2.3.0 +onnxruntime==1.18.1 +opencv-python==4.10.0.84 +optuna==3.6.1 +packaging==24.1 +pandas==2.2.2 +parso==0.8.4 +pillow==10.4.0 +platformdirs==4.2.2 +pluggy==1.5.0 +pooch==1.8.2 +praatio==3.8.0 +primePy==1.3 +protobuf==5.27.3 +pudb==2024.1.1 +pyannote.audio==3.3.1 +pyannote.core==5.0.0 +pyannote.database==5.1.0 +pyannote.metrics==3.2.1 +pyannote.pipeline==3.0.1 +pycparser==2.22 +Pygments==2.18.0 +pyloudnorm==0.1.0 +pyparsing==3.1.2 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-subtests==0.13.1 +pytest-watcher==0.4.2 +python-dateutil==2.9.0.post0 +pytorch-lightning==2.4.0 +pytorch-metric-learning==2.6.0 +pytz==2024.1 +PyYAML==6.0.2 +regex==2024.5.15 +requests==2.32.3 +resampy==0.4.3 +rich==13.7.1 +ruamel.yaml==0.18.6 +ruamel.yaml.clib==0.2.8 +scikit-learn==1.5.1 +scipy==1.14.0 +semver==3.0.2 +sentencepiece==0.2.0 +shellingham==1.5.4 +six==1.16.0 +sortedcontainers==2.4.0 +soundfile==0.12.1 +soxr==0.4.0 +speechbrain==1.0.0 +SQLAlchemy==2.0.32 +sympy==1.13.2 +tabulate==0.9.0 +tensorboardX==2.6.2.2 +tgt==1.4.4 +threadpoolctl==3.5.0 +tokenizers==0.20.0 +tomli==2.0.1 +torch==2.4.0 +torch-audiomentations==0.11.1 +torch-pitch-shift==1.2.4 +torchaudio==2.4.0 +torchmetrics==1.4.1 +tqdm==4.66.5 +triton==3.0.0 +typer==0.12.3 +typing_extensions==4.12.2 +tzdata==2024.1 +urllib3==2.2.2 +urwid==2.6.15 +urwid_readline==0.14 +watchdog==4.0.2 +wcwidth==0.2.13 +yarl==1.9.4