dashboard
repositories
filestore
activity
search
login
mbx
/
mb-project-info
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
docs: add industry and value-chain research template
Cai
2026-08-24
156ea25b402479f0abc54c558bbf87f9eaaa0422
[mbx/mb-project-info.git]
/
dev
/
project-dev
/
environment.yml
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