xxparthparekhxx commited on
Commit
aaff8a5
·
1 Parent(s): ce950e1

added jp lang deps

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -13,9 +13,12 @@ numpy>=1.26.0
13
  huggingface-hub>=0.26.0
14
  transformers>=4.45.0
15
 
16
- # Audio extras
17
  pydub>=0.25.1
18
 
19
  spacy>=3.8.0
20
  pyopenjtalk>=0.3.3
 
 
 
21
  ordered-set>=4.1.0
 
13
  huggingface-hub>=0.26.0
14
  transformers>=4.45.0
15
 
16
+ # Audio
17
  pydub>=0.25.1
18
 
19
  spacy>=3.8.0
20
  pyopenjtalk>=0.3.3
21
+ fugashi>=1.3.0
22
+ ipadic>=1.0.0
23
+ pypinyin>=0.50.0
24
  ordered-set>=4.1.0