-
Notifications
You must be signed in to change notification settings - Fork 124
/
requirements.txt
68 lines (62 loc) · 994 Bytes
/
requirements.txt
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Core scientific and computation libraries
numpy==1.23.3
scipy
# Audio processing
librosa
soundfile==0.12.1
numba
graiax-silkcoder[libsndfile]
# Natural Language Processing and Text Conversion
unidecode
pyopenjtalk-prebuilt
jamo
pypinyin
pypinyin-dict
jieba
cn2an
inflect
eng_to_ipa
ko_pron
indic_transliteration
num_thai
opencc
fasttext-wheel
fastlid
langid
phonemizer==3.2.1
transformers
num2words
mecab-python3
unidic-lite
g2p_en
sentencepiece==0.1.99
jaconv
wordsegment
pyjyutping
g2pk2
# Machine Learning and Deep Learning
torch>=2.2.1
onnx==1.12.0
audonnx==0.7.0
vector_quantize_pytorch==1.12.12
pytorch_lightning
torchmetrics
# Web and API services
flask==2.2.3
flask_apscheduler
pydantic==2.3.0
werkzeug==2.3.6
flask_login
flask_wtf
flask-cors
ngrok
requests_toolbelt
# Compression and Decompression
py7zr
# Other utilities and dependencies
MarkupSafe==2.1.2
six==1.16.0
protobuf==3.20.1
tqdm
PyYAML
py-cpuinfo