TensorVox Versions Save

Desktop application for neural speech synthesis written in C++

V1.0.0.0

1 year ago

Big release

  • Added VITS PyTorch support.
  • Language Standard V1, reflected in new model config JSONs, now allows for flexible addition of languages without having to change code (more relevant for developers than end users). Program can still load old models as it performs conversion.

For a VITS model, Tupac VITS has been released on the Google Drive folder. More coming.

V0.9.9.0

1 year ago

Highly recommended that you use this release

  • Some features that I forgot, but trust me, it's real good
  • Lots of bugfixes and stability

V0.8.9.0

2 years ago

New feature release.

  • Now also supports Coqui-TTS
  • Added ability to halt playing audio by pressing the Escape key
  • Minor bugfixes

V0.8.8.5

2 years ago

Bugfix and new feature release:

  • Fixed char language values invalid for non-English langs:
  • also releasing German model and "g2p" (just German character listings)
  • Batch denoiser can now output specific sampling rate

As always, the release comes without any models. You'll have to grab some off the Google Drive folder, including the new Thorsten one, or train and export your own.

V0.8.8.1A

2 years ago

Mostly bugfix and minor improvement release. Still, it's highly recommended that you update.

  • Fixed memory leak by threads lingering
  • Made export dialog remember filenames and directories
  • A bunch more improvements

V0.8.8.0

3 years ago

Second release. Main improvements:

  • Tacotron 2 support
  • Full Spanish (voice, not interface) support
  • Spectrogram, attention (TT2 only), waveform views
  • Many bugfixes

Note that as before, this distribution is without any voice models (but does include the G2P models), so you'll have to grab some from the Google Drive folder or train and export it yourself.

v0.8.2.0

3 years ago

First completely public release. Uses G2P-RNN and is Windows x64 only. Note: program only, to get some example models check README.