Go to file
2026-02-06 05:28:59 +09:00
__init__.py chore: Convert a legacy addon into an extension 2026-02-06 04:46:09 +09:00
.envrc init 2026-02-04 19:51:39 +09:00
.gitignore init 2026-02-04 19:51:39 +09:00
blender_manifest.toml chore: fix manifest 2026-02-06 05:28:59 +09:00
flake.lock init 2026-02-04 19:51:39 +09:00
flake.nix chore: nix env 2026-02-04 22:08:41 +09:00
LICENSE refactor: clean prints add LICENCE 2026-02-04 22:22:51 +09:00
operators_reference.py refactor: clean prints add LICENCE 2026-02-04 22:22:51 +09:00
operators_speaker.py feat: reference text strip 2026-02-04 21:11:17 +09:00
operators.py refactor: clean prints add LICENCE 2026-02-04 22:22:51 +09:00
panels.py feat: UI layout 2026-02-04 21:50:44 +09:00
properties.py refactor: clean prints add LICENCE 2026-02-04 22:22:51 +09:00
README.md refactor: clean prints add LICENCE 2026-02-04 22:22:51 +09:00
subtitles.py refactor: clean prints add LICENCE 2026-02-04 22:22:51 +09:00
voicevox.py refactor: clean prints add LICENCE 2026-02-04 22:22:51 +09:00

Blender VoiceVox Plugin

Blender 5.0 向けの VoiceVox 音声合成と字幕表示を統合したアドオンです。

使い方

  1. VoiceVox エンジンを起動

    • VoiceVox アプリケーションを起動するか
    • VoiceVox エンジンをコマンドラインで起動
  2. Blender でシーケンスエディタを開く

    • "Video Editing"ワークスペース下部、"Video Sequencer"エディタを開く
  3. VoiceVox パネルを開く

    • サイドバーN キー)の "VoiceVox" タブをクリック
  4. 接続をテスト

    • "Test Connection" ボタンをクリックして VoiceVox に接続できるか確認
  5. 音声と字幕を生成

    • テキストを入力
    • 話者や音声パラメータを調整
    • "Generate Speech & Subtitle" ボタンをクリック

ライセンス

MIT License