- 建議使用 Miniconda 或 Anaconda
- 從官網下載並安裝:https://docs.conda.io/en/latest/miniconda.html
# 創建環境
conda env create -f environment.yml
# 激活環境
conda activate video-to-text
# 直接運行腳本
python video_to_text.py
- 中文語音識別
- 使用 Belle-whisper-large-v3-turbo 模型
- 支持 GPU 加速
- Conda 環境管理
- Conda (Miniconda/Anaconda)
- Python 3.9+
- CUDA (可選,用於 GPU 加速)
- 如遇模型下載問題,請檢查網絡
- GPU 支持需要正確配置 CUDA
- 音訊質量會影響轉錄準確性
- 模型:BELLE-2/Belle-whisper-large-v3-turbo-zh
- 支持語言:中文
- 識別精度:高