-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathrequirements-mira.txt
More file actions
43 lines (39 loc) · 973 Bytes
/
Copy pathrequirements-mira.txt
File metadata and controls
43 lines (39 loc) · 973 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#################
# Use Python 3.12
#################
# Mira dependencies
git+https://github.com/ysharma3501/MiraTTS.git@6e1bd672326293ad27f5c6d65156ae400b469457
omegaconf
# App dependencies
faster-whisper==1.2.1; sys_platform != 'darwin' or platform_machine != 'arm64'
ctranslate2==4.7.1; sys_platform != 'darwin' or platform_machine != 'arm64'
mlx-whisper; sys_platform == 'darwin' and platform_machine == 'arm64'
git+https://github.com/ysharma3501/LavaSR.git@33ac040892519c1bb4aed7eb32e79af51cc29e2a
torch==2.8.0
torchaudio==2.8.0
audiotsm==0.1.2
chardet==5.2.0
beautifulsoup4==4.12.3
EbookLib==0.18
ffmpeg-python==0.2.0
httpx==0.28.1
librosa==0.11.0
loguru==0.7.3
metaphone==0.6
mutagen==1.48.1
natsort==8.4.0
num2words==0.5.14
nvidia-ml-py
pyloudnorm==0.1.1
psutil
pydantic>=2.9.2,<3
pysbd==0.3.4
pywin32; sys_platform == 'win32'
requests
sounddevice==0.5.2
soundfile==0.13.1
textual==8.2.8
watchdog==6.0.0
whisper_normalizer==0.1.12
text2num==3.0.1
xxhash==3.5.0