Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: API 複合テスト #1107

Open
tarepan opened this issue Mar 6, 2024 · 1 comment
Open

add: API 複合テスト #1107

tarepan opened this issue Mar 6, 2024 · 1 comment
Labels
機能向上 状態:実装者募集 実装者を募集している状態

Comments

@tarepan
Copy link
Contributor

tarepan commented Mar 6, 2024

内容

要望概要: 複数 API を跨ぐE2Eユースケーステストを追加したい

ref: #730

Pros 良くなる点

  • 開発安定性向上

Cons 悪くなる点

無し

実現方法

  • テストリストアップ
  • テスト実装

VOICEVOXのバージョン

0.16.0

@tarepan
Copy link
Contributor Author

tarepan commented Mar 6, 2024

複合テスト実装状況

  • 中級
    • /speakersで得られた話者それぞれで/speaker_infoから追加の情報を得られる
    • /singersで得られた話者それぞれで/singer_infoから追加の情報を得られる
    • 「テスト」などのテキストで/audio_queryするとaccent_phrasesの中身が「テスト」なAudioQueryが返る
    • /audio_query→/synthesisで合成でき、音声ファイルが帰ってくる (PR: 整理: e2e TTS テスト #1064)
  • 上級
    • 読み方を AquesTalk 記法で取得・修正する
    • ユーザー辞書登録をしたら/audio_queryの結果テキストの内容が変わり、ユーザー辞書リストにも追加されている
    • プリセット登録ができる
    • モーフィングができる
    • /settingで設定情報を変更できる
    • mutableAPI無効化設定が機能している

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
機能向上 状態:実装者募集 実装者を募集している状態
Projects
None yet
Development

No branches or pull requests

1 participant