hebrew-transliteration icon indicating copy to clipboard operation
hebrew-transliteration copied to clipboard

Using for tts

Open thewh1teagle opened this issue 7 months ago • 4 comments

First of all, thanks for your great work. it's very interesting!

I would like to use this package to prepare data which I'll use to train text to speech Hebrew model, Can you tell what's the best schema I can use and how can I get list of all the possible characters from it?

When I'll use the library I'll need two things:

  1. Convert diacritic Hebrew into (Latin?) representation
  2. Get list of all possible characters that the convertor can convert into

By the way, since I'll train it in Python, is there a Python package for this?

thewh1teagle avatar Jul 16 '24 18:07 thewh1teagle