-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Android APKs for speaker identification. (#532)
- Loading branch information
1 parent
312fd58
commit bd0047c
Showing
3 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Speaker Identification | ||
====================== | ||
|
||
This page describes how to use `sherpa-onnx`_ for speaker identification. | ||
|
||
Please first follow :ref:`install_sherpa_onnx` and/or :ref:`install_sherpa_onnx_python` | ||
to install `sherpa-onnx`_ before you continue. | ||
|
||
|
||
Pre-trained models can be found at `<https://github.com/k2-fsa/sherpa-onnx/releases/tag/speaker-recongition-models>`_ | ||
|
||
.. hint:: | ||
|
||
You can find Android APKs for each model at the following page | ||
|
||
`<https://k2-fsa.github.io/sherpa/onnx/speaker-identification/apk.html>`_ |