Sign in
ara-mdk
/
platform
/
external
/
svox
/
HEAD
« Previous
8499318
am 4314a845: am 39478b66: Fix the issue where the native lib for the Pico TTS engine gets copied both to /system/lib and the PicoTts.apk (where it gets installed to /data/data/com.svox.pico/lib/).
by Jean-Michel Trivi
· 15 years ago
4314a84
am 39478b66: Fix the issue where the native lib for the Pico TTS engine gets copied both to /system/lib and the PicoTts.apk (where it gets installed to /data/data/com.svox.pico/lib/).
by Jean-Michel Trivi
· 15 years ago
a53b2e2
am d434f442: Integrate SVOX patch to pre-process camelCase\'d text before sending it to the synthesizer.
by Jean-Michel Trivi
· 15 years ago
d434f44
Integrate SVOX patch to pre-process camelCase'd text before sending
by Jean-Michel Trivi
· 15 years ago
39478b6
Fix the issue where the native lib for the Pico TTS engine gets
by Jean-Michel Trivi
· 15 years ago
6c14f5b
am b66af797: am c5cd3096: Integrate the latest SVOX en-US update with the following improvements: -preprocessing rules for words written with hyphen ("co-pilot") -preprocessing rules for chapter number reading ("1.0.0”) -a number of words (6085) added to the externa
by Jean-Michel Trivi
· 15 years ago
b66af79
am c5cd3096: Integrate the latest SVOX en-US update with the following improvements: -preprocessing rules for words written with hyphen ("co-pilot") -preprocessing rules for chapter number reading ("1.0.0”) -a number of words (6085) added to the external lexicon wit
by Jean-Michel Trivi
· 15 years ago
c5cd309
Integrate the latest SVOX en-US update with the following improvements:
by Jean-Michel Trivi
· 15 years ago
09eeb93
am 9d89502b: Revert "Integrate latest SVOX code drop that affects output signal generation"
by Jean-Michel Trivi
· 15 years ago
9d89502
Revert "Integrate latest SVOX code drop that affects output signal generation"
by Jean-Michel Trivi
· 15 years ago
8a6755d
am 3b9e0eec: Integrate latest SVOX code drop that affects output signal generation in the pico library.
by Jean-Michel Trivi
· 15 years ago
3b9e0ee
Integrate latest SVOX code drop that affects output signal generation
by Jean-Michel Trivi
· 15 years ago
fcd7580
am ef9c9fe1: (-s ours) am 44aee3b6: (-s ours) Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
ef9c9fe
am 44aee3b6: (-s ours) Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
bcda271
am 254a9349: Updating the TextToSpeech data files to make the TTS sound louder. This is a fix for bug 2046705.
by Charles Chen
· 15 years ago
6bcede2
Merge change 21591 into eclair
by Android (Google) Code Review
· 15 years ago
7bc39b0
Integrate SVOX update that offers two modes to reset the engine: soft
by Jean-Michel Trivi
· 15 years ago
44aee3b
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
254a934
Updating the TextToSpeech data files to make the TTS sound louder.
by Charles Chen
· 15 years ago
93af9c7
Add missing license files
by Jean-Baptiste Queru
· 15 years ago
a2301be
Updating the zip file for the Speech Synthesis Data Installer.
by Charles Chen
· 15 years ago
fd2129f
Fix bug 2046705. Check in the latest en-US TTS voice file received from SVOX.
by Jean-Michel Trivi
· 15 years ago
f98d728
Fix bug 2022435.
by Jean-Michel Trivi
· 15 years ago
94ebc23
Fix bug 2022435.
by Jean-Michel Trivi
· 15 years ago
a8d076f
Fix bug 2022411.
by Jean-Michel Trivi
· 15 years ago
40a6eb8
Add missing license tag file
by Jean-Baptiste Queru
· 15 years ago
296c73c
Merge change 9078 into donut
by Android (Google) Code Review
· 15 years ago
feb92eb
Updating binary voice files for en-US for better quality.
by Charles Chen
· 15 years ago
dd1501a
Fix bug 1997567. Integrate the latest SVOX code drop which fixes the
by Jean-Michel Trivi
· 15 years ago
b641dea
Fix bug 2017664.
by Jean-Michel Trivi
· 15 years ago
0e684c3
Lower the synthesis volume values to prevent saturation.
by Jean-Michel Trivi
· 15 years ago
ce9b03d
Applying a workaround to fix the language switching problem with Pico TTS.
by Charles Chen
· 15 years ago
5462589
Merge change 7809 into donut
by Android (Google) Code Review
· 15 years ago
474a319
Workaround to enable the default volume to be adjusted.
by Charles Chen
· 15 years ago
8472dfa
Changing the PicoLangInstaller to use the data path provided
by Charles Chen
· 15 years ago
de0498d
Reducing the chances of mangled audio output by
by Charles Chen
· 15 years ago
0253f57
Fix a bug in Pico TTS engine where the current utterance couldn't be
by Jean-Michel Trivi
· 15 years ago
498b2c1
Use new return code name in voice data check activity when sd card
by Jean-Michel Trivi
· 15 years ago
457577f
Temporary change to not break the build while renaming TextToSpeech.Engine.CHECK_VOICE_DATA_MISSING_DATA_NO_SDCARD to CHECK_VOICE_DATA_MISSING_DATA_NO_EXTERNAL_STORAGE.
by Jean-Michel Trivi
· 15 years ago
1ee916b
In TTS Pico engine: use locale strings as defined for SSML.
by Jean-Michel Trivi
· 15 years ago
5da148e
Fix bug where Pico TTS engine doesn't synthesize anything if there
by Jean-Michel Trivi
· 15 years ago
744a0e6
Integrate SVOX fix for bug where the XSAMPA word separator was causing
by Jean-Michel Trivi
· 15 years ago
87d6d3b
Merge change 6491 into donut
by Android (Google) Code Review
· 15 years ago
4bbdb2d
Integrate latest SVOX code drop, includes support for the phoneme tag.
by Jean-Michel Trivi
· 15 years ago
9ff6c8f
Adding extras to the CheckVoiceData activity return result.
by Charles Chen
· 15 years ago
39358f0
- Integrate SVOX's latest code drop.
by Jean-Michel Trivi
· 15 years ago
5f6105e
In TTS engine: don't hardcode language string length.
by Jean-Michel Trivi
· 15 years ago
9b08cc4
Implement in pico TTS engine the methods to query the availability for a language,
by Jean-Michel Trivi
· 15 years ago
b8f46ad
Use the same interface in the TTS engine interface for setLanguage and loadLanguage.
by Jean-Michel Trivi
· 15 years ago
dae13c7
Add comments in the strings for the TTS language installer.
by Jean-Michel Trivi
· 15 years ago
e81a1fe
Fixing the makefile to build PicoTts.apk
by Charles Chen
· 15 years ago
7ce72cf
Fixing manifest for PicoLangInstaller to use the correct SD card permissions.
by Charles Chen
· 15 years ago
3fc71a1
Adding PicoLangInstaller.
by Charles Chen
· 15 years ago
1284d93
Moving PicoTts plugin under the pico directory of external/svox
by Charles Chen
· 15 years ago
f605ee9
Fix country code for Great-Britain in TTS pico lib.
by Jean-Michel Trivi
· 15 years ago
5482398
Integrate latest SVOX code drop.
by Jean-Michel Trivi
· 15 years ago
0a6cc22
Using the TextToSpeech CHECK_VOICE codes.
by Charles Chen
· 15 years ago
291350a
Changing manifest to use ISO3 lang and country codes
by Charles Chen
· 15 years ago
4eea651
Updating the TTS Pico engine to support setting languages with
by Jean-Michel Trivi
· 15 years ago
4a27a09
Adding data checking and market launching activities for PicoTts.
by Charles Chen
· 15 years ago
3ea27b1
Removing unused PicoConfig activity.
by Charles Chen
· 15 years ago
1d47cd5
Renaming local package to PicoTts
by Charles Chen
· 15 years ago
98f0aff
Adding in tree the SVOX language files for the PICO Text-To-Speech engine.
by Jean-Michel Trivi
· 15 years ago
a0a2fb7
Adding svox tts plugin wrapper.
by Charles Chen
· 15 years ago
b190149
Checking in the TTS code from SVOX.
by Charles Chen
· 15 years ago
20af349
new project, first commit
by The Android Open Source Project
· 15 years ago