-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
66 lines (66 loc) · 1.19 KB
/
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
chromadb
cn2an==0.5.22
einops==0.8.0
evaluate==0.4.3
fastapi<0.112.2
Faster_Whisper
ffmpeg_python==0.2.0
Flask==3.1.0
funasr==1.0.27
g2p_en==2.1.0
g2pk2==0.0.3
gradio==4.24.0
gruut==2.4.0
jamo==0.4.1
jieba==0.42.1
jieba_fast==0.53
ko_pron==1.3
langchain==0.3.12
langchain_chroma==0.1.4
langchain_community==0.3.12
langchain_core==0.3.25
LangSegment==0.3.5
LangSegment==0.3.5
lib==4.0.0
librosa==0.9.2
matplotlib==3.10.0
# mindnlp==0.4.0
mindspore==2.4.1
modelscope==1.10.0
nltk==3.9.1
numpy==1.23.4
onnxruntime==1.20.1; sys_platform == 'darwin'
onnxruntime_gpu==1.20.1; sys_platform != 'darwin'
openai_whisper==20240930
opencc; sys_platform != 'linux'
opencc==1.1.1; sys_platform == 'linux'
packaging==24.2
pandas==2.2.3
peft==0.12.0
protobuf==3.20.3
psutil==6.1.0
pydantic==2.10.3
pyjyutping==1.0.0
pyopenjtalk==0.3.4
pypinyin==0.53.0
pytorch_lightning==2.4.0
PyYAML==6.0.2
PyYAML==6.0.2
regex==2024.11.6
Requests==2.32.3
rotary_embedding_torch==0.8.6
scipy==1.13.1
sentence_transformers
setuptools==75.1.0
soundfile==0.12.1
streamlit==1.40.2
tokenizers==0.20.3
torch==2.5.1
torchaudio==2.5.1
torchmetrics==1.6.0
tqdm==4.67.1
transformers==4.46.1
typeguard==4.4.1
uvicorn==0.34.0
websockets==11.0.3
wordsegment==1.3.1