Skip to content

VOICEVOX CORE 新API (0.16) プレリリースの案内 #1038

@Hiroshiba

Description

@Hiroshiba

概要

このissueはプレリリース中の VOICEVOX CORE 0.16 の使い方を案内します。
プレリリース状態なので、一部のドキュメントの勝手が異なります。

使い方

ユーザーガイドをご参照ください。
中で紹介されているダウンローダーDownloaderの実行方法が少し異なります。
以下のように読み替えてください。

# before
./download
# after
./download --c-api-version 0.16.0-preview.1 --onnxruntime-version voicevox_onnxruntime-1.17.3

(引数でプリリリース中のバージョンを明示的に指定しています。)

サンプルコード

APIドキュメント

https://voicevox.github.io/voicevox_core/apis/
(Java APIはまだ実験段階です。)

ビルド済みライブラリ

https://github.com/VOICEVOX/voicevox_core/releases/tag/0.16.0-preview.1

バグ報告等

このissueの報告コメントいただけると幸いです。
もちろんissueを別で作っていただいても構いません。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions