forked from xiaozhi/xiaozhi-esp32
add: 音频/P3批量转换工具 (#336)
Co-authored-by: NyaOH-Nahida <3051979160@qq.com>
This commit is contained in:
@@ -61,6 +61,16 @@ python convert_p3_to_audio.py <输入P3文件> <输出音频文件>
|
||||
```bash
|
||||
python convert_p3_to_audio.py input.p3 output.wav
|
||||
```
|
||||
## 4. 音频/P3批量转换工具
|
||||
|
||||
一个图形化的工具,支持批量转换音频到P3,P3到音频
|
||||
|
||||

|
||||
|
||||
### 使用方法:
|
||||
```bash
|
||||
python batch_convert_gui.py
|
||||
```
|
||||
|
||||
## 依赖安装
|
||||
|
||||
|
||||
Reference in New Issue
Block a user