Breton TTS

A ONNX multi-speaker Vits Text-to-Speech model, trained on Ofis Publik Ar Brezhoneg data.

Installation

Install sherpa-onnx Python module for inference:

$ pip install sherpa-onnx

Download files model.onnx and tokens.txt from this repository.

Inference

$ sherpa-onnx-offline-tts --vits-model=model.onnx --vits-tokens=tokens.txt --sid=0 --output-filename="output.wav" "Demat d'an holl !"

Use --sid=0 for Aziliz voice and --sid=1 for Per/Paol voice.

Acknowledgment

Stephen Russell and the Language Technologies department, Bangor University

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Dataset used to train gweltou/breton-tts