requirements.txt 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. aiohappyeyeballs==2.4.0
  2. aiohttp==3.10.5
  3. aiosignal==1.3.1
  4. annotated-types==0.7.0
  5. anyio==4.4.0
  6. attrs==24.2.0
  7. audioread==3.0.1
  8. babel==2.16.0
  9. bce-python-sdk==0.9.19
  10. blinker==1.8.2
  11. Bottleneck==1.4.0
  12. certifi==2024.7.4
  13. cffi==1.17.0
  14. charset-normalizer==3.3.2
  15. click==8.1.7
  16. colorama==0.4.6
  17. coloredlogs==15.0.1
  18. colorlog==6.8.2
  19. contourpy==1.3.0
  20. cycler==0.12.1
  21. Cython==3.0.11
  22. datasets==2.21.0
  23. decorator==5.1.1
  24. dill==0.3.4
  25. Distance==0.1.3
  26. distro==1.9.0
  27. editdistance==0.8.1
  28. fastapi==0.112.2
  29. filelock==3.15.4
  30. Flask==3.0.3
  31. flask-babel==4.0.0
  32. flatbuffers==24.3.25
  33. fonttools==4.53.1
  34. frozenlist==1.4.1
  35. fsspec==2024.6.1
  36. future==1.0.0
  37. fuzzywuzzy==0.18.0
  38. g2p-en==2.1.0
  39. g2pM==0.1.2.5
  40. h11==0.14.0
  41. h5py==3.11.0
  42. httpcore==1.0.5
  43. httpx==0.27.2
  44. huggingface-hub==0.24.6
  45. humanfriendly==10.0
  46. idna==3.8
  47. inflect==7.3.1
  48. itsdangerous==2.2.0
  49. jieba==0.42.1
  50. Jinja2==3.1.4
  51. jiter==0.5.0
  52. joblib==1.4.2
  53. jsonlines==4.0.0
  54. kaldiio==2.18.0
  55. kiwisolver==1.4.5
  56. Levenshtein==0.25.1
  57. librosa==0.8.1
  58. llvmlite==0.43.0
  59. loguru==0.7.2
  60. lxml==5.3.0
  61. markdown-it-py==3.0.0
  62. MarkupSafe==2.1.5
  63. matplotlib==3.9.2
  64. mdurl==0.1.2
  65. mock==5.1.0
  66. more-itertools==10.4.0
  67. mpmath==1.3.0
  68. multidict==6.0.5
  69. multiprocess==0.70.12.2
  70. nara-wpe==0.0.10
  71. nltk==3.9.1
  72. numba==0.60.0
  73. numpy==2.0.2
  74. onnx==1.16.2
  75. onnxruntime==1.19.0
  76. openai==1.42.0
  77. packaging==24.1
  78. paddle2onnx==0.8.1
  79. paddleaudio==1.0.2
  80. paddlefsl==1.1.0
  81. paddlenlp==2.6.1
  82. paddlespeech==1.0.1
  83. paddlespeech-feat==0.1.0
  84. pandas==2.2.2
  85. pathos==0.2.8
  86. pattern_singleton==1.2.0
  87. pillow==10.4.0
  88. pip-autoremove==0.10.0
  89. platformdirs==4.2.2
  90. pooch==1.8.2
  91. portalocker==2.10.1
  92. pox==0.3.4
  93. ppft==1.7.6.8
  94. praatio==5.0.0
  95. prettytable==3.11.0
  96. protobuf==3.20.2
  97. psutil==6.0.0
  98. pyarrow==17.0.0
  99. pycparser==2.22
  100. pycryptodome==3.20.0
  101. pydantic==2.8.2
  102. pydantic_core==2.20.1
  103. Pygments==2.18.0
  104. pyparsing==3.1.4
  105. pypinyin==0.52.0
  106. pypinyin-dict==0.8.0
  107. pytest-runner==6.0.1
  108. python-dateutil==2.9.0.post0
  109. python-dotenv==1.0.1
  110. python-Levenshtein==0.25.1
  111. pytz==2024.1
  112. pyworld==0.3.4
  113. PyYAML==6.0.2
  114. rapidfuzz==3.9.6
  115. rarfile==4.2
  116. regex==2024.7.24
  117. requests==2.32.3
  118. resampy==0.2.2
  119. rich==13.8.0
  120. sacrebleu==2.4.3
  121. safetensors==0.4.4
  122. scikit-learn==1.5.1
  123. scipy==1.14.1
  124. sentencepiece==0.1.99
  125. seqeval==1.2.2
  126. shellingham==1.5.4
  127. six==1.16.0
  128. sniffio==1.3.1
  129. soundfile==0.12.1
  130. starlette==0.38.2
  131. sympy==1.13.2
  132. tabulate==0.9.0
  133. TextGrid==1.6.1
  134. threadpoolctl==3.5.0
  135. tiktoken==0.7.0
  136. timer==0.3.0
  137. tqdm==4.66.5
  138. typeguard==4.3.0
  139. typer==0.12.5
  140. typing_extensions==4.12.2
  141. tzdata==2024.1
  142. urllib3==2.2.2
  143. uvicorn==0.30.6
  144. visualdl==2.5.3
  145. wcwidth==0.2.13
  146. webrtcvad==2.0.10
  147. websockets==13.0.1
  148. Werkzeug==3.0.4
  149. xxhash==3.5.0
  150. yacs==0.1.8
  151. yarl==1.9.4
  152. zhon==2.0.2