mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-25 14:20:26 +08:00
* chore: remove type subscription for np.ndarray specification this is done to avoid errors on python<3.9 * chore: remove import of `Any` from typing since it's unused