Browse Source

Fix the build from the previous voice changes.

master
Reece H. Dunn 8 years ago
parent
commit
13413c3ed9
3 changed files with 5 additions and 1 deletions
  1. 1
    1
      Makefile.am
  2. 2
    0
      espeak-ng-data/lang/gmq/nb
  3. 2
    0
      espeak-ng-data/lang/sit/cmn

+ 1
- 1
Makefile.am View File

@@ -941,7 +941,7 @@ espeak-ng-data/zhy_dict: src/espeak-ng phsource/phonemes.stamp dictsource/zhy_ru
else
espeak-ng-data/zhy_dict: src/espeak-ng phsource/phonemes.stamp dictsource/zhy_rules dictsource/zhy_extra
endif
cd dictsource && ESPEAK_DATA_PATH=$(PWD) LD_LIBRARY_PATH=../src:${LD_LIBRARY_PATH} ../src/espeak-ng --compile=zhy && cd ..
cd dictsource && ESPEAK_DATA_PATH=$(PWD) LD_LIBRARY_PATH=../src:${LD_LIBRARY_PATH} ../src/espeak-ng --compile=yue && cd ..

##### mbrola:


+ 2
- 0
espeak-ng-data/lang/gmq/nb View File

@@ -1,5 +1,7 @@
name Norwegian Bokmål
language nb
language no
phonemes no
dictionary no

intonation 4

+ 2
- 0
espeak-ng-data/lang/sit/cmn View File

@@ -2,6 +2,8 @@ name Chinese (Mandarin)
language cmn
language zh-cmn
language zh
phonemes zh
dictionary zh
words 1
pitch 80 118


Loading…
Cancel
Save