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 609B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # intermediate build output:
  2. *.o
  3. # libraries
  4. libespeak.a
  5. libespeak.so*
  6. # programs
  7. platforms/*/espeak-phoneme-data
  8. espeak
  9. espeakedit
  10. speak
  11. # Linux/Source distribution files
  12. praat-mod/
  13. ChangeLog.txt
  14. License.txt
  15. ReadMe
  16. Makefile
  17. # espeak-data
  18. dictsource/*_extra
  19. dictsource/dict_log
  20. dictsource/dict_phonemes
  21. phsource/compile_prog_log
  22. phsource/compile_report
  23. phsource/error_intonation
  24. phsource/error_log
  25. espeak-data/config
  26. espeak-data/dictsource
  27. espeak-data/phsource
  28. espeak-data/*_dict
  29. espeak-data/intonations
  30. espeak-data/phondata
  31. espeak-data/phondata-manifest
  32. espeak-data/phonindex
  33. espeak-data/phontab