Skip to content

Commit 453d048

Browse files
authored
Merge pull request #2733 from coqui-ai/update_docs
Update docs and credits
2 parents 21a3f28 + 9b041f9 commit 453d048

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ Underlined "TTS*" and "Judy*" are 🐸TTS models
106106

107107
### End-to-End Models
108108
- VITS: [paper](https://arxiv.org/pdf/2106.06103)
109-
- YourTTS: [paper](https://arxiv.org/abs/2112.02418)
110-
- Tortoise: [orig. repo](https://github.com/neonbjb/tortoise-tts)
109+
- 🐸 YourTTS: [paper](https://arxiv.org/abs/2112.02418)
110+
- 🐢 Tortoise: [orig. repo](https://github.com/neonbjb/tortoise-tts)
111+
- 🐶 Bark: [orig. repo](https://github.com/suno-ai/bark)
111112

112113
### Attention Methods
113114
- Guided Attention: [paper](https://arxiv.org/abs/1710.08969)

docs/source/models/bark.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ It is architecturally very similar to Google's [AudioLM](https://arxiv.org/abs/2
66

77
## Acknowledgements
88
- 👑[Suno-AI](https://www.suno.ai/) for training and open-sourcing this model.
9+
- 👑[gitmylo](https://github.com/gitmylo) for finding [the solution](https://github.com/gitmylo/bark-voice-cloning-HuBERT-quantizer/) to the semantic token generation for voice clones and finetunes.
910
- 👑[serp-ai](https://github.com/serp-ai/bark-with-voice-clone) for controlled voice cloning.
1011

1112

0 commit comments

Comments
 (0)