7 lines
252 B
Markdown
7 lines
252 B
Markdown
本站内容为使用 [Whisper.cpp](https://github.com/ggerganov/whisper.cpp/) 识别的播客文本。
|
|
|
|
识别命令:
|
|
```bash
|
|
whisper.cpp/main -l {language} -pp -oj -olrc -m /whisper.cpp/models/ggml-small.bin -of {output_filepath} -f {wav_path}
|
|
```
|