Skip to content

Commit

Permalink
Automated deployment: Tue Aug 6 11:16:38 UTC 2024 b2f59ef
Browse files Browse the repository at this point in the history
  • Loading branch information
xingchensong committed Aug 6, 2024
1 parent e44a29b commit a27eb71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions _sources/python_package.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ You can specify the following parameters.
* `--align`: force align the input audio and transcript
* `--label`: the input label to align
* `--paraformer`: use the best Chinese model
* `--device`: specify the backend accelerator (cuda/npu/cpu)

## Python Programming Usage

Expand Down
1 change: 1 addition & 0 deletions python_package.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ <h2>Command line Usage<a class="headerlink" href="#command-line-usage" title="Li
<li><p><code class="docutils literal notranslate"><span class="pre">--align</span></code>: force align the input audio and transcript</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">--label</span></code>: the input label to align</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">--paraformer</span></code>: use the best Chinese model</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">--device</span></code>: specify the backend accelerator (cuda/npu/cpu)</p></li>
</ul>
</section>
<section id="python-programming-usage">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit a27eb71

Please sign in to comment.