mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
replace broken link
This commit is contained in:
parent
ec6b33b9a1
commit
118b534321
@ -5,7 +5,8 @@ Export streaming Zipformer transducer models to MNN
|
|||||||
|
|
||||||
We use the pre-trained model from the following repository as an example:
|
We use the pre-trained model from the following repository as an example:
|
||||||
|
|
||||||
`<https://huggingface.co/pfluo/k2fsa-zipformer-bilingual-zh-en-t>`_
|
`<https://huggingface.co/pfluo/k2fsa-zipformer-bilingual-zh-en-t>`_ (backup link:
|
||||||
|
`<https://huggingface.co/meixu/k2fsa-zipformer-bilingual-zh-en-t>`_)
|
||||||
|
|
||||||
We will show you step by step how to export it to `MNN`_ and run it with `sherpa-MNN`_.
|
We will show you step by step how to export it to `MNN`_ and run it with `sherpa-MNN`_.
|
||||||
|
|
||||||
@ -29,7 +30,7 @@ We will show you step by step how to export it to `MNN`_ and run it with `sherpa
|
|||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
cd egs/librispeech/ASR
|
cd egs/librispeech/ASR
|
||||||
git clone https://huggingface.co/pfluo/k2fsa-zipformer-bilingual-zh-en-t
|
git clone https://huggingface.co/meixu/k2fsa-zipformer-bilingual-zh-en-t
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user