# FastAPIエントリーポイント(synthesize_voice使用) from fastapi import FastAPI app = FastAPI()