from fish_speech.webui.app import app if __name__ == "__main__": app.launch(show_api=False)