Commit 2dd0bd1
authored
Add Intel ESpeakNG support so its easier for others to build (#167)
### Why is this change needed?
<!-- Explain the motivation for this change. What problem does it solve?
-->
No need to hard limit, more confusing for others developing it seems
than its worth right now1 parent 4b03ad1 commit 2dd0bd1
1,082 files changed
Lines changed: 24 additions & 27 deletions
File tree
- .github/workflows
- Documentation/TTS
- Sources/FluidAudio
- Frameworks/ESpeakNG.xcframework
- ios-arm64-simulator/ESpeakNG.framework
- ios-arm64_x86_64-simulator/ESpeakNG.framework
- Headers
- espeak-ng
- Modules
- espeak-ng-data.bundle
- espeak-ng-data
- lang
- aav
- art
- azc
- bat
- bnt
- ccs
- cel
- cus
- dra
- esx
- gmq
- gmw
- grk
- inc
- ine
- ira
- iro
- itc
- jpx
- map
- miz
- myn
- poz
- roa
- sai
- sem
- sit
- tai
- trk
- urj
- xgn
- zle
- zls
- zlw
- mbrola_ph
- voices
- !v
- asia
- mb
- ios-arm64/ESpeakNG.framework
- espeak-ng-data.bundle
- macos-arm64_x86_64/ESpeakNG.framework
- Versions
- A
- Headers
- espeak-ng
- Modules
- Resources
- espeak-ng-data.bundle
- espeak-ng-data
- lang
- aav
- art
- azc
- bat
- bnt
- ccs
- cel
- cus
- dra
- esx
- gmq
- gmw
- grk
- inc
- ine
- ira
- iro
- itc
- jpx
- map
- miz
- myn
- poz
- roa
- sai
- sem
- sit
- tai
- trk
- urj
- xgn
- zle
- zls
- zlw
- mbrola_ph
- voices
- !v
- asia
- mb
- macos-arm64/ESpeakNG.framework/Versions/A
- TextToSpeech/Kokoro/Assets/Lexicon
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
Binary file not shown.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Binary file not shown.
0 commit comments