Wrong link to the `ARCHITECTURE_BLOG`
#16
by
S01aris
- opened
Hi, thanks for your contribution about another powerful TTS model. I find the link to the ARCHITECTURE_BLOG.md
on github is not correct. In chapter Model Architecture -- Dual-FFN, the link turn out to be 404
on github. We should change it into https://github.com/boson-ai/higgs-audio/blob/main/tech_blogs/ARCHITECTURE_BLOG.md
.
# before
See [our architecture blog](https://github.com/boson-ai/higgs-audio/tech_blogs/ARCHITECTURE_BLOG.md) for more information.
# after
See [our architecture blog](https://github.com/boson-ai/higgs-audio/blob/main/tech_blogs/ARCHITECTURE_BLOG.md) for more information.
Thanks, fixed through https://huggingface.co/bosonai/higgs-audio-v2-generation-3B-base/discussions/17
xingjian-bosonai
changed discussion status to
closed