-
https://git.ecker.tech/ aims to provide a place to share my efforts while maintaining true ownership of my code, as I do not trust GitHub.
XMR: 4B9TQdkAkBFYrbj5ztvTx89e5LpucPeTSPzemCihdDi9EBnx7btn8RDNZTBz2zihWsjMnDkzn5As1LU6gLv3KQy8BLsZ8SG
- Joined on
2022-10-10
It should just be something like:
- download this: https://git.ecker.tech/mrq/ai-voice-cloning/src/branch/master/notebook.ipynb
- open this: https://colab.research.google.com/
- click upload,…
Firstly, the final error is a result of a """bad""" system locale (as mentioned in #50). I haven't gotten around to devoting time to fixing locale issues (which I imagine is a nightmare).
But…
That works too, I was going to use one of those platform-conditional entries for requirements.txt.
Ah, now I see why, despite having a failsafe for when tortoise-tts itself isn't updated, it still throws a problem. Fixed that in commit e1f3ffa08ccb20fa346925a5fca2ef240e8d7aff.
However, the…