sbv2-fastapi / app.py
buchi-stdesign's picture
Upload 13 files
4d2e223 verified
raw
history blame contribute delete
109 Bytes
# FastAPIエントリーポイント(synthesize_voice使用)
from fastapi import FastAPI
app = FastAPI()