Paolo

Results 104 comments of Paolo

> I don't think this will introduce anything noticeable. Since latency will be always [LATENCY_VERY_LOW](https://developer.android.com/reference/android/speech/tts/Voice#LATENCY_VERY_LOW) and quality will be always [QUALITY_VERY_LOW](https://developer.android.com/reference/android/speech/tts/Voice#QUALITY_VERY_LOW) and will never need network connection, I agree that...

I would point that an OpenCL implementation would be better, since it will be vendor independent. But I've read that an OpenCL implemenation in ONNX is very difficult. For AMD...

> That flasher has been around for a long time, the license also used to be GNU GPL V3 fwiw This is very interesting. I have bought various card flasher...

Same for me, but in my case AnySoftKeyboard run dicio correctly without insert it as default input vocal app.

> A generic Android app with voice folder selection option would be a good solution. Sehrpa onnx Voices Folder => sherpa-voice/lang/lang_country/name/quality/(files) Sure, but for download the dataset directly by the...

> For preventing of "internet permissions",it is possible to transfer or download voice folder separately from the main app. The "File Access Permissions". in this case will be needed Sure,...

> It have six extended Apk files that working together and no file no internet permissions need. So you have to create a store page for each apk/language that is...

> Yes Maybe we need a big store for it 😜. As pointed on the F-Droid issue see the multiple language of [ASK](https://github.com/AnySoftKeyboard/AnySoftKeyboard/blob/main/addons/languages/PACKS.md), is an headake to update all the...

> Thank you for the pointers. I will give them a look. @csukuangfj About RHVoice seems that they have choose to [storage](https://developer.android.com/training/data-storage) the Voices as a media. See [line 6](https://github.com/RHVoice/RHVoice/blob/master/src/android/RHVoice-core/src/main/AndroidManifest.xml#L6C1-L6C63)...

> Now supports multiple models: https://github.com/jing332/SherpaOnnxTtsEngineAndroid @jing332 Why you have imported the files in a new repo and not simply forked the original repo? With this [commit](https://github.com/jing332/SherpaOnnxTtsEngineAndroid/commit/07c3d7a5f0397bc1586109204f1a4785e9c31b83) you have changed...