---
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

## Changes

- **2026-03-31** `bd7182f25e54` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2025-03-19** `fc00e77ecad2` — 1 info
  - api operation id `install_aivm` removed and replaced with `install_model`
- **2025-03-11** `c5651c641b9a` — 1 info
  - endpoint added
- **2025-03-02** `d8b6a60f88af` — 1 breaking
  - api path removed without deprecation
- **2025-01-04** `df13668c123d` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/aivm_models/install/post.md)

---

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