Open howardbaik opened 11 months ago
@seankross I've created ari_spin_vc()
on a separate branch (58-voice-cloning
), hacking together a custom function to use inside Loqui for Voice Cloning (https://github.com/FredHutch/loqui-vc). I think its better to incorporate the voice cloning functionality inside ari_spin()
, so I'll address that when I take another crack at this.
For purposes of the prototype of loqui-vc, hack together an
ari_spin_vc()
function that incorporates the voice-cloned audio file that is generated by the newly written code in https://github.com/jhudsl/text2speech/pull/40.