Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -8,6 +8,10 @@ num2words
|
|
8 |
#whisper-timestamped
|
9 |
#eng-to-ipa
|
10 |
nltk
|
|
|
|
|
|
|
|
|
11 |
|
12 |
|
13 |
pykakasi==2.2.1
|
|
|
8 |
#whisper-timestamped
|
9 |
#eng-to-ipa
|
10 |
nltk
|
11 |
+
txtsplit
|
12 |
+
torch
|
13 |
+
torchaudio
|
14 |
+
unidic==1.1.0
|
15 |
|
16 |
|
17 |
pykakasi==2.2.1
|