You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to use allosaurus for Persian language but the results are not accurate at all!
here is an example: model.recognize("source.wav", "pes")
returned result is: f l a l ə m a l n ɪ k a m a n a ŋ t b a ʃ p uː x t ɔ l t b a ɪ s t ɔ n ə
but it should be like: s a l ə m m a n m ɪ t a v ə n a m f a r s ɪ s uː x b a t ɔ o n a m
there is another model called interspeech21 in the pull request, you can try pulling that one into local and run that model. That should give you much better results I guess.
Hi, I'm trying to use allosaurus for Persian language but the results are not accurate at all!
here is an example:
model.recognize("source.wav", "pes")
returned result is:
f l a l ə m a l n ɪ k a m a n a ŋ t b a ʃ p uː x t ɔ l t b a ɪ s t ɔ n ə
but it should be like:
s a l ə m m a n m ɪ t a v ə n a m f a r s ɪ s uː x b a t ɔ o n a m
The source.wav has been attached.
What should I do? How can I improve the results?
The text was updated successfully, but these errors were encountered: