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

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. # espeak-data
  17. dictsource/*_extra
  18. dictsource/dict_log
  19. dictsource/dict_phonemes
  20. phsource/compile_prog_log
  21. phsource/compile_report
  22. phsource/error_intonation
  23. phsource/error_log
  24. espeak-data/config
  25. espeak-data/dictsource
  26. espeak-data/phsource
  27. espeak-data/*_dict
  28. espeak-data/intonations
  29. espeak-data/phondata
  30. espeak-data/phondata-manifest
  31. espeak-data/phonindex
  32. espeak-data/phontab