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.

qdb_rules 711B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. // This file is UTF8 encoded
  2. // Spelling to phoneme rules for 'lang belta' (conlang from The Expanse)
  3. .replace
  4. á 'a
  5. é 'e
  6. í 'i
  7. ó 'o
  8. ú 'u
  9. à 'a
  10. è 'e
  11. ì 'i
  12. ò 'o
  13. ù 'u
  14. .group '
  15. ' '
  16. .group a
  17. a a
  18. a (_ a?
  19. .group b
  20. b b
  21. .group c
  22. ch tS
  23. .group d
  24. dzh dZ
  25. d d
  26. .group e
  27. e e:
  28. e (_ e:?
  29. .group f
  30. f f
  31. .group g
  32. g g
  33. .group i
  34. i i:
  35. i (_ i:?
  36. .group k
  37. k k
  38. .group l
  39. l l
  40. .group m
  41. m m
  42. .group n
  43. ng N
  44. ny n^
  45. n n
  46. .group o
  47. ow 0
  48. ow (_ 0?
  49. o o:
  50. o (_ o:?
  51. .group p
  52. p p
  53. .group r
  54. r r
  55. .group s
  56. sh S
  57. s s
  58. .group t
  59. t t
  60. .group u
  61. u u:
  62. u (_ u:?
  63. .group v
  64. v v
  65. .group w
  66. w w
  67. .group x
  68. x x
  69. .group y
  70. y %j
  71. .group z
  72. z z
  73. .group
  74. ã A~ // we don't yet know if other nasalized vowels exist