1. 57a6a7c No public description by ChromeOS Accessibility · 8 months ago chrome
  2. b1082c4 espeak-ng: Add es-ES, pt-BR, and sv as default languages by ChromeOS Accessibility · 10 months ago
  3. 6694fbf espeak-ng: Use copybara to sync sources by ChromeOS Accessibility · 10 months ago
  4. 38efdfd Add DIR_METADATA and OWNERS. by Allen Webb · 1 year, 5 months ago
  5. 1d500d2 Update default languages by David Tseng · 2 years, 5 months ago
  6. ae9fde8 Add CSP to extension manifest by Antonio Sartori · 2 years, 8 months ago
  7. a63f6f7 Make Indonesian a default voice by David Tseng · 3 years, 1 month ago
  8. 94138be Migrate Espeak to use chrome.ttsEngine playback api by David Tseng · 3 years, 1 month ago
  9. 35b6652 Make Espeak guest manifest/background page persistent by David Tseng · 3 years, 1 month ago
  10. 5e9ea41 Prevent the last voice from being removed. by David Tseng · 3 years, 3 months ago
  11. 0afac99 Run clang-format on options.js by David Tseng · 3 years, 3 months ago
  12. ac0724e Swap finishUpdatingVoices and finishInitialization execution order by David Tseng · 3 years, 4 months ago
  13. dac7842 TtsStream might be null onSpeak by David Tseng · 3 years, 6 months ago
  14. 2fbc40f Update Espeak after upstream mojo changes by David Tseng · 3 years, 6 months ago
  15. de811fd Apply fixes to support native audio playback by David Tseng · 3 years, 6 months ago
  16. c9a7678 Changes for new audio playback api by David Tseng · 3 years, 6 months ago
  17. 5d8a658 WIP: Espeak native audio playback support by David Tseng · 3 years, 6 months ago
  18. dccab67 Disable Japanese by default and remove from voice list. by Akihiro Ota · 4 years, 4 months ago
  19. 915eb5c Fix guest manifest JSON to be valid format. by Katie D · 4 years, 11 months ago
  20. cd20ac3 Apply sample rate conversion if system sample rate doesn't match. by Dominic Mazzoni · 5 years ago
  21. 16b16d0 Fix issue where a call to onSpeak happens before initialization. by Dominic Mazzoni · 5 years ago
  22. e263c97 Add focused style for custom checkboxes. by Dominic Mazzoni · 5 years ago
  23. aafdc5a Fix bug where options page doesn't load first time. by Dominic Mazzoni · 5 years ago
  24. 283e318 Reduce the set of languages enabled by default, and switch to a new pref key so existing users get their prefs reset. by Dominic Mazzoni · 5 years ago
  25. c5eb298 Switch to audio worklet, fix bugs, clean up code by Dominic Mazzoni · 6 years ago
  26. ffbf8c2 Added note about version by Dominic Mazzoni · 6 years ago
  27. 437260c Fix version syntax by Dominic Mazzoni · 6 years ago
  28. b11691b Add instructions for creating tarball by Dominic Mazzoni · 6 years ago
  29. 42e3a06 Add wasm file, update manifest to include a public key by Dominic Mazzoni · 6 years ago
  30. e02067d Add missing options.html and fix gitignore by Dominic Mazzoni · 6 years ago
  31. fde083c Fix manifest_guest.json by Dominic Mazzoni · 6 years ago
  32. 7b835d3 Update README.chrome with more concise docker instructions by Dominic Mazzoni · 6 years ago
  33. f44dd14 Add built chrome extension by Dominic Mazzoni · 6 years ago
  34. 8765987 Chrome port, with docker build instructions by Dominic Mazzoni · 6 years ago
  35. 910f4c2 Add ISO 15924 script codes to the remaining language pronunciation tests. by Reece H. Dunn · 6 years ago master
  36. 475bfdc Use the ISO 15924 4-letter script names consistently in the tests. by Reece H. Dunn · 6 years ago
  37. 4a7118d Fix issue #530 Broken replacement from Cyrrilic to Latin for Lingua Franca Nova by Valdis Vitolins · 6 years ago
  38. 5439b89 Issue #521 — add spelling tests for more langugages by Valdis Vitolins · 6 years ago
  39. d3f2a75 Fix issue #527 — spelling differs for Russian with or without extended dictionary by Valdis Vitolins · 6 years ago
  40. 86bbc25 Support matching any length strings in the replacement rules. by Reece H. Dunn · 6 years ago
  41. 98e9122 FindReplacementChars: Pass in the source buffer (next characters) instead of next_in. by Reece H. Dunn · 6 years ago
  42. 4fbcda9 FindReplacementChars: Use an nc (next character) variable. by Reece H. Dunn · 6 years ago
  43. cacc212 FindReplacementChars: Rename uc to fc. by Reece H. Dunn · 6 years ago
  44. a9d4bdd Make ignore_next into ignore_next_n to support ignoring multiple next characters. by Reece H. Dunn · 6 years ago
  45. 3518fbf mk: Support additional romanizations (ISO 9, BGN/PCGN, Cadastre, and MJMS/SSO). by Reece H. Dunn · 6 years ago
  46. 0b64b04 mk: Remove the Latin script groups -- these are handled by replacement characters. by Reece H. Dunn · 6 years ago
  47. 27454f5 mk: Don't map đ and ć to Serbian ђ and ћ (use Macedonian ѓ and ќ instead). by Reece H. Dunn · 6 years ago
  48. db3ae0e mk: Reformat the Latin to Cyrillic romanization support table. by Reece H. Dunn · 6 years ago
  49. 252f577 Simplify printing the replace message. by Reece H. Dunn · 6 years ago
  50. 6a7e31e Merge remote-tracking branch 'Christianlm/master' by Reece H. Dunn · 6 years ago
  51. 55c6403 Use UTF-8 strings in replace rules, instead of a packed UTF-16 pair. by Reece H. Dunn · 6 years ago
  52. 0e91fcb Don't use pw when reading the replacement data. by Reece H. Dunn · 6 years ago
  53. 424f705 Revert the new (broken) replacement rule logic. by Reece H. Dunn · 6 years ago
  54. 5303b6b IT: addedsome rules for pronominal verbs and for suffix *filia* by chrislm · 6 years ago
  55. bae92da ja: Add tests for replacing Katakana (Kana) with Hiragana (Hira). by Reece H. Dunn · 6 years ago
  56. 9660df7 mk: Add tests for replacing Latin with Cyrillic. by Reece H. Dunn · 6 years ago
  57. bfb6248 Move the additional English replacement rule test to language-replace.test. by Reece H. Dunn · 6 years ago
  58. 672c07b Reorganize the language pronunciation tests. by Reece H. Dunn · 6 years ago
  59. 93e23a4 issue #521: add spelling tests for all languages by Reece H. Dunn · 6 years ago
  60. 28ed50c Add support for skipping broken tests, and make the bs, hr, and sr tests use the correct output. by Reece H. Dunn · 6 years ago
  61. d03d09a Merge remote-tracking branch 'jaacoppi/french' by Reece H. Dunn · 6 years ago
  62. cd54fae Don't run the bs, hr, and sr replacement tests as these are unreliable. by Reece H. Dunn · 6 years ago
  63. d83f5e6 sl: remove the Cyrillic to Latin replacements. by Reece H. Dunn · 6 years ago
  64. 9de0a55 bs: add replacement rule tests for Cyrillic by Reece H. Dunn · 6 years ago
  65. c1c1848 hr: add replacement rule tests for Cyrillic by Reece H. Dunn · 6 years ago
  66. 2e51798 sr: add replacement rule tests for Cyrillic by Reece H. Dunn · 6 years ago
  67. b07448c en: add replacement rule tests by Reece H. Dunn · 6 years ago
  68. bba7069 issue #520: Use .replace rules in the language rule files for Cyrillic to Latin by Reece H. Dunn · 6 years ago
  69. 530686f language-pronunciation.test: Support an optional message/description. by Reece H. Dunn · 6 years ago
  70. fe60e0e fr: change pronunciation of some words ending in -us. by Juho Hiltunen · 6 years ago
  71. 32ab396 Don't declare the Arabic letter strings using array syntax. by Reece H. Dunn · 6 years ago
  72. bfe184c Make PrepareLetters actually set the letter bits, and rename to SetLetterBitsUTF8. by Reece H. Dunn · 6 years ago
  73. 7f42bd3 Move PrepareLetters next to SetLetterBitsRange. by Reece H. Dunn · 6 years ago
  74. 22ee347 Use script name prefixes in the Set[Script]Letters functions for group bit lists. by Reece H. Dunn · 6 years ago
  75. 36c6727 issue #518: Add the 'е є ї' letters to the Y group in Translate_Russian, not SetCyrillicLetters. by Reece H. Dunn · 6 years ago
  76. 17dac5e Add a comment to SetCyrillicLetters describing which languages it applies to. by Reece H. Dunn · 6 years ago
  77. e7e59f9 Fix the warnings in PrepareLetters. by Reece H. Dunn · 6 years ago
  78. f5ad8ea docs: add note for Arabic language by Valdis Vitolins · 6 years ago
  79. f9fd8dd ar: Update changelog by Valdis Vitolins · 6 years ago
  80. 9677659 ar: add rule to stress penultimate syllable for closed last syllable by Valdis Vitolins · 6 years ago
  81. 6b57e97 ar: set default stress on antepenultimate syllable by Valdis Vitolins · 6 years ago
  82. d695c01 ar: add replacement rules from specific Hamza to standard Hamza by Valdis Vitolins · 6 years ago
  83. d45b5a0 ar: add explicit rules for end of word, shadda and sukun after consonants by Valdis Vitolins · 6 years ago
  84. 419a23d ar: kasra/damma before waw/yeh should be consumed during spelling decision by Valdis Vitolins · 6 years ago
  85. 92074bf ar: fix rules for carried hamza by Valdis Vitolins · 6 years ago
  86. a209324 ar: add more backsound for vowels after thick consonants for synthesized voice by Valdis Vitolins · 6 years ago
  87. aab2143 ar: make lengtening phoneme longer, remove unnecessary rules for doubled phonemes by Valdis Vitolins · 6 years ago
  88. dd9e37b ar: remove unnecessary shadda rules by Valdis Vitolins · 6 years ago
  89. dd55138 ar: add rules to reorder diacritics in 'canonical order' by Valdis Vitolins · 6 years ago
  90. 7205e6d ar: fix formatting by Valdis Vitolins · 6 years ago
  91. 67db60b ar: create letter groups G (shadda), H (hamza), Y (sukun) by Valdis Vitolins · 6 years ago
  92. 45905c3 ar: create group of short vowels A by Valdis Vitolins · 6 years ago
  93. d5a875f ar: create group of thick letters F by Valdis Vitolins · 6 years ago
  94. cfa13e7 ar: create consonant/vowel letter group B by Valdis Vitolins · 6 years ago
  95. db05102 ar: ad rule for alef wasla by Valdis Vitolins · 6 years ago
  96. 42a123b ar: remove duplicated rule by Valdis Vitolins · 6 years ago
  97. c24e12d ar: remove rule overlapping with `ه (_S1 h` by Valdis Vitolins · 6 years ago
  98. d663645 ar: consonant at the end of word is without vowel by Valdis Vitolins · 6 years ago
  99. 56e86d9 ar: add lengthen character for doubled two-letter phonemes by Valdis Vitolins · 6 years ago
  100. 7a89051 ar: use rules for diacritics instead of teh rules by Valdis Vitolins · 6 years ago