Skip to content

Commit

Permalink
build: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eginhard committed Mar 10, 2024
1 parent d80f7f4 commit 26ef320
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ torch>=2.1
torchaudio
soundfile>=0.12.0
librosa>=0.10.0
scikit-learn>=1.3.0
numba>=0.57.0;python_version>="3.9"
numba>=0.57.0
inflect>=5.6.0
tqdm>=4.64.1
anyascii>=0.3.0
Expand Down Expand Up @@ -38,7 +37,6 @@ hangul_romanize
gruut[de,es,fr]==2.2.3
# deps for korean
jamo
nltk
g2pkk>=0.1.1
# deps for bangla
bangla
Expand All @@ -50,6 +48,5 @@ transformers>=4.33.0
#deps for bark
encodec>=0.1.1
# deps for XTTS
unidecode>=1.3.2
num2words
spacy[ja]>=3

0 comments on commit 26ef320

Please sign in to comment.