requirements.txt 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. aiohappyeyeballs==2.6.1
  2. aiohttp==3.12.15
  3. aiosignal==1.4.0
  4. annotated-types==0.7.0
  5. anyio==4.11.0
  6. attrs==25.3.0
  7. audioread==3.0.1
  8. av==15.1.0
  9. certifi==2025.8.3
  10. cffi==2.0.0
  11. charset-normalizer==3.4.3
  12. click==8.3.0
  13. colorama==0.4.6
  14. coloredlogs==15.0.1
  15. ctranslate2==4.6.0
  16. datasets==4.1.1
  17. decorator==5.2.1
  18. dill==0.4.0
  19. fastapi==0.117.1
  20. faster-whisper==1.1.0
  21. filelock==3.19.1
  22. flatbuffers==25.2.10
  23. frozenlist==1.7.0
  24. fsspec==2025.9.0
  25. h11==0.16.0
  26. httptools==0.6.4
  27. huggingface-hub==0.35.1
  28. humanfriendly==10.0
  29. idna==3.10
  30. Jinja2==3.1.6
  31. joblib==1.5.2
  32. kaldialign==0.9.2
  33. lazy_loader==0.4
  34. librosa==0.11.0
  35. llvmlite==0.45.0
  36. MarkupSafe==3.0.2
  37. ml_dtypes==0.5.3
  38. more-itertools==10.8.0
  39. mpmath==1.3.0
  40. msgpack==1.1.1
  41. multidict==6.6.4
  42. multiprocess==0.70.16
  43. networkx==3.5
  44. numba==0.62.0
  45. numpy==1.26.4
  46. onnx==1.19.0
  47. onnxruntime==1.17.0
  48. openai-whisper==20240930
  49. OpenCC==1.1.9
  50. openvino==2025.3.0
  51. openvino-genai==2025.3.0.0
  52. openvino-telemetry==2025.2.0
  53. openvino-tokenizers==2025.3.0.0
  54. optimum==1.27.0
  55. optimum-intel==1.25.2
  56. packaging==25.0
  57. pandas==2.3.2
  58. platformdirs==4.4.0
  59. pooch==1.8.2
  60. propcache==0.3.2
  61. protobuf==6.32.1
  62. pyarrow==21.0.0
  63. PyAudio==0.2.14
  64. pycparser==2.23
  65. pydantic==2.11.9
  66. pydantic_core==2.33.2
  67. pyreadline3==3.5.4
  68. python-dateutil==2.9.0.post0
  69. python-dotenv==1.1.1
  70. pytz==2025.2
  71. PyYAML==6.0.2
  72. regex==2025.9.18
  73. requests==2.32.5
  74. safetensors==0.6.2
  75. scikit-learn==1.7.2
  76. scipy==1.16.2
  77. sentencepiece==0.2.1
  78. setuptools==80.9.0
  79. six==1.17.0
  80. sniffio==1.3.1
  81. soundfile==0.13.1
  82. soxr==1.0.0
  83. starlette==0.48.0
  84. sympy==1.14.0
  85. threadpoolctl==3.6.0
  86. tiktoken==0.11.0
  87. tokenizers==0.20.3
  88. torch==2.8.0
  89. torchaudio==2.8.0
  90. tqdm==4.67.1
  91. transformers==4.46.3
  92. typing-inspection==0.4.1
  93. typing_extensions==4.15.0
  94. tzdata==2025.2
  95. urllib3==2.5.0
  96. uvicorn==0.37.0
  97. watchfiles==1.1.0
  98. websocket-client==1.8.0
  99. websockets==15.0.1
  100. whisper-live==0.7.1
  101. xxhash==3.5.0
  102. yarl==1.20.1