wildyeast / sadiss

A socially aggregated distributed sound system.
GNU Affero General Public License v3.0
10 stars 2 forks source link

TTS Language speed setting in .json #37

Closed KlienVo closed 2 years ago

KlienVo commented 2 years ago

TTS voices tend to speak rather quickly.

It would be good to have a global speed setting in the .json file and a possibility to change this global speed setting in the indiv. partials.

matbind commented 2 years ago
matbind commented 2 years ago

Put rate of tts in track in DB, don't do it through TTS file for now, quick and easy fix. Settings in TTS file itself needs more planning still.

matbind commented 2 years ago

Disregard above comment: It is now set through JSON. See the Text-To-Speech Integration wiki page for instructions on how to do this.