Show HN: Dia, an open-weights TTS model for generating realistic dialogue
141–150 of 202 posts
Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#142Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#143Very cool! Insane how much low hanging fruit there is for Audio models right now. A team of two picking things up over a few months can build something that still competes with large players with tons of funding
This is amazing. Is it possible to build in a chosen voice, a bit like Eleven Labs does? ...This may be on the git summary, being lazy and asking anyway :=) Thanks for your work.
Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#144Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#145Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#146Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#147Earlier quoted context omitted.
I have a sneaking suspicion it's because they lifted the model architecture almost directly from Parakeet: https://jordandarefsky.com/blog/2024/parakeet/ Parakeet references WhisperD which is at https://huggingface.co/jordand/whisper-d-v1a and doesn't include a full list of non-speech events that it's been trained with, except "(coughs)" and "(laughs)". Not saying the authors didn't do anything interesting here. They…
You're absolutely right. We used Jordan's Whisper-D, and he was generous enough to offer some guidance along the way. It's also a valid criticism that we haven’t yet audited the dataset for existing list of tags. That’s something we’ll be improving soon. As for Dia’s architecture, we largely followed existing models to build the 1.6B version. Since we only started learning about speech AI three months ago, we chose n…
Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#148Earlier quoted context omitted.
Could one usecase be generating an audiobook with this from existing books? I wonder if I could fine-tune the "characters" that speak these lines since you said it's a single pass whole the whole convo. Wonder if that's a limitation for this kind of a usecase (where speed is not imperative).
Yes! But you would need to put together a LLM system that created scripts from the book content. There is an open source project called OpenNotebookLM ( https://github.com/gabrielchua/open-notebooklm ) that does something similar. If you hook the Dia model to that kind of system, it will be very possible :) Thanks for the interest!
Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#149This is really impressive; we're getting close to a dream of mine: the ability to generate proper audiobooks from EPUBs. Not just a robotic single voice for everything, but different, consistent voices for each protagonist, with the LLM analyzing the text to guess which voice to use and add an appropriate tone, much like a voice actor would do. I've tried "EPUB to audiobook" tools, but they are really miles behind wh…
Wouldn’t it be more desirable to hear an actual human on an audiobook? Ideally the author?
Re: Show HN: Dia, an open-weights TTS model for generating realistic dialogue
#150This is really impressive; we're getting close to a dream of mine: the ability to generate proper audiobooks from EPUBs. Not just a robotic single voice for everything, but different, consistent voices for each protagonist, with the LLM analyzing the text to guess which voice to use and add an appropriate tone, much like a voice actor would do. I've tried "EPUB to audiobook" tools, but they are really miles behind wh…
Realistic voice acting for audio books, realistic images for each page, realistic videos for each page, oh wait I just created a movie, maybe I can change the plot? Oh wait I just created a video game