def main(): print("Hello from kokoro-tts!") if __name__ == "__main__": main()