Drew Thomasson
Drew Thomasson
Weird, I don't see any pull requests on my end? I'll push it manually once I test it on my end once I'm done reviewing then I guess lol
Oh the samples folder is just examples of what xtts sounds like speaking those different languages. It's not needed lol I was gona use the folder of sample texts within...
## Make sure your installing it into a `python 3.10` env (python < 3.11 --> https://github.com/DrewThomasson/ebook2audiobookXTTS/issues/28#issuecomment-2408088988), Thats the only one I can verify that works, - I thinker higher versions...
https://github.com/DrewThomasson/ebook2audiobookXTTS/issues/28#issuecomment-2408088988 Thx for the extra info @ROBERT-MCDOWELL 🙌 ## Also if you plan on using multiple Python env's I would recommend installing something like Miniconda so you can handle multiple...
> @DrewThomasson you're welcome. pls do not modify your repo for now as I'm refactoring your code and discovered hard incompatibility between calibre library versions and python env installed compatible...
@NeverBeLazyG I think i solved your pip install issue btw I updated the readme with the new tts pip install - That is the new pip install that's still being...
? I thought I just updated the readme to have that instead like 9 hours ago? Is it not showing on your end?
Good enough lol What are you also pasting the mecab install commands in for non-Latin languages? Idk why I'm not getting that error when I paste ```bash pip install coqui-tts==0.24.2...
@dedh121224 Also thanks for the update, good to hear that its finally working locally for windows users 👍
Ebook2audiobook now uses Python 3.12 instead btw, but if your getting an error for pip installing coqui-tts please tell the at https://github.com/idiap/coqui-ai-TTS That is their issue not ours