diff options
| author | Ingolf Wagner <contact@ingolf-wagner.de> | 2023-08-25 09:30:34 +0200 |
|---|---|---|
| committer | Ingolf Wagner <contact@ingolf-wagner.de> | 2023-08-25 09:48:46 +0200 |
| commit | 7f2b8695603896819b09570a255d8c4f42274c47 (patch) | |
| tree | c0b18326a93d9f9b3a0f6dfcd2fb4725e7f2cfb9 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | e11ab30361cb7b3d8030e0e609234aa73f443ff0 (diff) | |
nixos/tts: fix error messages read before text
with a config like this :
```
services.tts = {
servers = {
english = {
enable = true;
port = 5300;
model = "tts_models/en/ljspeech/vits"
};
};
};
```
You the WAVs tts creates contain an error message which will be read to
you before the text you typed in will be read to you.
This patch fixes that.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
