TensorVox icon indicating copy to clipboard operation
TensorVox copied to clipboard

Desktop application for neural speech synthesis written in C++

Results 2 TensorVox issues
Sort by recently updated
recently updated
newest added

I managed to export jaywalnut310's VITS with TorchScript - [x] Write VITS class with speed control - [x] Integrate single-speaker VITS into the program - [ ] Add support for...

enhancement

This PR will add DE-VITS (codename VITS iCMOTT "6 Elements"). It will replace VITSTM in-place. - [x] Create BERT tokenizer - [x] Create BERT model inference - [x] Create DE-VITS...