requirements.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. accelerate==0.20.3
  2. aiohttp==3.8.4
  3. aiosignal==1.3.1
  4. anyio==3.7.1
  5. appdirs==1.4.4
  6. async-timeout==4.0.2
  7. attrs==23.1.0
  8. audioread==3.0.0
  9. blis==0.7.9
  10. catalogue==2.0.8
  11. certifi==2023.5.7
  12. cffi==1.15.1
  13. charset-normalizer==3.2.0
  14. click==8.1.4
  15. cn2an==0.5.20
  16. colorama==0.4.6
  17. confection==0.1.0
  18. cymem==2.0.7
  19. datasets==2.13.1
  20. decorator==5.1.1
  21. dill==0.3.6
  22. emoji==1.7.0
  23. exceptiongroup==1.1.2
  24. fastapi==0.100.0
  25. filelock==3.12.2
  26. frozenlist==1.3.3
  27. fsspec==2023.6.0
  28. gevent==23.9.0
  29. greenlet==2.0.2
  30. gTTS==2.3.2
  31. h11==0.14.0
  32. huggingface-hub==0.16.4
  33. idna==3.4
  34. importlib-metadata==6.8.0
  35. jieba==0.42.1
  36. Jinja2==3.1.2
  37. joblib==1.3.1
  38. langcodes==3.3.0
  39. lazy_loader==0.3
  40. librosa==0.10.0.post2
  41. llvmlite==0.40.1
  42. MarkupSafe==2.1.3
  43. mpmath==1.3.0
  44. msgpack==1.0.5
  45. multidict==6.0.4
  46. multiprocess==0.70.14
  47. murmurhash==1.0.9
  48. networkx==3.1
  49. numba==0.57.1
  50. numpy==1.24.4
  51. packaging==23.1
  52. pandas==2.0.3
  53. pathy==0.10.2
  54. pooch==1.6.0
  55. preshed==3.0.8
  56. proces==0.1.4
  57. psutil==5.9.5
  58. pyarrow==12.0.1
  59. PyAudio==0.2.13
  60. pycparser==2.21
  61. pydantic==1.10.11
  62. pydub==0.25.1
  63. pypinyin==0.49.0
  64. pysentimiento==0.7.1
  65. python-dateutil==2.8.2
  66. pytz==2023.3
  67. PyYAML==6.0
  68. regex==2023.6.3
  69. requests==2.31.0
  70. responses==0.23.1
  71. romajitable==0.0.1
  72. safetensors==0.3.1
  73. scikit-learn==1.3.0
  74. scipy==1.10.1
  75. sentencepiece==0.1.99
  76. six==1.16.0
  77. smart-open==6.3.0
  78. sniffio==1.3.0
  79. soundfile==0.12.1
  80. soxr==0.3.5
  81. spacy==3.6.0
  82. spacy-legacy==3.0.12
  83. spacy-loggers==1.0.4
  84. srsly==2.4.6
  85. starlette==0.27.0
  86. sympy==1.12
  87. thinc==8.1.10
  88. threadpoolctl==3.1.0
  89. tokenizers==0.13.3
  90. torch==2.0.1
  91. torchaudio==2.0.2
  92. tqdm==4.65.0
  93. transformers==4.30.2
  94. typer==0.9.0
  95. types-PyYAML==6.0.12.10
  96. typing_extensions==4.7.1
  97. tzdata==2023.3
  98. unicode==2.9
  99. Unidecode==1.3.6
  100. urllib3==2.0.3
  101. uvicorn==0.22.0
  102. wasabi==1.1.2
  103. websocket-client==1.6.1
  104. websockets==11.0.3
  105. wget==3.2
  106. xxhash==3.2.0
  107. yarl==1.9.2
  108. zipp==3.16.0
  109. zope.event==5.0
  110. zope.interface==6.0