aivis-speech-synthesis
Convert text to high-quality speech using speaker and style customization. Adjust speed, pitch, intonation, and volume for precise voice synthesis tailored to your needs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
intonation_scale | No | イントネーションのスケール(1.0が標準) | |
output_sampling_rate | No | 出力音声のサンプリングレート(Hz) | |
pitch_scale | No | 音高のスケール(1.0が標準) | |
post_phoneme_length | No | 音声の末尾の無音時間(秒) | |
pre_phoneme_length | No | 音声の先頭の無音時間(秒) | |
speaker_id | No | 音声合成に使用するスピーカーのID | |
speed_scale | No | 話速のスケール(1.0が標準) | |
style_id | No | 音声合成に使用するスタイルのID | |
text | Yes | 音声合成するテキスト | |
volume_scale | No | 音量のスケール(1.0が標準) |