File size: 109 Bytes
4d2e223
 
 
1
2
3
4
# FastAPIエントリーポイント(synthesize_voice使用)
from fastapi import FastAPI
app = FastAPI()