Add Links section (extraction code, Wren project, TTS models)
Browse files
README.md
CHANGED
|
@@ -107,6 +107,12 @@ LibriSpeech is released under [CC-BY-4.0](https://creativecommons.org/licenses/b
|
|
| 107 |
The derived Mimi codes inherit this license — **attribution is required**. Please cite
|
| 108 |
both the original corpus and this dataset when redistributing.
|
| 109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
## Citations
|
| 111 |
|
| 112 |
```bibtex
|
|
|
|
| 107 |
The derived Mimi codes inherit this license — **attribution is required**. Please cite
|
| 108 |
both the original corpus and this dataset when redistributing.
|
| 109 |
|
| 110 |
+
## Links
|
| 111 |
+
|
| 112 |
+
- **Dataset extraction code:** [github.com/shangeth/wren-datasets](https://github.com/shangeth/wren-datasets)
|
| 113 |
+
- **Wren research project:** [github.com/shangeth/wren](https://github.com/shangeth/wren)
|
| 114 |
+
- **TTS models trained on these codes:** [github.com/shangeth/wren-tts](https://github.com/shangeth/wren-tts)
|
| 115 |
+
|
| 116 |
## Citations
|
| 117 |
|
| 118 |
```bibtex
|