Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/dunky11/voicesmith into main
Browse files Browse the repository at this point in the history
  • Loading branch information
dunky11 committed Jul 14, 2022
2 parents a96375a + 69a1631 commit 35b00c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VoiceSmith [WIP]
# VoiceSmith [Work in Progress]

VoiceSmith makes it possible to train and infer on both single and multispeaker models without any coding experience. It fine-tunes a pretty solid text to speech pipeline based on a modified version of [DelightfulTTS](https://arxiv.org/abs/2110.12612) and [UnivNet](https://arxiv.org/abs/2106.07889) on your dataset. Both models were pretrained on a proprietary 5000 speaker dataset. It also provides some tools for dataset preprocessing like automatic text normalization.

Expand Down

0 comments on commit 35b00c8

Please sign in to comment.