Skip to content

Releases: bookbot-kids/g2p_id

v0.3.4

18 Oct 08:41
a58bedb
Compare
Choose a tag to compare

Code refactors as suggested by Pylint.

v0.3.3

07 Sep 10:52
Compare
Choose a tag to compare

Fix ONNX Runtime-related issues.

v0.3.2

15 Mar 04:12
Compare
Choose a tag to compare
  • Swapped word_tokenize to TweetTokenizer.

v0.3.1

12 Aug 05:34
9c161e4
Compare
Choose a tag to compare

Fixed minor rule-based g2p ordering issue.

v0.3.0

20 Jul 11:37
Compare
Choose a tag to compare

Minor improvements to rule-based g2p conversion:

  • Handled plurals e.g. (anak-anak)
  • Fixed g2p conversion ordering between x (kh grapheme) and ʔs (x grapheme)

v0.0.2

11 Jul 06:42
Compare
Choose a tag to compare
  • Split each phoneme as its own token in a list.
  • Followed the IPA convention for phonemes, in particular, we followed the list provided in Wikipedia.

v0.0.1

22 Jun 06:40
Compare
Choose a tag to compare
removed numpy from dependency