Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
/ Vosk-br-Android Public archive

A Breton speech to text app for Android based on Vosk

License

Notifications You must be signed in to change notification settings

gweltou/Vosk-br-Android

Repository files navigation

About

A proof of concept Android App to test a Breton language speech to text model build using Kaldi and Vosk. It is an offline STT system so the decoding is done on the device. No internet connection needed and no data is sent online.

Check the releases for pre-built binaries.

The process of building the STT model is described here. Helper scripts to build the model can be found there as well, or here

A desktop command-line version is also available here.