requirements.txt 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. addict==2.4.0
  2. aiohttp==3.9.5
  3. aiosignal==1.3.1
  4. aliyun-python-sdk-core==2.15.1
  5. aliyun-python-sdk-kms==2.16.3
  6. antlr4-python3-runtime==4.9.3
  7. async-timeout==4.0.3
  8. attrs==23.2.0
  9. audioread==3.0.1
  10. beartype==0.18.5
  11. certifi==2024.2.2
  12. cffi==1.16.0
  13. charset-normalizer==3.3.2
  14. crcmod==1.7
  15. cryptography==42.0.7
  16. datasets==2.18.0
  17. decorator==5.1.1
  18. dill==0.3.8
  19. editdistance==0.8.1
  20. einops==0.8.0
  21. filelock==3.14.0
  22. frozenlist==1.4.1
  23. fsspec==2024.2.0
  24. funasr==1.0.27
  25. gast==0.5.4
  26. huggingface-hub==0.23.2
  27. hydra-core==1.3.2
  28. idna==3.7
  29. importlib_metadata==7.1.0
  30. jaconv==0.3.4
  31. jamo==0.4.1
  32. jieba==0.42.1
  33. Jinja2==3.1.4
  34. jmespath==0.10.0
  35. joblib==1.4.2
  36. kaldiio==2.18.0
  37. lazy_loader==0.4
  38. librosa==0.10.2.post1
  39. llvmlite==0.42.0
  40. MarkupSafe==2.1.5
  41. modelscope==1.14.0
  42. more-itertools==10.2.0
  43. mpmath==1.3.0
  44. msgpack==1.0.8
  45. multidict==6.0.5
  46. multiprocess==0.70.16
  47. networkx==3.3
  48. numba==0.59.1
  49. numpy==1.26.4
  50. # nvidia-cublas-cu12==12.1.3.1
  51. # nvidia-cuda-cupti-cu12==12.1.105
  52. # nvidia-cuda-nvrtc-cu12==12.1.105
  53. # nvidia-cuda-runtime-cu12==12.1.105
  54. # nvidia-cudnn-cu12==8.9.2.26
  55. # nvidia-cufft-cu12==11.0.2.54
  56. # nvidia-curand-cu12==10.3.2.106
  57. # nvidia-cusolver-cu12==11.4.5.107
  58. # nvidia-cusparse-cu12==12.1.0.106
  59. # nvidia-nccl-cu12==2.20.5
  60. # nvidia-nvjitlink-cu12==12.5.40
  61. # nvidia-nvtx-cu12==12.1.105
  62. omegaconf==2.3.0
  63. openai-whisper
  64. oss2==2.18.5
  65. packaging==24.0
  66. pandas==2.2.2
  67. pillow==10.3.0
  68. platformdirs==4.2.2
  69. pooch==1.8.1
  70. protobuf==4.21.6
  71. pyarrow==16.1.0
  72. pyarrow-hotfix==0.6
  73. pycparser==2.22
  74. pycryptodome==3.20.0
  75. pynndescent==0.5.12
  76. python-dateutil==2.9.0.post0
  77. pytorch-wpe==0.0.1
  78. pytz==2024.1
  79. PyYAML==6.0.1
  80. regex==2024.5.15
  81. requests==2.32.2
  82. rotary-embedding-torch
  83. scikit-learn==1.5.0
  84. scipy==1.13.1
  85. sentencepiece==0.2.0
  86. simplejson==3.19.2
  87. six==1.16.0
  88. sortedcontainers==2.4.0
  89. soundfile==0.12.1
  90. soxr==0.3.7
  91. sympy==1.12
  92. tensorboardX==2.6.2.2
  93. threadpoolctl==3.5.0
  94. tiktoken==0.7.0
  95. tomli==2.0.1
  96. # torch==1.13.1
  97. torch-complex
  98. # torchaudio==0.13.1
  99. # torchvision==0.14.1
  100. tqdm
  101. # triton
  102. typing_extensions==4.12.0
  103. tzdata==2024.1
  104. umap-learn==0.5.6
  105. urllib3==2.2.1
  106. xxhash==3.4.1
  107. yapf==0.40.2
  108. yarl==1.9.4
  109. zipp==3.19.0