Papers › Mini-Omni: Language Models Can Hear, Talk While Thinking in Streaming

Mini-Omni: Language Models Can Hear, Talk While Thinking in Streaming

29 Aug 2024arXiv:2408.16725archive 2025-07-28

Zhifei Xie, Changqiao Wu

Recent advances in language models have achieved significant progress. GPT-4o, as a new milestone, has enabled real-time conversations with humans, demonstrating near-human natural fluency. Such human-computer interaction necessitates models with the capability to perform reasoning directly with the audio modality and generate output in streaming. However, this remains beyond the reach of current academic models, as they typically depend on extra TTS systems for speech synthesis, resulting in undesirable latency. This paper introduces the Mini-Omni, an audio-based end-to-end conversational model, capable of real-time speech interaction. To achieve this capability, we propose a text-instructed speech generation method, along with batch-parallel strategies during inference to further boost the performance. Our method also helps to retain the original model's language capabilities with minimal degradation, enabling other works to establish real-time interaction capabilities. We call this training method "Any Model Can Talk". We also introduce the VoiceAssistant-400K dataset to fine-tune models optimized for speech output. To our best knowledge, Mini-Omni is the first fully end-to-end, open-source model for real-time speech interaction, offering valuable potential for future research.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.16725")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · violated contract; 9 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gpt-omni/mini-omni officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 11 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · violated contract
9ran
3unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from gpt-omni/mini-omni. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_rope gpt-omni/mini-omni/litgpt/model.py official repository ran · violated contract fingerprinted MIT (permissive) · aa32c6faaa562b69 · report
build_mask_cache gpt-omni/mini-omni/litgpt/model.py official repository ran · violated contract fingerprinted MIT (permissive) · 7ee1c3ba71156110 · report
collect_chunks gpt-omni/mini-omni/utils/vad.py official repository ran MIT (permissive) · 847a58dff80851e5 · report
find_multiple gpt-omni/mini-omni/litgpt/utils.py official repository ran fingerprinted MIT (permissive) · f5d9c92914e0ccfa · report
find_resume_path gpt-omni/mini-omni/litgpt/utils.py official repository ran MIT (permissive) · 9b5c939537b0e38c · report
get_snac gpt-omni/mini-omni/utils/snac_utils.py official repository ran MIT (permissive) · 641d60a367fa3083 · report
init_out_dir gpt-omni/mini-omni/litgpt/utils.py official repository ran MIT (permissive) · 615c2d6183fce709 · report
layershift gpt-omni/mini-omni/utils/snac_utils.py official repository ran fingerprinted MIT (permissive) · eba9e8fbcfaae4be · report
multinomial_num_samples_1 gpt-omni/mini-omni/litgpt/generate/base.py official repository ran fingerprinted MIT (permissive) · 17e4446536a73126 · report
sample gpt-omni/mini-omni/litgpt/generate/base.py official repository ran MIT (permissive) · 62b68fa657c0d6eb · report
sample_top_p gpt-omni/mini-omni/litgpt/generate/base.py official repository ran fingerprinted MIT (permissive) · a2d9cc3c4221f547 · report
build_rope_cache gpt-omni/mini-omni/litgpt/model.py official repository unverified MIT (permissive) · c0cabd60c81402a5 · report
generate_audio_data gpt-omni/mini-omni/utils/snac_utils.py official repository unverified MIT (permissive) · 1d7eb4c029d371bd · report
get_speech_timestamps gpt-omni/mini-omni/utils/vad.py official repository unverified MIT (permissive) · f8e3df53ca30326f · report

Tasks

Speech Synthesis

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections