Back to Sherpa Onnx

Introduction

android/README.md

1.13.02.4 KB
Original Source

Introduction

Please refer to https://k2-fsa.github.io/sherpa/onnx/android/index.html for usage.

FolderPre-built APKDescription
SherpaOnnxSpeakerDiarizationIt is for speaker diarization.
SherpaOnnxURLIt uses a streaming ASR model.
SherpaOnnx2PassURLIt uses a streaming ASR model for the first pass and use a non-streaming ASR model for the second pass
SherpaOnnxKwsURLIt demonstrates how to use keyword spotting
SherpaOnnxSpeakerIdentificationURLIt demonstrates how to use speaker identification
SherpaOnnxTtsURLIt is for standalone text-to-speech.
SherpaOnnxTtsEngineURLIt is for text-to-speech engine; you can use it to replace the system TTS engine, e.g., use it in a e-book reader app
SherpaOnnxVadURLIt demonstrates how to use a VAD
SherpaOnnxVadAsrURLIt uses a VAD with a non-streaming ASR model.
SherpaOnnxWebSocketIt shows how to write a websocket client for the Python streaming websocket server.
SherpaOnnxAudioTaggingURLIt shows how to use audio tagging.
SherpaOnnxAudioTaggingWearOSURLIt shows how to use audio tagging on WearOS.
SherpaOnnxSimulateStreamingAsrIt shows how to use a non-streaming ASR model for streaming speech recognition.
SherpaOnnxSimulateStreamingAsrWearOsIt shows how to use a non-streaming ASR model for streaming speech recognition with WearOS.