KoljaB / RealtimeTTS

Converts text to speech in realtime
1.99k stars 200 forks source link

I couldn't find an implementation for RealtimeRVC #123

Closed seekkii closed 2 months ago

seekkii commented 2 months ago

I was trying to compile xtts_rvc_tester.py in example_rvc, and couldn't find an implementation for RealtimeRVC. Saw this line but not sure where should I import it from : from rvc.realtimervc import RealtimeRVC

KoljaB commented 2 months ago

I forgot to upload the folder, I'm sorry. You can find it here now.

seekkii commented 2 months ago

@KoljaB Thank you a bunch. I'm in love with the result so just want to thank again for this amazing repo.