正在显示
1 个修改的文件
包含
23 行增加
和
4 行删除
| 1 | # Introduction | 1 | # Introduction |
| 2 | 2 | ||
| 3 | -Documentation: <https://k2-fsa.github.io/sherpa/onnx/index.html> | 3 | +This repository supports running the following functions **locally** |
| 4 | 4 | ||
| 5 | -See <https://github.com/k2-fsa/sherpa> | 5 | + - Speech-to-text (i.e., ASR) |
| 6 | + - Text-to-speech (i.e., TTS) | ||
| 7 | + - Speaker identification | ||
| 6 | 8 | ||
| 7 | -This repo uses [onnxruntime](https://github.com/microsoft/onnxruntime) and | ||
| 8 | -does not depend on libtorch. | 9 | +on the following platforms and operating systems: |
| 10 | + | ||
| 11 | + - Linux, macOS, Windows | ||
| 12 | + - Android | ||
| 13 | + - iOS | ||
| 14 | + - Raspberry Pi | ||
| 15 | + - etc | ||
| 16 | + | ||
| 17 | +# Useful links | ||
| 18 | + | ||
| 19 | +- Documentation: https://k2-fsa.github.io/sherpa/onnx/ | ||
| 20 | +- APK for the text-to-speech engine: https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html | ||
| 21 | +- APK for speaker identification: https://k2-fsa.github.io/sherpa/onnx/speaker-identification/apk.html | ||
| 22 | + | ||
| 23 | +# How to reach us | ||
| 24 | + | ||
| 25 | +Please see | ||
| 26 | +https://k2-fsa.github.io/sherpa/social-groups.html | ||
| 27 | +for 新一代 Kaldi **微信交流群** and **QQ 交流群**. |
-
请 注册 或 登录 后发表评论