ShiromiyaGamer
commited on
Commit
•
c8a7362
1
Parent(s):
c182aea
Upload requirementsteste.txt
Browse files- requirementsteste.txt +124 -0
requirementsteste.txt
ADDED
@@ -0,0 +1,124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
beautifulsoup4
|
2 |
+
ffmpeg-python>=0.2.0
|
3 |
+
numpy==1.23.5
|
4 |
+
requests==2.31.0
|
5 |
+
tqdm
|
6 |
+
wget
|
7 |
+
faiss-cpu==1.7.3
|
8 |
+
librosa==0.9.1
|
9 |
+
pydub==0.25.1
|
10 |
+
pyworld==0.3.4
|
11 |
+
praat-parselmouth==0.4.2
|
12 |
+
resampy==0.4.2
|
13 |
+
scipy==1.11.1
|
14 |
+
sounddevice==0.4.6
|
15 |
+
soundfile==0.12.1
|
16 |
+
torchaudio==2.1.1
|
17 |
+
praat-parselmouth
|
18 |
+
noisereduce
|
19 |
+
git+https://github.com/IAHispano/fairseq; sys_platform == 'linux'
|
20 |
+
fairseq==0.12.2; sys_platform == 'win32'
|
21 |
+
numba; sys_platform == 'linux'
|
22 |
+
numba==0.56.4; sys_platform == 'win32'
|
23 |
+
onnxruntime
|
24 |
+
onnxruntime_gpu==1.15.1
|
25 |
+
torch==2.1.1
|
26 |
+
torchcrepe==0.0.21
|
27 |
+
torchgen>=0.0.1
|
28 |
+
torch_directml
|
29 |
+
torchvision==0.16.1
|
30 |
+
einops
|
31 |
+
local-attention
|
32 |
+
matplotlib==3.7.2
|
33 |
+
tensorboard
|
34 |
+
ffmpy==0.3.1
|
35 |
+
tensorboardX
|
36 |
+
edge-tts==6.1.9
|
37 |
+
pydantic
|
38 |
+
fastapi
|
39 |
+
uvicorn
|
40 |
+
dora-search
|
41 |
+
diffq
|
42 |
+
einops
|
43 |
+
flake8
|
44 |
+
hydra-colorlog
|
45 |
+
hydra-core
|
46 |
+
julius
|
47 |
+
lameenc
|
48 |
+
museval
|
49 |
+
mypy
|
50 |
+
openunmix
|
51 |
+
pyyaml
|
52 |
+
submitit
|
53 |
+
torchaudio
|
54 |
+
tqdm
|
55 |
+
treetable
|
56 |
+
soundfile
|
57 |
+
pytest
|
58 |
+
librosa
|
59 |
+
pytorch_lightning
|
60 |
+
onnxruntime
|
61 |
+
onnx
|
62 |
+
onnx2pytorch
|
63 |
+
ml_collections
|
64 |
+
numpy
|
65 |
+
pandas
|
66 |
+
scipy
|
67 |
+
segmentation_models_pytorch
|
68 |
+
timm
|
69 |
+
audiomentations
|
70 |
+
pedalboard
|
71 |
+
omegaconf
|
72 |
+
beartype
|
73 |
+
rotary_embedding_torch
|
74 |
+
demucs
|
75 |
+
transformers
|
76 |
+
torchmetrics
|
77 |
+
spafe
|
78 |
+
protobuf
|
79 |
+
torch_audiomentations
|
80 |
+
asteroid
|
81 |
+
auraloss
|
82 |
+
defusedxml
|
83 |
+
pycryptodomex
|
84 |
+
requests
|
85 |
+
Pillow
|
86 |
+
mutagen
|
87 |
+
ffmpeg-python
|
88 |
+
m3u8
|
89 |
+
beautifulsoup4
|
90 |
+
faiss-cpu
|
91 |
+
pydub
|
92 |
+
pyworld
|
93 |
+
praat-parselmouth
|
94 |
+
resampy
|
95 |
+
sounddevice
|
96 |
+
noisereduce
|
97 |
+
git+https://github.com/IAHispano/fairseq; sys_platform == 'linux'
|
98 |
+
fairseq; sys_platform == 'win32'
|
99 |
+
numba; sys_platform == 'linux'
|
100 |
+
numba; sys_platform == 'win32'
|
101 |
+
onnxruntime_gpu
|
102 |
+
torchcrepe
|
103 |
+
torchgen
|
104 |
+
torch_directml
|
105 |
+
torchvision
|
106 |
+
local-attention
|
107 |
+
matplotlib
|
108 |
+
tensorboard
|
109 |
+
ffmpy
|
110 |
+
tensorboardX
|
111 |
+
edge-tts
|
112 |
+
pydantic
|
113 |
+
fastapi
|
114 |
+
uvicorn
|
115 |
+
python-dotenv
|
116 |
+
samplerate==0.1.0
|
117 |
+
pyrubberband
|
118 |
+
yt-dlp[default]
|
119 |
+
wget
|
120 |
+
git+https://github.com/IAHispano/gdown
|
121 |
+
soxr
|
122 |
+
cmake
|
123 |
+
audiofile
|
124 |
+
onnxruntime-gpu --extra-index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/
|