1. e501c06 spd-say: Note that -w is not the default by Samuel Thibault · 11 days ago master
  2. a8d862b Add a CSS for the python documentation by Samuel Thibault · 3 weeks ago
  3. 80ab986 Better generate just speechd.client.html by Samuel Thibault · 3 weeks ago
  4. ac4b6aa Generate the python documentation webpage by Samuel Thibault · 3 weeks ago
  5. 196d069 Point at the python documentation by Samuel Thibault · 3 weeks ago
  6. f4bd653 flite: Add the rms, slt, awb and kal voices by Samuel Thibault · 5 weeks ago
  7. 241dcfb festival: update voice list on list request by Samuel Thibault · 5 weeks ago
  8. 00d1008 Regenerate doc with newer texinfo by Samuel Thibault · 5 weeks ago
  9. a8e3b16 espeak-ng-mbrola: Automatically update voice list by Samuel Thibault · 5 weeks ago
  10. 193bf43 Fix rare termination problem by Samuel Thibault · 5 weeks ago
  11. 48409dc Fix uninitialized field by Samuel Thibault · 5 weeks ago
  12. c70b9db symbols: Fix loading font-variants.dic by Samuel Thibault · 6 weeks ago
  13. 2e7db0c symbols: Better describe the files being loaded by Samuel Thibault · 6 weeks ago
  14. afe4bda Translated using Weblate (Tamil) by தமிழ்நேரம் · 6 weeks ago
  15. fbdb6b0 server: normalize with realpath the socket path before checking by Samuel Thibault · 7 weeks ago
  16. 6bf3370 symbols: Restore single-regexp for files which have complex symbols by Samuel Thibault · 2 months ago
  17. e58c272 Update CLDR to version 48, Orca and NVDA symbols to latest version by Patrick ZAJDA · 2 months ago
  18. 031eda9 symbols: Split simple symbol tables into chunks of 1000 lines by Samuel Thibault · 2 months ago
  19. 61a366b Fix memory leak by Samuel Thibault · 3 months ago
  20. de6dc46 Fix memory leak by Samuel Thibault · 3 months ago
  21. 91cff39 modules: fix integer sign loss by Samuel Thibault · 3 months ago
  22. 3090fd1 Fix accessing speak_queue_pause_state outside lock by Samuel Thibault · 3 months ago
  23. ea6d72a Fix accessing id->fd outside lock by Samuel Thibault · 3 months ago
  24. 77acfe5 Fix typo by Marco Ippolito · 4 months ago
  25. a93530a server output: avoid including the 'error' word when there is none by Samuel Thibault · 4 months ago
  26. a8a8d73 symbols: Also report successes by Samuel Thibault · 4 months ago
  27. 0359c1e Revert "module_main: make module_stdout_mutex recursive" by Samuel Thibault · 5 months ago
  28. 28f8f2d Fix documentation of synth begin/end/pause/stop by Samuel Thibault · 5 months ago
  29. 7190c8c typo by Samuel Thibault · 5 months ago
  30. 3e5c5b7 module_main: make module_stdout_mutex recursive by Samuel Thibault · 5 months ago
  31. 90067d9 Add comment about event_begin/end calls by Samuel Thibault · 5 months ago
  32. 6b6c26b Add stop events in skeleton examples by Samuel Thibault · 5 months ago
  33. 488f5d9 locale: Import mathematic symbols from Orca by Samuel Thibault · 6 months ago
  34. 6114ea9 typo by Samuel Thibault · 6 months ago
  35. 8555ed6 locale: Fix orca-chars.dic file names by Samuel Thibault · 6 months ago
  36. a0ad6fe pulse: Install a configuration snippet to fix resampling quality by Samuel Thibault · 6 months ago
  37. 5ff76c4 pipewire: Set resampling quality to 10 by Samuel Thibault · 6 months ago
  38. 411152b complete documentation for running a dedicated speechd by Samuel Thibault · 7 months ago
  39. ffbbec5 Use /bin/sh instead of requiring bash by Samuel Thibault · 8 months ago
  40. 598a37b Remove blank line at THE begiNning of config/speechd.conf by Sébastien Hinderer · 9 months ago
  41. fb3f571 Fix value returned by module_speak by Samuel Thibault · 10 months ago
  42. ba76c56 output: cope with spurious event from output module by Samuel Thibault · 10 months ago
  43. cd013dc Set names to threads by Samuel Thibault · 10 months ago
  44. bdf61a4 Do not add symbols from base/symbols.dic when they are not in <locale>/symbols.dic by Samuel Thibault · 10 months ago
  45. 6d3b4ab Revert "Process base symbols after other dictionaries" by Samuel Thibault · 10 months ago
  46. 281adbc regenerate by Samuel Thibault · 10 months ago
  47. b7162ae output: Add missing signaling when not reading message any more by Samuel Thibault · 10 months ago
  48. ab753ce Remove outdated reference to waiting for a connection by Tait Hoyem · 11 months ago
  49. ec3198a doc: Really fix dvi build by Samuel Thibault · 11 months ago
  50. d38e862 doc: Fix dvi compilation by Samuel Thibault · 11 months ago
  51. af7cef8 Regenerate documentation by Samuel Thibault · 11 months ago
  52. f68ef0b doc/cs: Modernize synthetizer translation by Jan Tojnar · 11 months ago
  53. 562f8b2 doc/cs: Modernize authentication translation by Jan Tojnar · 11 months ago
  54. 1e5de24 doc/cs: Fix typos by Jan Tojnar · 11 months ago
  55. db91622 doc/cs: Convert to UTF-8 by Jan Tojnar · 11 months ago
  56. 539c4a0 cxxpiper: Add building notes by Samuel Thibault · 11 months ago
  57. bfb1030 INSTALL: Fix autoreconf documentation by Samuel Thibault · 11 months ago
  58. 1f579a4 generic: Add GenericDefaultCharset parameter by Samuel Thibault · 11 months ago
  59. 0012caa audio: Fix debugging message by Samuel Thibault · 11 months ago
  60. 038dc8f audio: Fix debugging message by Samuel Thibault · 11 months ago
  61. a42fd7f generic: Fix crash by Samuel Thibault · 11 months ago
  62. 60a00d5 Fix spurious change by Samuel Thibault · 11 months ago
  63. 9cfc2d5 module_multicases_string_replace: remove prototype by Raphaël POITEVIN · 11 months ago
  64. 87924f9 module_multicases_string_replace: don't duplicate text by Raphaël POITEVIN · 11 months ago
  65. 242e91e module_multicases_string: don't duplicate message by Raphaël POITEVIN · 11 months ago
  66. b73b5d6 Add MulticasesString structure add boundary words in regex correct memory leak by Raphaël POITEVIN · 11 months ago
  67. c0ecb0a .gitignore by Raphaël POITEVIN · 11 months ago
  68. 859466f Ibmtts: use MulticasesString by Raphaël POITEVIN · 11 months ago
  69. 937a7f9 Kali: use MulticasesString by Raphaël POITEVIN · 11 months ago
  70. 22cba6c Add multicases string by Raphaël POITEVIN · 11 months ago
  71. 2d344ab Translated using Weblate (Tamil) by தமிழ்நேரம் · 11 months ago
  72. 1b369fb Added translation using Weblate (Tamil) by தமிழ்நேரம் · 11 months ago
  73. 6511762 A native output module based on piper TTS. by ddavies · 11 months ago
  74. b3a0fc2 module_main: Make sure to report initialization error before closing by Derek Davies · 11 months ago
  75. dd759d7 generic: Fix random garbage on non-text utterances by Samuel Thibault · 11 months ago
  76. cdd56b8 espeak: Convert unspeakable keys to speakable form by Samuel Thibault · 11 months ago
  77. 3a5aa42 Fix module_speak length on saying space char or key by Samuel Thibault · 11 months ago
  78. 0fb4fcc Fix spd-say -k ' ' by Samuel Thibault · 11 months ago
  79. 3399b1c Regenerate Czech html documentation by Samuel Thibault · 11 months ago
  80. 8c89c99 Re-apply typo fix by Samuel Thibault · 11 months ago
  81. dfdef38 Re-apply typo fix by Samuel Thibault · 11 months ago
  82. 8a09a91 Revert "Fix remaining typos" by Samuel Thibault · 11 months ago
  83. 4a802eb 0.12.0 release by Samuel Thibault · 11 months ago 0.12.0
  84. 68999c3 Use apt-eatmydata to speedup dependency installation by Samuel Thibault · 12 months ago
  85. 7641914 audio: On load error, show plugin path that was tried by Samuel Thibault · 12 months ago
  86. b08825c Regenerate doc by Samuel Thibault · 12 months ago
  87. e9e6002 Translated using Weblate (Portuguese) by Bruno Fragoso · 12 months ago
  88. dd21419 Translated using Weblate (Georgian) by Temuri Doghonadze · 12 months ago
  89. 602c813 doc: $LANG -> $LANGUAGE by linsui · 12 months ago
  90. 4512995 Use unique names for CI artifacts by Samuel Thibault · 12 months ago
  91. efc06ae Add more missing translations by Samuel Thibault · 12 months ago
  92. 9998d49 Fix tar xvf operation by Samuel Thibault · 12 months ago
  93. ae461c9 CI: Upgrade to actions/upload-artifact@v4 by Samuel Thibault · 12 months ago
  94. 33c73f8 Update LINGUAS: Enable Georgian by NorwayFun · 12 months ago
  95. bec5519 Install piper dependency for forthcoming cxxpiper module by Samuel Thibault · 1 year ago
  96. ced5dbc configure: Fix AC_USE_SYSTEM_EXTENSIONS warning by Jan Tojnar · 1 year ago
  97. 8284462 configure: Use AS_HELP_STRING by Jan Tojnar · 1 year ago
  98. 2d9069d Translated using Weblate (Portuguese (Brazil)) by Rafael Fontenelle · 1 year ago
  99. 58ad3ee Translated using Weblate (German) by Ettore Atalan · 1 year ago
  100. edbc5a9 symbols: Add documentation in texinfo by Samuel Thibault · 1 year ago