This command generates an SRT (SubRip) from a VOICEVOX or AivisSpeech project.
- 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>.srtshould be generated.
- By default,
vv2srt <project name>.vvprojvv2srt <project name>.aispSpecify the output file path:
vv2srt -o example.srt <project name>.vvprojAdd the duration adjustments (nano seconds per item):
vv2srt -d "-30000000" <project name>.vvprojGenerate also a .lab file:
vv2srt -lab <project name>.vvproj