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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. # intermediate build output:
  2. *.o
  3. # libraries
  4. docs/speak_lib.h
  5. libespeak.a
  6. libespeak.so*
  7. # programs
  8. platforms/*/espeak-phoneme-data
  9. espeak
  10. espeakedit
  11. speak
  12. # Linux/Source distribution files
  13. praat-mod/
  14. ChangeLog.txt
  15. License.txt
  16. ReadMe
  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/dir.stamp
  26. espeak-data/config
  27. espeak-data/dictsource
  28. espeak-data/phsource
  29. espeak-data/*_dict
  30. espeak-data/intonations
  31. espeak-data/phondata
  32. espeak-data/phondata-manifest
  33. espeak-data/phonindex
  34. espeak-data/phontab