MB-X Bilibili Pipeline
6 days ago 856d836cce5b57bda9d5aa9313cc9040ea56f02f
1
2
3
4
5
6
7
8
9
name: project-info-media-transcribe
channels:
  - defaults
dependencies:
  - python=3.12
  - pip
  - pip:
      - faster-whisper==1.2.1
      - ctranslate2==4.8.1