Replies: 13 comments 15 replies
-
Beta Was this translation helpful? Give feedback.
-
What do you mean by "wrong stress" I'm unfamiliar with this term |
Beta Was this translation helpful? Give feedback.
-
upgrade to version v25.3.21 and see if it's better. explain "stress" please. |
Beta Was this translation helpful? Give feedback.
-
wrong stress is the emphasis of one of the syllables in a word. For example in word "example" stress on A: "exAmple" or "exa-a-ample". And wrong stress could be "E-e-example" |
Beta Was this translation helpful? Give feedback.
-
this is a model issue, not code issue. if you want to improve the model you must learn how to train a model then share a model that is more cleaner and accurate than the actual one. As it's not a code issue I transfer this issue to discussion. |
Beta Was this translation helpful? Give feedback.
-
I fully confirm the problem, the program speaks russina like a complete idiot, confusing stress. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/artiomist/ebook2audiobook-ipa |
Beta Was this translation helpful? Give feedback.
-
update to the last git or release version. |
Beta Was this translation helpful? Give feedback.
-
git pull or v25.5.19. thanks to test again. |
Beta Was this translation helpful? Give feedback.
-
tried v25.5.21 |
Beta Was this translation helpful? Give feedback.
-
what are you trying to do? custom models are for XTTS only, it must be a zip without folder inside but 4 files: ref.wav, model.pth, config.json, vocab.json. also you don't need to check the ./models folder, it's all automatic on gradio in the finetuned list once the model is accepted or just refer to it in headless mode |
Beta Was this translation helpful? Give feedback.
-
you were right. I had a folder in the zip. Now loading custom model works in native and gradio I am trying to convert an epub in russian to audiobook. XTTS is the best for now. But it produces a lot of incorrect word stresses. That is why I have tried bark (which seems faster and better with word stress here https://huggingface.co/spaces/suno/bark, but e2a is broken and slow) and trying to use ipa custom model as workaround for word stresses. |
Beta Was this translation helpful? Give feedback.
-
no it's not eb2ab which is broken ans slow, it's BARK and your computer!. the only function that still not working is the cloned voice. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to process a small text of two sentences in Russian and three words were pronounced with the wrong stress. Maybe I can somehow put the stresses myself?
Beta Was this translation helpful? Give feedback.
All reactions