v.1.3 beta - the Batch synthesis/partial regen update
Added 2021-03-18 14:55:14 +0000 UTCThe next version of xVASynth is ready for early testing! The main new features are the Batch synthesis mode for synthesizing many lines in one go, and changes to the normal synthesis process to allow for partially generating the audio (to retain editor changes when editing the text). The changelog is as follows:
- Added batch synthesis mode! (From a .csv or .txt file)
- Added partial re-generation! For changing only parts of the text without losing editor progress
- Fixed silence padding ffmpeg setting no longer working
- Added an option to keep the same pace value on new text line generations (on by default)
- Fixed the reset letter button not taking the sequence pacing into account
- Added option to automatically switch to HiFi-GAN vocoders when loading a voice, if one is available (on by default)
- Made the UI snappier (reduced the fade transition times)
- Fixed some settings options always defaulting to true, on app start-up
- Added even further resilience to ffmpeg not overwriting files
- Changed some things under the hood to enable non-multispeaker FastPitch support (easier for others to add their own models to the app)
- Added game support for: Cyberpunk 2077

The batch synthesis mode should be quite helpful to mod authors with a long list of audio lines to generate. The sentence composition quality is now good enough for headless generation for the majority of the Fallout 4 voices (any which have T2 pre-training). The batch mode will be good for a first pass on all lines - with later inspection, and individually re-doing lines that need that extra touch with the editor.
I am planning to make another showcase video soon, as an update on the changes and new features since the v1.0 release. But for now, drag and drop a .csv file into the app (you can generate a runnable sample based on the voices you have using the top right button), or a .txt file with just the lines if you first click a voice in the main app to assign the lines to.
The link to the CPU version:
https://drive.google.com/file/d/1-7RGt2TS87CQX7oRZQT3t5rpKxoFyFeT/view?usp=sharing