deploy: 2318c3fbd011b14ceffe8b3a8663057708afeea0

This commit is contained in:
csukuangfj 2023-09-26 08:40:20 +00:00
parent d64e06dce4
commit 3d4afc6a63
5 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,5 @@
.. _icefall_export_to_ncnn:
Export to ncnn Export to ncnn
============== ==============

View File

@ -369,7 +369,7 @@ available:</p>
<blockquote> <blockquote>
<div><ul class="simple"> <div><ul class="simple">
<li><p><a href="#id1"><span class="problematic" id="id2">`sherpa`_</span></a>. It works with torchscript models.</p></li> <li><p><a href="#id1"><span class="problematic" id="id2">`sherpa`_</span></a>. It works with torchscript models.</p></li>
<li><p><a class="reference external" href="https://github.com/k2-fsa/sherpa-ncnn">sherpa-ncnn</a>. It works with models exported using <span class="xref std std-ref">icefall_export_to_ncnn</span> with <a class="reference external" href="https://github.com/tencent/ncnn">ncnn</a></p></li> <li><p><a class="reference external" href="https://github.com/k2-fsa/sherpa-ncnn">sherpa-ncnn</a>. It works with models exported using <a class="reference internal" href="../model-export/export-ncnn.html#icefall-export-to-ncnn"><span class="std std-ref">Export to ncnn</span></a> with <a class="reference external" href="https://github.com/tencent/ncnn">ncnn</a></p></li>
</ul> </ul>
</div></blockquote> </div></blockquote>
<p>Please see <a class="reference external" href="https://k2-fsa.github.io/sherpa/">https://k2-fsa.github.io/sherpa/</a> for further details.</p> <p>Please see <a class="reference external" href="https://k2-fsa.github.io/sherpa/">https://k2-fsa.github.io/sherpa/</a> for further details.</p>

View File

@ -99,7 +99,7 @@
<div itemprop="articleBody"> <div itemprop="articleBody">
<section id="export-to-ncnn"> <section id="export-to-ncnn">
<h1>Export to ncnn<a class="headerlink" href="#export-to-ncnn" title="Permalink to this heading"></a></h1> <span id="icefall-export-to-ncnn"></span><h1>Export to ncnn<a class="headerlink" href="#export-to-ncnn" title="Permalink to this heading"></a></h1>
<p>We support exporting the following models <p>We support exporting the following models
to <a class="reference external" href="https://github.com/tencent/ncnn">ncnn</a>:</p> to <a class="reference external" href="https://github.com/tencent/ncnn">ncnn</a>:</p>
<blockquote> <blockquote>

Binary file not shown.

File diff suppressed because one or more lines are too long