# MeloTTS 본체는 PyPI 패키지 이름이 바뀌어 git 직접 설치가 가장 안전.
# (https://github.com/myshell-ai/MeloTTS)
git+https://github.com/myshell-ai/MeloTTS.git@main

fastapi>=0.110
uvicorn[standard]>=0.27
pydantic>=2.0
