cmeraki commited on
Commit
4a5b008
1 Parent(s): 13c132c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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](#TODO) for more technical details on how it was built.
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