Skip to main content

Onnxruntime

ONNX Runtime loader. This is a process-level singleton — only one instance exists per process.

Methods

Constants


OpenJtalk

Text analyzer using OpenJTalk.

Methods


VoiceModelFile

Voice model file (.vvm file).

Methods


Synthesizer

Main class for text-to-speech synthesis.

Methods


VoicevoxCore

Global utility functions for VOICEVOX Core.

Methods


UserDict

User dictionary for registering custom word pronunciations.

Methods


Enum: AccelerationMode

Hardware acceleration mode for the synthesizer.

Enum: UserDictWordType

Part-of-speech for user dictionary entries.

VoicevoxException

Thrown when the VOICEVOX Core C API call returns an error code. The exception message contains the error description from the library.
Last modified on May 19, 2026