Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 4a49fc7fe6 |
BIN
speech-dispatcher-0.12.0.tar.gz
LFS
BIN
speech-dispatcher-0.12.0.tar.gz
LFS
Binary file not shown.
BIN
speech-dispatcher-0.12.1.tar.gz
LFS
Normal file
BIN
speech-dispatcher-0.12.1.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 20:55:32 UTC 2025 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 0.12.1:
|
||||
* Fix spd-say -k ' '.
|
||||
* Fix output getting stuck in some rare condition triggered in
|
||||
Orca preference dialog.
|
||||
* Fix taking character punctuation levels from NVDA files.
|
||||
* espeak: Fix translated pronounciation.
|
||||
* generic: Fix getting stuck on speaking nothing.
|
||||
* generic: Add GenericDefaultCharset parameter.
|
||||
* generic: Fix random garbage on non-text utterances.
|
||||
* Fix Czech documentation encoding.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 23 21:44:39 UTC 2025 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ Name: speech-dispatcher
|
||||
%else
|
||||
Name: speech-dispatcher-%{_python}
|
||||
%endif
|
||||
Version: 0.12.0
|
||||
Version: 0.12.1
|
||||
Release: 0
|
||||
# FIXME missing backends: festival lite, ibmeci (ibm tts), dumbtts/ivona, nas
|
||||
# The API and bindings are LGPL-2.1-or-later, other parts are
|
||||
|
||||
Reference in New Issue
Block a user