They say Hertz is first of its kind but Moshi is another duplex audio model from earlier this year that seems to perform similarly (and it runs on a MacBook): https://github.com/kyutai-labs/moshi
Hertz-dev, the first open-source base model for conversational audio
21–30 of 58 posts
Re: Hertz-dev, the first open-source base model for conversational audio
#22They say Hertz is first of its kind but Moshi is another duplex audio model from earlier this year that seems to perform similarly (and it runs on a MacBook): https://github.com/kyutai-labs/moshi
Moshi never released the base model, only two conversationally finetuned models. They also never released training code except for the codec. Though I don't see any training code for Hertz either, just 3 inference notebooks, and model code full of no_grad. No paper either to help me understand how this was trained and what the architecture is like. So I'm not too sure about researcher-friendliness unless I'm missing…
Re: Hertz-dev, the first open-source base model for conversational audio
#23This is really cool. FWIW, existing open-source TTS engines are really bad in comparison to what you have here: I know this is voice-to-voice, but I think there'd be a lot of appetite to get this to also be multimodal and accept text (essentially making it a really good TTS model, in addition to a great voice-to-voice model). I suppose someone could hack their way around the problem by finetuning it to essentially re…
Re: Hertz-dev, the first open-source base model for conversational audio
#24Earlier quoted context omitted.
Moshi never released the base model, only two conversationally finetuned models. They also never released training code except for the codec. Though I don't see any training code for Hertz either, just 3 inference notebooks, and model code full of no_grad. No paper either to help me understand how this was trained and what the architecture is like. So I'm not too sure about researcher-friendliness unless I'm missing…
We're working on a HuggingFace release that will help with finetuning. We'd like to do a paper, after a larger release - we're a team of 4.
Re: Hertz-dev, the first open-source base model for conversational audio
#25Gotta say I was confused for a second but yeah apparently si.inc and ssi.inc are the domains for two different AGI companies and I can only assume it’s intentional?
Re: Hertz-dev, the first open-source base model for conversational audio
#26Re: Hertz-dev, the first open-source base model for conversational audio
#27Earlier quoted context omitted.
We're working on a HuggingFace release that will help with finetuning. We'd like to do a paper, after a larger release - we're a team of 4.
Very impressive for just 4 people. What's the team background and how long have you been working on this?
Re: Hertz-dev, the first open-source base model for conversational audio
#28Re: Hertz-dev, the first open-source base model for conversational audio
#29Can it effectively be used as a TTS model?
Re: Hertz-dev, the first open-source base model for conversational audio
#30This is really cool. FWIW, existing open-source TTS engines are really bad in comparison to what you have here: I know this is voice-to-voice, but I think there'd be a lot of appetite to get this to also be multimodal and accept text (essentially making it a really good TTS model, in addition to a great voice-to-voice model). I suppose someone could hack their way around the problem by finetuning it to essentially re…
It may not be _them_ doing it, though.