Alexander Epaneshnikov
7e8cba3095
Fix pronunciation of Puyallup (#1683)
Fix pronunciation of Puyallup
([Wikipedia](https://en.wikipedia.org/wiki/Puyallup,_Washington ),
[YouTube](https://www.youtube.com/watch?v=RJySijoV5rI )).
2 years ago
Bill Dengler
01c658dfa3
Fix pronunciation of Puyallup
2 years ago
Alexander Epaneshnikov
f520fecb4a
wavegen: support higher speech rate in embedded commands (#1664)
Fixes #1566 (ref
https://github.com/espeak-ng/espeak-ng-ios-app/issues/35 )
2 years ago
Yury Popov
ead35b181b
wavegen: support higher speech rate in embedded commands
2 years ago
Alexander Epaneshnikov
aa26c3771c
ssml: support break time multiplier (#1663)
Upstream implementation for feature request on iOS app:
https://github.com/espeak-ng/espeak-ng-ios-app/issues/40
2 years ago
Yury Popov
8e163d5072
ssml: support break time multiplier
2 years ago
Yury Popov
31461c0e44
cmake: force project includes before libraries
2 years ago
Juho Hiltunen
dd029a7bff
Fix #1660 (#1662)
Before the PR, espeak-ng -v it "0 items" caused a segmentation fault.
- test for #1660
- Revert "cleanup: fix code smell knownConditionTrueFalse for strlen()
>= 0"
2 years ago
Juho Hiltunen
7f0b0f70f7
Revert "cleanup: fix code smell knownConditionTrueFalse for strlen() >= 0"
Fixes #1660 .
2 years ago
Juho Hiltunen
345a76a9d5
test for #1660
2 years ago
Alexander Epaneshnikov
32b2277c23
Russian: remove some incorrect stress positions from ru_listx file (#1641)
2 years ago
unknown
67cb485756
Russian: remove some incorrect stress positions from ru_listx file
2 years ago
Hossein Heidari
170c7a9d24
Update fa_extra
Corrected pronunciationof of Helma which was pronounced as halma
2 years ago
Alexander Epaneshnikov
cb8d45827c
Revert "Russian: voicing switch for k (#1605)" (#1615)
it doesn't work correctly
This reverts commit f1d554d2bb74ac1cfd82d2a466488c6b6ab247e5, reversing
changes made to a51235aaab
.
2 years ago
Alexander Epaneshnikov
5213d9e390
Revert "Russian: voicing switch for k (#1605)"
it doesn't work correctly
This reverts commit f1d554d2bb74ac1cfd82d2a466488c6b6ab247e5, reversing
changes made to a51235aaab
.
2 years ago
Alexander Epaneshnikov
cefd4b2cc6
code cleanup: next bunch (#1599)
Some warnings, some globals hunting.
Including fixes for asserts misuse (possible fatal for async in release
builds).
2 years ago
Yury Popov
1fd604a942
code cleanup: setlength: reduce statics count
2 years ago
Yury Popov
d2f3be9f36
code cleanup: dead global in spect
2 years ago
Yury Popov
7485828984
code cleanup: next bunch of globals
2 years ago
Yury Popov
aaae4e8daa
code cleanup: fix -Wmisleading-indentation
2 years ago
Yury Popov
7b46c81b2f
code cleanup: fix code-in-asserts for NDEBUG
2 years ago
Yury Popov
8f19c66b9c
code cleanup: fix -Wunused-variable
2 years ago
Yury Popov
25eeddff9a
code cleanup: fix -Wstrict-prototypes
2 years ago
Yury Popov
41f5703fde
code cleanup: fix -Wnewline-eof
2 years ago
Alexander Epaneshnikov
8e25c78177
Some fix (#1604)
2 years ago
unknown
76b034c8e3
Russian: fix for words like предвкушение
2 years ago
unknown
796642231c
Russian: delete some words from listx
2 years ago
unknown
2b8a61264d
Russian: fix for 900
2 years ago
unknown
077a88766f
Russian: fix for 1
2 years ago
Alexander Epaneshnikov
f1d554d2bb
Russian: voicing switch for k (#1605)
2 years ago
unknown
d26360d90e
Russian: voicing switch for k
2 years ago
Alexander Epaneshnikov
a51235aaab
Russian: add over 600000 words to ru_listx file (#1582)
2 years ago
unknown
db7f2dacd3
Russian: add over 600000 words to ru_listx file
2 years ago
Alexander Epaneshnikov
3e774e4ea5
Russian: remove else from v# (#1602)
workaround for #1533
2 years ago
unknown
93f6c0b7e3
Russian: remove else from v#
2 years ago
Alexander Epaneshnikov
d653008c3c
Russian fix (#1578)
2 years ago
unknown
a0b372defd
Russian: fix for 500, 900, and 90
2 years ago
unknown
c9fb98252e
Russian: fix for ни был and ни было
2 years ago
unknown
96a6da3473
Russian: fix for дц and дч
2 years ago
unknown
fdd6160d2b
Russian: fix for ться
2 years ago
Alexander Epaneshnikov
b5205df2fc
CI: variants (#1586)
2 years ago
Yury Popov
ed05e0ac97
ci: run tests on release and dynamic builds
2 years ago
Yury Popov
e8af47d1ed
ci: windows variants
2 years ago
Yury Popov
ccc00f9278
tests: api: allow both case of pathsep
2 years ago
Yury Popov
f60f1590db
tests: use custom assertion define
2 years ago
Yury Popov
af0a28f9db
ci: re-enable part of autoconf CI
2 years ago
Alexander Epaneshnikov
892651bb77
code cleanup: remove chromium extension (#1598)
Rationale:
- It is not a part of eSpeak-NG, nor useful wrapper/adapter
- It is not properly documented and maintained
- It is unsafe (running PHP daemon with user privileges and [launch
ANY](6d7101c03c/chromium_extension/index.php (L8))
received command via
[passthru](https://www.php.net/manual/en/function.passthru.php ) -
seriously?)
2 years ago
Yury Popov
b7ebfedadc
code cleanup: remove chromium extension
2 years ago
Alexander Epaneshnikov
6d7101c03c
ssml: handle invalid break strength (#1587)
Workaround for NVDA's broken SSML.
7c08cf52fe/source/synthDrivers/espeak.py (L336-L339)
2 years ago
Yury Popov
04ce972800
ssml: handle invalid break strength
2 years ago