JackismyShephard / ultimate-rvc

An app for creating song covers with any RVC v2 trained AI voice from YouTube videos or audio files.
MIT License
16 stars 5 forks source link

add type stubs for gradio modules #90

Closed JackismyShephard closed 3 weeks ago

JackismyShephard commented 3 weeks ago

Adds type stubs for gradio and gradio.events. These type stubs (.pyi files) should be integrated into gradio as soon as possible. When that is done the type stubs here can be removed.