From ed765fb9d0a19a35348abc75af03d1803249e4cb Mon Sep 17 00:00:00 2001 From: GamerBoss101 Date: Sun, 30 Mar 2025 09:52:53 -0400 Subject: [PATCH] installs --- Backend/requirements.txt | 220 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 220 insertions(+) create mode 100644 Backend/requirements.txt diff --git a/Backend/requirements.txt b/Backend/requirements.txt new file mode 100644 index 0000000..74df1ab --- /dev/null +++ b/Backend/requirements.txt @@ -0,0 +1,220 @@ +aiohappyeyeballs==2.6.1 +aiohttp==3.11.14 +aiosignal==1.3.2 +alembic==1.15.2 +annotated-types==0.7.0 +antlr4-python3-runtime==4.9.3 +anyio==4.9.0 +asteroid-filterbanks==0.4.0 +asttokens==3.0.0 +async-timeout==5.0.1 +attrs==25.3.0 +audioread==3.0.1 +av==14.2.0 +backcall==0.2.0 +beautifulsoup4==4.13.3 +bidict==0.23.1 +bitsandbytes==0.45.4 +bleach==6.2.0 +blinker==1.9.0 +blobfile==3.0.0 +certifi==2025.1.31 +cffi==1.17.1 +charset-normalizer==2.1.1 +click==8.1.8 +coloredlogs==15.0.1 +colorlog==6.9.0 +contourpy==1.3.1 +ctranslate2==4.4.0 +cycler==0.12.1 +datasets==3.5.0 +decorator==5.2.1 +defusedxml==0.7.1 +dill==0.3.8 +dnspython==2.7.0 +docopt==0.6.2 +einops==0.8.1 +eventlet==0.33.3 +exceptiongroup==1.2.2 +executing==2.2.0 +fastapi==0.115.12 +faster-whisper==1.1.0 +fastjsonschema==2.21.1 +ffmpeg-python==0.2.0 +filelock==3.18.0 +Flask==3.1.0 +flask-cors==5.0.1 +Flask-SocketIO==5.3.2 +flatbuffers==25.2.10 +fonttools==4.56.0 +frozenlist==1.5.0 +fsspec==2024.12.0 +future==1.0.0 +greenlet==3.1.1 +h11==0.14.0 +huggingface-hub==0.28.1 +humanfriendly==10.0 +HyperPyYAML==1.2.2 +idna==3.10 +iniconfig==2.1.0 +ipython==8.12.3 +itsdangerous==2.2.0 +jedi==0.19.2 +Jinja2==3.1.6 +joblib==1.4.2 +jsonschema==4.23.0 +jsonschema-specifications==2024.10.1 +julius==0.2.7 +jupyter_client==8.6.3 +jupyter_core==5.7.2 +jupyterlab_pygments==0.3.0 +kiwisolver==1.4.8 +lazy_loader==0.4 +librosa==0.11.0 +lightning==2.5.1 +lightning-utilities==0.14.2 +llvmlite==0.44.0 +lxml==5.3.1 +Mako==1.3.9 +markdown-it-py==3.0.0 +MarkupSafe==3.0.2 +matplotlib==3.10.1 +matplotlib-inline==0.1.7 +mdurl==0.1.2 +mistune==3.1.3 +-e git+https://git@github.com/kyutai-labs/moshi@e811f81b2200350d2f1d29934a83acb138eaa634#egg=moshi&subdirectory=moshi +mpmath==1.3.0 +msgpack==1.1.0 +multidict==6.2.0 +multiprocess==0.70.16 +nbclient==0.10.2 +nbconvert==7.16.6 +nbformat==5.10.4 +networkx==3.4.2 +nltk==3.9.1 +numba==0.61.0 +numpy==2.1.3 +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.8.93 +nvidia-nvtx-cu12==12.1.105 +omegaconf==2.3.0 +onnxruntime==1.21.0 +optuna==4.2.1 +packaging==24.2 +pandas==2.2.3 +pandocfilters==1.5.1 +parso==0.8.4 +pexpect==4.9.0 +pickleshare==0.7.5 +pillow==11.1.0 +pipreqs==0.5.0 +platformdirs==4.3.7 +pluggy==1.5.0 +pooch==1.8.2 +primePy==1.3 +prompt_toolkit==3.0.50 +propcache==0.3.1 +protobuf==6.30.2 +psutil==7.0.0 +ptyprocess==0.7.0 +pure_eval==0.2.3 +pyaml==25.1.0 +pyannote.audio==3.3.2 +pyannote.core==5.0.0 +pyannote.database==5.1.3 +pyannote.metrics==3.2.1 +pyannote.pipeline==3.0.1 +pyarrow==19.0.1 +pycparser==2.22 +pycryptodomex==3.22.0 +pydantic==2.11.1 +pydantic_core==2.33.0 +pydub==0.25.1 +Pygments==2.19.1 +pyparsing==3.2.3 +pytest==8.3.5 +python-dateutil==2.9.0.post0 +python-dotenv==0.19.2 +python-engineio==4.11.2 +python-multipart==0.0.20 +python-socketio==5.7.2 +pytorch-lightning==2.5.1 +pytorch-metric-learning==2.8.1 +pytz==2025.2 +PyYAML==6.0.2 +pyzmq==26.3.0 +referencing==0.36.2 +regex==2024.11.6 +requests==2.28.1 +rich==13.9.4 +rpds-py==0.24.0 +ruamel.yaml==0.18.10 +ruamel.yaml.clib==0.2.12 +rustymimi==0.4.1 +safetensors==0.5.3 +scikit-learn==1.6.1 +scipy==1.15.2 +semver==3.0.4 +sentencepiece==0.2.0 +shellingham==1.5.4 +silentcipher @ git+https://github.com/SesameAILabs/silentcipher@d46d7d0893a583d8968ab3a6626e2289faec9152 +simple-websocket==1.1.0 +six==1.17.0 +sniffio==1.3.1 +sortedcontainers==2.4.0 +sounddevice==0.5.0 +SoundFile==0.10.3.post1 +soupsieve==2.6 +soxr==0.5.0.post1 +speechbrain==1.0.2 +SpeechRecognition==3.14.2 +sphn==0.1.12 +SQLAlchemy==2.0.40 +stack-data==0.6.3 +starlette==0.46.1 +sympy==1.13.3 +tabulate==0.9.0 +tensorboardX==2.6.2.2 +threadpoolctl==3.6.0 +tiktoken==0.9.0 +tinycss2==1.4.0 +tokenizers==0.21.0 +tomli==2.2.1 +torch==2.4.0 +torch-audiomentations==0.12.0 +torch_pitch_shift==1.2.5 +torchao==0.9.0 +torchaudio==2.4.0 +torchmetrics==1.7.0 +torchtune==0.4.0 +tornado==6.4.2 +tqdm==4.67.1 +traitlets==5.14.3 +transformers==4.49.0 +triton==3.0.0 +typer==0.15.2 +typing-inspection==0.4.0 +typing_extensions==4.13.0 +tzdata==2025.2 +urllib3==1.26.20 +uvicorn==0.34.0 +wcwidth==0.2.13 +webencodings==0.5.1 +webrtcvad==2.0.10 +websockets==15.0.1 +Werkzeug==3.1.3 +whisper==1.1.10 +whisperx==3.3.1 +wsproto==1.2.0 +xxhash==3.5.0 +yarg==0.1.9 +yarl==1.18.3