DeepPhonemizer icon indicating copy to clipboard operation
DeepPhonemizer copied to clipboard

Quick question: where do the pretrained model's phoneme dictionaries come from?

Open ADD-eNavarro opened this issue 2 years ago • 3 comments

Hi!

Great work you're doing here. I've been testing your tool, it's easy to use and gives fine results. Since I'm looking for a tool to generate a phonemized imput for the VITS model (in onnx format), I need to use the same tokenizer (phonemizer) that model espects. I've found that your pretrained models already have the dictionary embedded in them. Can I ask where did those dictionaries come from? In your colab training example you use CUNY-CL/wikipron's ones, but I was wondering if those are the ones you used originally or just in the example.

Thanks.

ADD-eNavarro avatar Mar 24 '23 10:03 ADD-eNavarro

Hi,

Have you found a way to convert the deep phonemizer module to onnx format and use it?

NextDevX avatar May 16 '24 10:05 NextDevX

I'm afraid I didn't. I mean, nobody answered my question, so there was nowhere else for me to go. I just let down VITS.

ADD-eNavarro avatar May 16 '24 15:05 ADD-eNavarro

@ADD-eNavarro

[Is There a Sample Showing How to Convert to ONNX?](https://github.com/as-ideas/DeepPhonemizer/issues/41#issuecomment-2116241220)

NextDevX avatar May 17 '24 11:05 NextDevX