Plachta commited on
Commit
be25359
·
verified ·
1 Parent(s): 65d61e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  soundfile
2
- numpy
3
- torch==2.0.1
4
- torchvision==0.15.2
5
  torchaudio
6
  tokenizers
7
  encodec
8
  vocos
9
  langid
10
  unidecode
11
- pyopenjtalk
12
  pypinyin
13
  inflect
14
  cn2an
 
1
  soundfile
2
+ numpy==1.26.4
3
+ torch
4
+ torchvision
5
  torchaudio
6
  tokenizers
7
  encodec
8
  vocos
9
  langid
10
  unidecode
11
+ pyopenjtalk-prebuilt
12
  pypinyin
13
  inflect
14
  cn2an