Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jing332/SherpaOnnxTtsEngineAndroid
https://github.com/jing332/SherpaOnnxTtsEngineAndroid
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jing332/SherpaOnnxTtsEngineAndroid
- Owner: jing332
- Created: 2024-02-27T12:51:12.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-01T06:13:07.000Z (8 months ago)
- Last Synced: 2024-06-19T06:39:20.874Z (5 months ago)
- Language: Kotlin
- Size: 623 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[![Android CI (Test)](https://github.com/jing332/SherpaOnnxTtsEngineAndroid/actions/workflows/build.yml/badge.svg)](https://github.com/jing332/SherpaOnnxTtsEngineAndroid/actions/workflows/build.yml)
[![Build Release](https://github.com/jing332/SherpaOnnxTtsEngineAndroid/actions/workflows/release.yml/badge.svg)](https://github.com/jing332/SherpaOnnxTtsEngineAndroid/actions/workflows/release.yml)![GitHub release](https://img.shields.io/github/downloads/jing332/SherpaOnnxTtsEngineAndroid/total)
![GitHub release (latest by date)](https://img.shields.io/github/downloads/jing332/SherpaOnnxTtsEngineAndroid/latest/total)# SherpaOnnxTtsEngineAndroid
> [!NOTE]
> Automatic downloading and installation of models is now supported!Original steps
Download Model: https://github.com/k2-fsa/sherpa-onnx/releases/tts-models
then:
1. Open Application -> Import model package -> choose *.tar.bz2 model file -> Wait for the import to
complete.> or manual import:
1. Unzip to Android/data/com.k2fsa.sherpa.onnx.tts.engine/files/model
2. Open Application -> Add models> On Android 13+ devices, use [MT Manager](https://mt2.cn/download/)
> or [Material Files](https://github.com/zhanghai/MaterialFiles)
> or [MiXplorer](https://xdaforums.com/t/app-2-2-mixplorer-v6-x-released-fully-featured-file-manager.1523691/)
> to access the Android/data path.# Preview