Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
sherpaonnx
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Fangjun Kuang
2023-09-26 17:58:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2023-09-26 17:58:53 +0800
Commit
36017d49c4f0b2f2f87feeeb0a40e54be4487b76
36017d49
1 parent
33a57651
add a comment about how to download silero_vad.onnx (#346)
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
8 行增加
和
0 行删除
python-api-examples/generate-subtitles.py
python-api-examples/generate-subtitles.py
查看文件 @
36017d4
...
...
@@ -11,6 +11,14 @@ Supported file formats are those supported by ffmpeg; for instance,
Note that you need a non-streaming model for this script.
Please visit
https://github.com/snakers4/silero-vad/blob/master/files/silero_vad.onnx
to download silero_vad.onnx
For instance,
wget https://github.com/snakers4/silero-vad/raw/master/files/silero_vad.onnx
(1) For paraformer
./python-api-examples/generate-subtitles.py
\
...
...
请
注册
或
登录
后发表评论