Cai
2026-08-29 045403bac1e6116e8c4a1d551fa15f6c18e1b595
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