Typo in vocab file
#2
by
StarryAir
- opened
Thanks a lot for the model, it sounds really good! There is a typo in the extension of the vocab file (an underscore).
I'm working on an audiobook generator, check it out if something like that may be useful to you: https://github.com/lukaszliniewicz/Pandrator : )
No problem! Always good to help out the local TTS community!
Originally made these for my other tts projects lol.
https://github.com/DrewThomasson/VoxNovel
https://github.com/DrewThomasson/ebook2audiobookXTTS
Yeah, idk why but I needed that underscore for my version of tts im running,
-super weird :/
I'll defiantly check out your Audiobook program it looks promising!
-edit checked it out and left a suggestion about supporting a ton of file formats with the help of calibre's build in ebook-convert
function
Oh yeah if you were wondering , I used this docker image to create this fine tuned xtts model locally
https://hub.docker.com/repository/docker/athomasson2/fine_tune_xtts/general
-You do need to use a Nvidia graphics card to run that Docker image tho.
-edit added to model readme