vv2srt
This command generates an SRT (SubRip) from a VOICEVOX or AivisSpeech project.
Download
Latest release
Usage
- VOICEVOX or AivisSpeech: Export or preview all of audio in your project.
- This updates the necesarry parameters in the project.
- VOICEVOX or AivisSpeech: Save the project.
- Run the following command with the saved project file path.
- By default,
<project file path>.srt
should be generated.
VOICEVOX
vv2srt <project name>.vvproj
AivisSpeech
vv2srt <project name>.aisp
Options
Specify the output file path:
vv2srt -o example.srt <project name>.vvproj
Add the duration adjustments (nano seconds per item):
vv2srt -d "-30000000" <project name>.vvproj
Generate also a .lab file:
vv2srt -lab <project name>.vvproj