mirror of https://github.com/coqui-ai/TTS.git
Updated Speaker Encoder (markdown)
parent
9f03ade3e1
commit
cf946b2bb3
|
@ -1,4 +1,4 @@
|
|||
:frog: TTS has a subproject, called [Speaker Encoder](https://github.com/mozilla/TTS/tree/dev/speaker_encoder). It is an implementation of https://arxiv.org/abs/1710.10467 . There is also a released model trained on LibriTTS dataset with ~1000 speakers in [Released Models](https://github.com/mozilla/TTS/wiki/Released-Models) page.
|
||||
:frog: TTS has a subproject, called Speaker Encoder. It is an implementation of https://arxiv.org/abs/1710.10467 . There is also a released model trained on LibriTTS dataset with ~1000 speakers in [Released Models](https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model) page.
|
||||
|
||||
You can use this model for various purposes:
|
||||
|
||||
|
|
Loading…
Reference in New Issue