Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Feb 2, 2024
1 parent 665b869 commit e460d82
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,27 @@
# Introduction

Documentation: <https://k2-fsa.github.io/sherpa/onnx/index.html>
This repository supports running the following functions **locally**

See <https://github.com/k2-fsa/sherpa>
- Speech-to-text (i.e., ASR)
- Text-to-speech (i.e., TTS)
- Speaker identification

This repo uses [onnxruntime](https://github.com/microsoft/onnxruntime) and
does not depend on libtorch.
on the following platforms and operating systems:

- Linux, macOS, Windows
- Android
- iOS
- Raspberry Pi
- etc

# Useful links

- Documentation: https://k2-fsa.github.io/sherpa/onnx/
- APK for the text-to-speech engine: https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html
- APK for speaker identification: https://k2-fsa.github.io/sherpa/onnx/speaker-identification/apk.html

# How to reach us

Please see
https://k2-fsa.github.io/sherpa/social-groups.html
for 新一代 Kaldi **微信交流群** and **QQ 交流群**.

0 comments on commit e460d82

Please sign in to comment.