Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 263 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
  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
  15. jieba
  16. eng_to_ipa
  17. jieba
  18. SudachiPy
  19. sudachidict_core
  20. nltk
  21. openai-whisper
  22. phonemizer
  23. matplotlib
  24. psutil
  25. transformers
  26. gradio==3.41.2
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...