lumia1998 commited on
Commit
9c8e3ad
·
verified ·
1 Parent(s): b43a8c5

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -50
requirements.txt DELETED
@@ -1,50 +0,0 @@
1
- # Core scientific and computation libraries
2
- numpy==1.23.3
3
- scipy
4
-
5
- # Audio processing
6
- librosa
7
- soundfile==0.12.1
8
- numba
9
- graiax-silkcoder[libsndfile]
10
-
11
- # Natural Language Processing and Text Conversion
12
- unidecode
13
- pyopenjtalk==0.3.2
14
- jamo
15
- pypinyin
16
- jieba
17
- cn2an
18
- inflect
19
- eng_to_ipa
20
- ko_pron
21
- indic_transliteration
22
- num_thai
23
- opencc==1.1.6
24
- fasttext
25
- fastlid
26
- langid
27
- phonemizer==3.2.1
28
- transformers
29
- num2words
30
- mecab-python3
31
- unidic-lite
32
-
33
- # Machine Learning and Deep Learning
34
- torch
35
- audonnx
36
-
37
- # Web and API services
38
- flask==2.2.3
39
- flask_apscheduler
40
- pydantic==2.3.0
41
- werkzeug==2.3.6
42
-
43
- # Compression and Decompression
44
- py7zr
45
-
46
- # Other utilities and dependencies
47
- MarkupSafe==2.1.2
48
- six==1.16.0
49
- protobuf
50
- tqdm