Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ Here's a brief of how the model works:
|
|
76 |
2. Runs autoregressive decoding on GPT-2 based transformer model and generates audio tokens
|
77 |
3. Decodes audio tokens (using [Kyutai/mimi](https://huggingface.co/kyutai/mimi)) to audio
|
78 |
|
79 |
-
Please read our blog [here](
|
80 |
|
81 |
## How to Get Started with the Model
|
82 |
|
|
|
76 |
2. Runs autoregressive decoding on GPT-2 based transformer model and generates audio tokens
|
77 |
3. Decodes audio tokens (using [Kyutai/mimi](https://huggingface.co/kyutai/mimi)) to audio
|
78 |
|
79 |
+
Please read our blog [here](https://www.indrivoice.ai/blog/2024-11-21-building-indri-tts) for more technical details on how it was built.
|
80 |
|
81 |
## How to Get Started with the Model
|
82 |
|