File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# * Settings marked with * are advanced settings that won't appear in the Streamlit page and can only be modified manually in config.py
2- version : " 2.0.1 "
2+ version : " 2.0.4 "
33# # ======================== Basic Settings ======================== ##
44# API settings
55api :
1010# Language settings, written into the prompt, can be described in natural language
1111target_language : ' 简体中文'
1212
13- # Whether to use Demucs for vocal separation before transcription, warning this may slow down the process and cause lines missing!
13+ # Whether to use Demucs for vocal separation before transcription
1414demucs : false
1515
1616whisper :
Original file line number Diff line number Diff line change 11# * 标有 * 的设置是高级设置,不会出现在 Streamlit 页面中,只能在 config.py 中手动修改
2- version : " 2.0.1 "
2+ version : " 2.0.4 "
33# # ======================== 基本设置 ======================== ##
44# API 设置
55api :
1010# 语言设置,写入提示词,可以用自然语言描述
1111target_language : ' 简体中文'
1212
13- # 是否在转录前进行人声分离,警告这可能会减慢过程并导致行缺失!
13+ # 是否在转录前进行人声分离
1414demucs : false
1515
1616whisper :
You can’t perform that action at this time.
0 commit comments