Alexander Epaneshnikov
ae74f733f3
Android: update Polish translation (#1708)
2 years ago
Patryk Mis
67e707026b
Android: update Polish translation
2 years ago
Alexander Epaneshnikov
01582e57c3
Android: build fixes and updates (#1706)
2 years ago
Patryk Mis
fc3d079f9e
Android: update buil d workflow
2 years ago
Patryk Mis
dc8836735f
Android: update Gradle to v7.6.1
2 years ago
Patryk Mis
d75fa53429
Android: specify Build Tools version
2 years ago
Patryk Mis
8e1378145d
Android: Bump AGP version
2 years ago
Patryk Mis
60209a6cbc
Android: bump NDK version
2 years ago
Patryk Mis
88e2d6f0a4
Android: Fix build
2 years ago
Juho Hiltunen
96c1ca9180
Fuzzing: compile the whole libespeak with -fsanitize=fuzzer-no-link (#1695)
-fsanitize=fuzzer-no-link makes it workable to build a library with
fuzzing enabled, and let the fuzzing test program explicitly trigger the
fuzzing.
This allows fuzzing to trace cmp instructions to guide the fuzzing to
improve results.
2 years ago
Juho Hiltunen
a48f81c105
Merge branch 'master' into fuzzing
2 years ago
Juho Hiltunen
f6b7d2c059
Added a mapping for a missing mbrola phoneme in polish-mbrola-1. (#1696)
Small change to improve the `polish-mbrola-1` voice.
Previously it would produce:
```
$ espeak -v polish-mbrola-1 "Wiewiórka siedzi na drzewie i je orzech."
mbrola: Warning: j-E# unknown, replaced with _-_
mbrola: Warning: E#-_ unknown, replaced with _-_
```
Now it correctly synthesizes the audio.
2 years ago
Juho Hiltunen
e4167a9150
Merge branch 'master' into fix-polish-mbrola-1-phoneme-translation
2 years ago
Juho Hiltunen
3ee14acf58
Update fa_extra (#1635)
Corrected pronunciation of Helma which was pronounced as halma
2 years ago
Juho Hiltunen
3dd88f6d29
Merge branch 'master' into fuzzing
2 years ago
Juho Hiltunen
7b27bb2d9c
Merge branch 'master' into patch-1
2 years ago
Mateo Cedillo
b54bb99624
Fix some pronunciations in spanish. (#1684)
2 years ago
Alexander Epaneshnikov
2a664a8587
Russian fixes (#1690)
2 years ago
unknown
be9c21c07a
Russian: fix the модель rule
2 years ago
Kajetan Rzepecki
40f70e7050
Added a mapping for a missing mbrola phoneme in polish-mbrola-1.
2 years ago
Samuel Thibault
eabe24901f
Fuzzing: compile the whole libespeak with -fsanitize=fuzzer-no-link
-fsanitize=fuzzer-no-link makes it workable to build a library with fuzzing
enabled, and let the fuzzing test program explicitly trigger the fuzzing.
This allows fuzzing to trace cmp instructions to guide the fuzzing to
improve results.
2 years ago
unknown
12cb4c7a70
Russian: clean ru_listx file
2 years ago
unknown
ff7db858d0
Russian: fix pronunciation of при
2 years ago
Alexander Epaneshnikov
ff46761d6a
cmake: fix installation rules (#1687)
2 years ago
Yury Popov
25221d7364
cmake: add manpages
2 years ago
Yury Popov
b1c33e1ff9
cmake: install pkgconfig file
2 years ago
Yury Popov
60d60e1fc9
cmake: install vim data
Co-authored-by: Alexander Epaneshnikov <[email protected] >
2 years ago
Yury Popov
5161577a6d
cmake: install compat binaries
2 years ago
Yury Popov
631a8f3fa1
cmake: versioned library install
2 years ago
Yury Popov
524412f52e
cmake: do not install internal libs
2 years ago
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