From 32fe67daa10aebef85f83f740f129a69c030b7c9 Mon Sep 17 00:00:00 2001 From: Jean-Michel Trivi Date: Wed, 3 Feb 2010 14:42:31 -0800 Subject: Fix bug 2373038 Patch from SVOX to fix the noise corruption issue in es-ES. Added new test file to track regressions that are not related to XSAMPA. --- pico/lang/es-ES_ta.bin | Bin 256744 -> 256744 bytes pico/lang/es-ES_zl0_sg.bin | Bin 600672 -> 605280 bytes pico/tests/data/tests_regressions_es-ES.txt | 20 ++++++++++++++++++++ 3 files changed, 20 insertions(+) create mode 100644 pico/tests/data/tests_regressions_es-ES.txt (limited to 'pico') diff --git a/pico/lang/es-ES_ta.bin b/pico/lang/es-ES_ta.bin index dfa3c55..3442eed 100755 Binary files a/pico/lang/es-ES_ta.bin and b/pico/lang/es-ES_ta.bin differ diff --git a/pico/lang/es-ES_zl0_sg.bin b/pico/lang/es-ES_zl0_sg.bin index f29f6b1..c70257c 100755 Binary files a/pico/lang/es-ES_zl0_sg.bin and b/pico/lang/es-ES_zl0_sg.bin differ diff --git a/pico/tests/data/tests_regressions_es-ES.txt b/pico/tests/data/tests_regressions_es-ES.txt new file mode 100644 index 0000000..f44d8dc --- /dev/null +++ b/pico/tests/data/tests_regressions_es-ES.txt @@ -0,0 +1,20 @@ + +# BEGIN_TEST + +#------------------------------ +# Spanish (es-ES) +# +# Notes: These tests cover known issues and previous bugs that have been fixed. Those +# latter are to be used for regression testing +# When a test is marked as "BUG", if possible, the tester will capture an approximate +# transcription of what was heard inside [ ]. + +# TEST (old bug: burst of noise at end of sentence) +El sintetizador de voz + +# END_TEST + + +# --------- + + -- cgit v1.1