Skip to content

1l0/vv2srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vv2srt

This command generates an SRT (SubRip) from a VOICEVOX or AivisSpeech project.

Download

Latest release

Usage

  1. VOICEVOX or AivisSpeech: Export or preview all of audio in your project.
    • This updates the necesarry parameters in the project.
  2. VOICEVOX or AivisSpeech: Save the project.
  3. 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

About

Generate SRT from VOICEVOX or AivisSpeech

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages