Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.47 KB

File metadata and controls

52 lines (29 loc) · 1.47 KB

voice-serbski-institut-hsb-matej

A male Upper Sorbian unit selection voice for MaryTTS, using data recorded at the Sorbian Institute.

Building

Prerequisites

Java must be installed, as well as SoX and the Edinburgh Speech Tools.

Java installations can be easily managed via SDKMAN!.

On macOS with Homebrew, run

brew install sox speech-tools

On Debian/Ubuntu-based Linux, run

sudo apt install sox speech-tools

Git submodules

This project currently uses Git submodules. To ensure that they are initialized and up-to-date, run

git submodule update --init

Building the voice

Run

./gradlew build

Running

To run the voice in an ad-hoc MaryTTS server, run

./gradlew run

Then, go to http://localhost:59125/.

Copyright and license

Copyright 2022 Sorbian Institute.

CC-BY-NC-SA-4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.