---
title: "音声合成モデルをインストールする"
method: POST
path: "/aivm_models/install"
tags: ["音声合成モデル管理"]
---

# 音声合成モデルをインストールする

`POST /aivm_models/install`

音声合成モデルをインストールします。<br>
ファイルからインストールする場合は `file` を指定してください。<br>
URL からインストールする場合は `url` を指定してください。

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aivis-project/apis/aivisspeech-engine.md) · [All operations](https://skmtc.net/aivis-project/apis/aivisspeech-engine/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aivis-project/aivisspeech-engine/versions/1d935a3e31b8/schema)
