HRNPH / AIwaifu

Open-Waifu open-sourced finetunable customizable simpable AI waifu inspired by neuro-sama
GNU General Public License v2.0
402 stars 31 forks source link

[FEATURES ANNOUNCE] Add TTS -> Voice Conversion Pipeline #26

Closed HRNPH closed 1 year ago

HRNPH commented 1 year ago

I'll be adding a new pipeline for tts which include TTS -> Voice Conversion -> audio.wav The idea is to make users switch between any tts available but can customize how they sound just by training voice conversion model Which will be a lot easier than training a TTS model that includes more complex data with this we open a room for multilingual TTS In this case, anything other than English and Japanese that was implemented in the first place while laid foundation for customizable TTS for more advanced user

Pipeline: https://github.com/HRNPH/AIwaifu-Voifu

HRNPH commented 1 year ago

Referring to THIS #27 PR we now add new pipeline to the repo The docs of it are in progress but currently it is now possible to add your own TTS/Voice Conversion model easily