Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wrote a colab to run TTS, it takes some time to install dependencies : https://colab.research.google.com/drive/11tZ1c7kQJ5uKImm9t-C...

Overall I got pretty poor results in english and french, I guess it would require some fine-tuning



Thanks for this! Out of curiosity, how does vits play into this? I know nothing about the repo.

Also, I used the following to play the sound after it is generated:

from IPython.display import Audio, display display(Audio(output_file, autoplay=True))


I think vits is just a repo that implements the TTS model




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: