refactor: 统一项目命名为 meijiaka-zy / 美家卡智影
- 中文产品名统一为 美家卡智影 - 代码目录/容器名/数据卷: meijiaka-zy - 本地存储路径: Meijiaka-zy - 数据库名: meijiaka_zy - 七牛云资源前缀: meijiaka-zy - 部署脚本指向新仓库 meijiaka-zy.git
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
对配音音频进行语音识别,生成带时间轴的 SRT 字幕文件。
|
||||
|
||||
```bash
|
||||
cd /Users/0fun/work/meijiaka-zj/python-api
|
||||
cd /Users/0fun/work/meijiaka-zy/python-api
|
||||
source .venv/bin/activate
|
||||
whisper "/Users/0fun/Documents/Meijiaka-zj/projects/.../audios/voice_xxx.mp3" \
|
||||
whisper "/Users/0fun/Documents/Meijiaka-zy/projects/.../audios/voice_xxx.mp3" \
|
||||
--model base --language zh --output_format srt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user