Cannot wait for an instant translator. Something that can translate synchronously (!) one language it hears into a language that I understand. Getting closer!
I don't understand how that could possibly work. You will always need some time window, don't you? Also sometimes the translation of the first word can only be inferred when you process the last word in a sentence (simplified example).
200ms Voice LLM
11–20 of 24 posts
Re: 200ms Voice LLM
#12HF Transformers is great for prototyping and research, but should not an interactive tool like this be based on something more speed-focused, like llama.cpp?
Any plans for languages beyond English?
Re: 200ms Voice LLM
#13Earlier quoted context omitted.
I don't understand how that could possibly work. You will always need some time window, don't you? Also sometimes the translation of the first word can only be inferred when you process the last word in a sentence (simplified example).
There are people who do this and that is synchronous enough. So indeed maybe no Star Trek level mouth-moves-and-translation-comes-out, but with 200ms we are getting close to being able to speak perfectly fine with someone who’s language we don’t speak.
Re: 200ms Voice LLM
#14Earlier quoted context omitted.
I don't understand how that could possibly work. You will always need some time window, don't you? Also sometimes the translation of the first word can only be inferred when you process the last word in a sentence (simplified example).
You mean the job of a translator is by definition impossible? Edit: Yes, for sure there will be a delay of a few words or even one or two short sentences. Just like human translators. Not a problem I think. Edit 2: Very curious why my first comment was downvoted?
Re: 200ms Voice LLM
#15Earlier quoted context omitted.
There are people who do this and that is synchronous enough. So indeed maybe no Star Trek level mouth-moves-and-translation-comes-out, but with 200ms we are getting close to being able to speak perfectly fine with someone who’s language we don’t speak.
I've experienced human live translators and more often than not they paraphrase a sentence as a whole after it is uttered. I couldn't imagine otherwise because you can't start with translating until the sentence is finished by the original speaker. With human translators there's the additional challenge to translate/speak while listing.
Re: 200ms Voice LLM
#16Earlier quoted context omitted.
You mean the job of a translator is by definition impossible? Edit: Yes, for sure there will be a delay of a few words or even one or two short sentences. Just like human translators. Not a problem I think. Edit 2: Very curious why my first comment was downvoted?
You can’t translate word by word. You need entire phrases, sometimes pretty long ones, to understand the meaning.
Re: 200ms Voice LLM
#17Earlier quoted context omitted.
You can’t translate word by word. You need entire phrases, sometimes pretty long ones, to understand the meaning.
sometimes, but in a constrained situation, e.g. at a hotel reception desk, maybe not.
Feels like there will be plenty of cases you can't just get around.
Re: 200ms Voice LLM
#18Cool! HF Transformers is great for prototyping and research, but should not an interactive tool like this be based on something more speed-focused, like llama.cpp? Any plans for languages beyond English?
Re: 200ms Voice LLM
#19I hope this catches on and can be transplanted into any LLM soon. Instant voice integration is poised to unlock many UX things like auto-pilot in cars making you a real powerful co-pilot where you can suggest fine-tune settings on the fly for the current situation or anything that changes lots of settings at once with visual feedback.
I expect once GPT 4o becomes available it will be awesome (even more if they “unlock” it to be asked generic questions and hold a conversation).