Hertz-dev, the first open-source base model for conversational audio
11–20 of 58 posts
Re: Hertz-dev, the first open-source base model for conversational audio
#12Earlier quoted context omitted.
So essentially this is voice input to voice output? Can you change gender/age/accent? Does it track prosodic information? I've been waiting for something like this.
Hertz-dev is a base model, meaning it's just trained to predict the next token of audio. If your prompt is an old male voice with a British accent, the model will most likely continue speaking in an old male voice with a British accent. Being a base model, hertz-dev is easily finetunable for specific tasks - it would be a simple change to add manual configurations for the gender/age/accent.
It's interesting to think about what complete diversity (i.e., no tendencies toward homogeneous conversation partners whatsoever among training data) would yield, given that it's trying to deliver whatever is most probable.
Re: Hertz-dev, the first open-source base model for conversational audio
#13I suppose someone could hack their way around the problem by finetuning it to essentially replay Piper (or whatever) output, only with more natural prosody and intonation. And then have the text LLM pipe to Piper, and Piper pipe to Hertz-dev. But it would be pretty useful to have it accept text natively!
Re: Hertz-dev, the first open-source base model for conversational audio
#14Re: Hertz-dev, the first open-source base model for conversational audio
#15Congrats, team. Does Hertz support multi-lingual audio right now?
Re: Hertz-dev, the first open-source base model for conversational audio
#16Re: Hertz-dev, the first open-source base model for conversational audio
#17They 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
Re: Hertz-dev, the first open-source base model for conversational audio
#18Earlier quoted context omitted.
So essentially this is voice input to voice output? Can you change gender/age/accent? Does it track prosodic information? I've been waiting for something like this.
Hertz-dev is a base model, meaning it's just trained to predict the next token of audio. If your prompt is an old male voice with a British accent, the model will most likely continue speaking in an old male voice with a British accent. Being a base model, hertz-dev is easily finetunable for specific tasks - it would be a simple change to add manual configurations for the gender/age/accent.
Re: Hertz-dev, the first open-source base model for conversational audio
#19And is the interactive generation just doing an ELIZA? i.e. "P: tell us about how AI will be interesting", "A: Yeah AI will, yeah, be interesting".
Re: Hertz-dev, the first open-source base model for conversational audio
#20what is up with the first sample? and/or am I having a stroke