---
title: "Installed Libraries"
method: GET
path: "/installed_libraries"
tags: ["音声ライブラリ管理"]
---

# Installed Libraries

`GET /installed_libraries`

インストールした音声ライブラリの情報を返します。

Returns
-------
ret_data: dict[str, InstalledLibrary]

## Response `200`

Successful Response

- object

## Changes

- **2024-03-22** `ef4da11d01e0` — 2 breaking, 4 info
  - response property `additionalProperties/speakers/items/speaker/allOf[subschema #1: Speaker]/styles/items/type` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `additionalProperties/speakers/items/speaker_info/allOf[subschema #1: SpeakerInfo]/style_infos/items/portrait` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the `frame_decode` enum value from the `additionalProperties/speakers/items/speaker/allOf[subschema #1: Speaker]/styles/items/type` response property for the response status `200`
  - removed the `sing` enum value from the `additionalProperties/speakers/items/speaker/allOf[subschema #1: Speaker]/styles/items/type` response property for the response status `200`
  - …2 more
- …earlier changes not shown

[Full history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/installed_libraries/get.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/ef4da11d01e0/schema)
