""" Uage: rvc init download model and setup environmmnt file """ import click import click @click.command() def initialize(): pass