jonsd
9172b74343
[1.46.36]
espeakedit: Prosody window now shows the FMT() or WAV() filename
and the standard length of the selected phoneme.
Added the ability to produce speech at different sample rates.
To use rates other than the default 22050Hz, the phoneme data must
be recompiled. This needs the "sox" program to be available.
(sox.sourceforge.net).
espeakedit: Added menu option to compile the phoneme data at a
specified sample rate (rather than the default 22050Hz).
phondata: Includes the value of the sample rate at which the data was compiled.
Language changes: pt.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@302 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
3b2094592c
Merge branch 'development'
12 years ago
Reece H. Dunn
c1e02cb0b8
1.46.35 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
ee26fcec34
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
62e163701b
[1.46.35]
Added error detection in espeak_Synchronize().
Compile Phonemes: fixed resampling of WAV files to eSpeak's sample rate (needs 'sox').
Language changes: pt, en, fa.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@301 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
dca165e28d
Merge branch 'development'
12 years ago
Reece H. Dunn
1de6c42722
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
d07bc6bfa5
[1.46.34]
Changes to languages: pt, en, vi
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@300 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
bfc2bd2495
Merge branch 'development'
12 years ago
Reece H. Dunn
cd6a5c6834
1.46.34 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
60e89f4f58
Merge branch 'development'
12 years ago
Reece H. Dunn
5e673ec285
1.46.33 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
d9e0cbd4c2
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
1e518f1df2
[1.46.33]
Fix bug, some letter names spoken wrongly (eg. accented letters).
Recognize Arabic full-stop (U+06D4).
Changes to languages: en, pt, ka.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@299 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
6a74024a9e
Merge branch 'development'
12 years ago
Reece H. Dunn
2ec786ae07
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
a3ad82219d
[1.46.32]
Language changes: en, pt, da, an, fa.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@298 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
099b6a3bbb
autotools: build the 'an' and 'fa' dictionaries
12 years ago
Reece H. Dunn
2d0b6b7dee
Merge branch 'development'
12 years ago
Reece H. Dunn
2fbab050f9
1.46.31 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
851dfd38e5
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
b590876def
[1.46.31]
Added languages: fa (Farsi), an (Aragon).
Changes to languages: pt, si, ne.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@297 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
a24b46f880
autotools: use the variables from autotools for the install locations.
12 years ago
Reece H. Dunn
4b0a83b425
Makefile.am: typo -- s/REFIX/PREFIX/
12 years ago
Reece H. Dunn
1dc6c0a57d
src/Makefile.am: Don't make 'install' depend on 'all'.
This fixes the issue where installing will re-generate
the voices and may sometimes fail setting up the
shadow directories in the espeak-data folder.
12 years ago
Reece H. Dunn
c8526d17f8
autotools: add a COPYING file with the GPL v3 license to make autotools happy.
12 years ago
Reece H. Dunn
a8bc86bfd9
configure.ac: drop autoconf requirement to 2.63 to support more systems (e.g. the OLPC XO-1)
12 years ago
Reece H. Dunn
d08a4293aa
Merge branch 'development'
12 years ago
Reece H. Dunn
2c0829d6cf
1.46.30 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
68041d09ba
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
dictsource/sl_list
dictsource/sl_rules
phsource/compile_report
src/synthdata.cpp
12 years ago
jonsd
93674337f4
[1.46.30]
Changes to langauges: ta, sl, pt, en
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@296 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
e7d6e6d302
GetVoices finds 153 voices, so increase the limit to 200.
12 years ago
Reece H. Dunn
3cf7b18d57
espeak-data: bulgarian-test is in both voices/bg and voices/test/bg, so remove the duplicate entry
12 years ago
Reece H. Dunn
400334c4b9
autotools: fix espeak-data dictionary dependencies so they can be built from a clean tree
12 years ago
Reece H. Dunn
ca9f455dd1
autotools: link README to README.md in autogen.sh to make autotools happy.
12 years ago
Reece H. Dunn
ec831ae6c7
Convert README to markdown.
12 years ago
Reece H. Dunn
87896196d3
Convert README to markdown.
12 years ago
Reece H. Dunn
af7bcb113c
Merge branch 'development'
12 years ago
Reece H. Dunn
82eefb5943
1.46.29 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
d6bc97156f
Merge branch 'upstream' into development
12 years ago
jonsd
de97085d1e
[1.46.29]
Languages changes: it, pt.
Added experimental suffix option to allow multiple suffixes to be removed from a word (eg. (_S2m ).
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@295 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
39bb29eee6
mb-de5-en: de5 does not support the /i:-w/ diphone, so revert to using /I/ instead of /i:/
12 years ago
Reece H. Dunn
1336128b9b
Merge branch 'development'
12 years ago
Reece H. Dunn
cb988de8f9
1.46.28 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
e694a5aea2
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
phsource/ph_greenlandic
12 years ago
jonsd
dfb316c05d
[1.46.28]
Ignore character U+00AD (soft hyphen) in text.
Added stress rule code for Lang=kl (Greenlandic).
Changes to languages: it, ta, si
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@294 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
2e069c1dc8
Makefile.am: build the kl, ko and tt dictionaries
12 years ago
Reece H. Dunn
166477cd11
Merge branch 'development'
12 years ago
Reece H. Dunn
c35cd3efe4
1.46.27 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
2fd60126fa
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
dictsource/pt_list
dictsource/pt_rules
phsource/compile_report
phsource/vowel/uu#_2
src/synthdata.cpp
src/translate.h
12 years ago