ShiromiyaGamer
commited on
Commit
•
6b5ea29
1
Parent(s):
232cba8
Upload requirements.txt
Browse files- requirements.txt +85 -0
requirements.txt
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dora-search
|
2 |
+
diffq
|
3 |
+
einops
|
4 |
+
flake8
|
5 |
+
hydra-colorlog
|
6 |
+
hydra-core
|
7 |
+
julius
|
8 |
+
lameenc
|
9 |
+
museval
|
10 |
+
mypy
|
11 |
+
openunmix
|
12 |
+
pyyaml
|
13 |
+
submitit
|
14 |
+
torchaudio
|
15 |
+
tqdm
|
16 |
+
treetable
|
17 |
+
soundfile
|
18 |
+
pytest
|
19 |
+
librosa
|
20 |
+
pytorch_lightning
|
21 |
+
onnxruntime
|
22 |
+
onnx
|
23 |
+
onnx2pytorch
|
24 |
+
ml_collections
|
25 |
+
numpy
|
26 |
+
pandas
|
27 |
+
scipy
|
28 |
+
segmentation_models_pytorch
|
29 |
+
timm
|
30 |
+
audiomentations
|
31 |
+
pedalboard
|
32 |
+
omegaconf
|
33 |
+
beartype
|
34 |
+
rotary_embedding_torch
|
35 |
+
demucs
|
36 |
+
transformers
|
37 |
+
torchmetrics
|
38 |
+
spafe
|
39 |
+
protobuf
|
40 |
+
torch_audiomentations
|
41 |
+
asteroid
|
42 |
+
auraloss
|
43 |
+
defusedxml
|
44 |
+
pycryptodomex
|
45 |
+
requests
|
46 |
+
Pillow
|
47 |
+
mutagen
|
48 |
+
ffmpeg-python
|
49 |
+
m3u8
|
50 |
+
beautifulsoup4
|
51 |
+
faiss-cpu
|
52 |
+
pydub
|
53 |
+
pyworld
|
54 |
+
praat-parselmouth
|
55 |
+
resampy
|
56 |
+
sounddevice
|
57 |
+
noisereduce
|
58 |
+
git+https://github.com/IAHispano/fairseq; sys_platform == 'linux'
|
59 |
+
fairseq; sys_platform == 'win32'
|
60 |
+
numba; sys_platform == 'linux'
|
61 |
+
numba; sys_platform == 'win32'
|
62 |
+
onnxruntime_gpu
|
63 |
+
torchcrepe
|
64 |
+
torchgen
|
65 |
+
torch_directml
|
66 |
+
torchvision
|
67 |
+
local-attention
|
68 |
+
matplotlib
|
69 |
+
tensorboard
|
70 |
+
ffmpy
|
71 |
+
tensorboardX
|
72 |
+
edge-tts
|
73 |
+
pydantic
|
74 |
+
fastapi
|
75 |
+
uvicorn
|
76 |
+
python-dotenv
|
77 |
+
samplerate==0.1.0
|
78 |
+
pyrubberband
|
79 |
+
yt-dlp[default]
|
80 |
+
wget
|
81 |
+
git+https://github.com/IAHispano/gdown
|
82 |
+
soxr
|
83 |
+
cmake
|
84 |
+
audiofile
|
85 |
+
onnxruntime-gpu --extra-index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/
|