Replies: 1 comment
-
@kbuwel thi model is only trained on en-us and en-UK so no support for other accents. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi?
I am Korean.
I had some difficulty installing tortoise-tts.
My system is windows 10 64bit 5900x rtx3060.
The memory uses 64GB xmp 2.0.
There was some difficulty because DeepSpeed was not installed.
I heard that installation is difficult on Windows.
So it was a bit difficult.
I hope DeepSpeed will be removed in the next version, but that's just my wish.
I created a folder called abc in the tortoise/voices folder and placed files longer than 10 seconds
in it.
python tortoise/read.py --textfile voice.txt --voice abc
I created a voice.txt file and wrote it in Korean.
And I ran it.
The results have been created.
However, the pronunciation was very different from Korean.
Korean text played with English pronunciation.
So I entered the following command:
python turtle/get_conditioning_latents.py --voice abc
Error with key: 'abc'
I got this error message:
The result was generated, but the pronunciation was strange, so I entered the above command and an
error occurred.
What should I do to solve it?
The audio file has no background noise.
We used data from aihub.or.kr.
Beta Was this translation helpful? Give feedback.
All reactions