eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 1.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. # editor files:
  2. .*.swp
  3. # intermediate build output:
  4. *.o
  5. *.lo
  6. # autotools
  7. AUTHORS
  8. INSTALL
  9. NEWS
  10. README
  11. .deps/
  12. .libs/
  13. Makefile
  14. Makefile.in
  15. aclocal.m4
  16. autom4te.cache/
  17. compile
  18. config.*
  19. configure
  20. depcomp
  21. install-sh
  22. libtool
  23. ltmain.sh
  24. m4/
  25. missing
  26. stamp-h1
  27. .dirstamp
  28. # libraries
  29. docs/speak_lib.h
  30. libespeak-ng.a
  31. libespeak-ng.la
  32. libespeak-ng.so*
  33. # build output
  34. *.html
  35. *.exe
  36. src/espeak-ng.1
  37. src/speak-ng.1
  38. src/espeak-ng
  39. src/espeakedit
  40. src/speak-ng
  41. # Linux/Source distribution files
  42. praat-mod/
  43. ChangeLog.txt
  44. License.txt
  45. ReadMe
  46. Makefile
  47. # espeak-data
  48. dictsource/*_extra
  49. dictsource/dict_log
  50. dictsource/dict_phonemes
  51. dictsource/ru_listx
  52. dictsource/zh_listx
  53. dictsource/zhy_list
  54. phsource/compile_prog_log
  55. phsource/compile_report
  56. phsource/error_intonation
  57. phsource/error_log
  58. phsource/phonemes.stamp
  59. espeak-data/config
  60. espeak-data/dictsource
  61. espeak-data/phsource
  62. espeak-data/*_dict
  63. espeak-data/mbrola_ph/*_phtrans
  64. espeak-data/intonations
  65. espeak-data/phondata
  66. espeak-data/phondata-manifest
  67. espeak-data/phonindex
  68. espeak-data/phontab