g2p-id icon indicating copy to clipboard operation
g2p-id copied to clipboard

assert g2p("dusta") == "ˈdʊsta"

Open steamboatid opened this issue 9 months ago • 0 comments

hi,

is there any clue for this error ?

Traceback (most recent call last):
  File "/tb2/root/gitaudio/g2p-id/test_g2p.py", line 66, in <module>
    test_g2p_vocal()
  File "/tb2/root/gitaudio/g2p-id/test_g2p.py", line 61, in test_g2p_vocal
    assert g2p("dusta") == "ˈdʊsta"
AssertionError

steamboatid avatar Sep 17 '23 02:09 steamboatid