Skip to content

VOICEVOX Engine APIを使ってSubRipファイルから各セリフ時間内に収まるように音声合成します。

License

Notifications You must be signed in to change notification settings

szriru/voicevox-srt-to-speak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRTファイルを読み込み,各セリフ時間内に収まるように考慮してVoicevox Engine APIを利用して音声合成をします。

使い方

  1. git clone https://github.com/szriru/voicevox-srt-to-speak
  2. cd voicevox-srt-to-speak
  3. pip install -r requirement.txt
  4. python main.py "input.srt" "input.srt"を実際のsrtファイルの名前・場所にしてください

オプション

--speaker スピーカーID,デフォルトは3のノーマルずんだもん.

--voicevox_url voicevox engineがapiをexposeしているURL.デフォルトはhttp://127.0.0.1:50021

このレポジトリを使った例

Watch the video

Watch the video

追加する機能

  • キャラを分けられるようにする。

License

MIT

About

VOICEVOX Engine APIを使ってSubRipファイルから各セリフ時間内に収まるように音声合成します。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages