Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
title: Audio Reasoning & Step-Audio-R1 Explorer
|
| 2 |
emoji: ๐ง
|
| 3 |
colorFrom: purple
|
|
@@ -9,120 +10,89 @@ pinned: false
|
|
| 9 |
license: cc-by-4.0
|
| 10 |
short_description: Interactive guide to audio reasoning and Step-Audio-R1 model
|
| 11 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
reasoning
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
-
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
-
|
| 28 |
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
-
|
| 32 |
|
| 33 |
-
|
| 34 |
|
| 35 |
-
|
| 36 |
|
| 37 |
-
|
| 38 |
|
| 39 |
-
|
| 40 |
|
| 41 |
-
|
| 42 |
|
| 43 |
-
|
| 44 |
|
| 45 |
-
|
| 46 |
|
| 47 |
-
|
|
|
|
|
|
|
| 48 |
|
| 49 |
-
|
| 50 |
|
| 51 |
-
|
| 52 |
|
| 53 |
-
|
|
|
|
|
|
|
|
|
|
| 54 |
|
| 55 |
-
|
| 56 |
|
| 57 |
-
|
| 58 |
|
| 59 |
-
|
| 60 |
|
| 61 |
-
|
|
|
|
| 62 |
|
| 63 |
-
|
| 64 |
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
๐ฎ Interactive Demo
|
| 68 |
-
|
| 69 |
-
Simulated audio reasoning examples
|
| 70 |
-
|
| 71 |
-
๐ Applications
|
| 72 |
-
|
| 73 |
-
Real-world use cases
|
| 74 |
-
|
| 75 |
-
๐ Resources
|
| 76 |
-
|
| 77 |
-
Papers, code, and references
|
| 78 |
-
|
| 79 |
-
๐ฌ Key Innovation: MGRD
|
| 80 |
-
|
| 81 |
-
Modality-Grounded Reasoning Distillation (MGRD) is the core innovation that makes Step-Audio-R1 work:
|
| 82 |
-
|
| 83 |
-
Text-based reasoning โ Filter textual surrogates โ Keep acoustic-grounded chains โ Native Audio Think
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
This iterative process teaches the model to reason over actual acoustic features instead of text transcripts.
|
| 87 |
-
|
| 88 |
-
๐ Performance
|
| 89 |
-
|
| 90 |
-
Step-Audio-R1 achieves:
|
| 91 |
-
|
| 92 |
-
โ
Surpasses Gemini 2.5 Pro on comprehensive audio benchmarks
|
| 93 |
-
|
| 94 |
-
โ
Comparable to Gemini 3 Pro (state-of-the-art)
|
| 95 |
-
|
| 96 |
-
โ
First successful test-time compute scaling for audio
|
| 97 |
-
|
| 98 |
-
๐ Resources
|
| 99 |
-
|
| 100 |
-
๐ Step-Audio-R1 Paper
|
| 101 |
-
|
| 102 |
-
๐ป GitHub Repository
|
| 103 |
-
|
| 104 |
-
๐ค HuggingFace Collection
|
| 105 |
-
|
| 106 |
-
๐ฏ Official Demo
|
| 107 |
-
|
| 108 |
-
๐ค Author
|
| 109 |
-
|
| 110 |
-
Mehmet Tuฤrul Kaya
|
| 111 |
-
|
| 112 |
-
๐ GitHub: @mtkaya
|
| 113 |
-
|
| 114 |
-
๐ค HuggingFace: tugrulkaya
|
| 115 |
-
|
| 116 |
-
๐ Citation
|
| 117 |
|
|
|
|
| 118 |
@article{stepaudioR1,
|
| 119 |
title={Step-Audio-R1 Technical Report},
|
| 120 |
author={Tian, Fei and others},
|
| 121 |
journal={arXiv preprint arXiv:2511.15848},
|
| 122 |
year={2025}
|
| 123 |
-
}
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
<p align="center">
|
| 127 |
-
<b>๏ฟฝ๏ฟฝ Sound Speaks, AI Listens and Thinks ๐ง </b>
|
| 128 |
-
</p>
|
|
|
|
| 1 |
+
---
|
| 2 |
title: Audio Reasoning & Step-Audio-R1 Explorer
|
| 3 |
emoji: ๐ง
|
| 4 |
colorFrom: purple
|
|
|
|
| 10 |
license: cc-by-4.0
|
| 11 |
short_description: Interactive guide to audio reasoning and Step-Audio-R1 model
|
| 12 |
tags:
|
| 13 |
+
- audio
|
| 14 |
+
- reasoning
|
| 15 |
+
- multimodal
|
| 16 |
+
- step-audio-r1
|
| 17 |
+
- LALM
|
| 18 |
+
- chain-of-thought
|
| 19 |
+
- education
|
| 20 |
+
---
|
| 21 |
|
| 22 |
+
# ๐ง Audio Reasoning & Step-Audio-R1 Explorer
|
| 23 |
|
| 24 |
+
An interactive educational space exploring the groundbreaking concepts behind **audio reasoning** and the **Step-Audio-R1** model.
|
| 25 |
|
| 26 |
+
---
|
| 27 |
|
| 28 |
+
## ๐ฏ What is Audio Reasoning?
|
| 29 |
|
| 30 |
+
Audio reasoning is an AI model's ability to perform **deliberate, multi-step thinking processes** over audio inputs. This goes far beyond simple speech recognition (ASR) or audio classification.
|
| 31 |
|
| 32 |
+
**Step-Audio-R1** is the first model to successfully unlock reasoning capabilities in the audio domain, solving the "inverted scaling anomaly" that plagued previous audio language models.
|
| 33 |
|
| 34 |
+
---
|
| 35 |
|
| 36 |
+
## ๐ Features of This Space
|
| 37 |
|
| 38 |
+
| Tab | Content |
|
| 39 |
+
| :--- | :--- |
|
| 40 |
+
| **๐ Introduction** | Overview of audio reasoning and key achievements. |
|
| 41 |
+
| **๐ง Reasoning Types** | Interactive explorer for 5 types of audio reasoning. |
|
| 42 |
+
| **๐ซ The Problem** | Understanding the inverted scaling anomaly. |
|
| 43 |
+
| **๐ฌ MGRD Solution** | How Modality-Grounded Reasoning Distillation works. |
|
| 44 |
+
| **๐๏ธ Architecture** | Step-Audio-R1 model architecture breakdown. |
|
| 45 |
+
| **๐ Benchmarks** | Performance comparisons and results. |
|
| 46 |
+
| **๐ฎ Interactive Demo** | Simulated audio reasoning examples. |
|
| 47 |
+
| **๐ Applications** | Real-world use cases. |
|
| 48 |
+
| **๐ Resources** | Papers, code, and references. |
|
| 49 |
|
| 50 |
+
---
|
| 51 |
|
| 52 |
+
## ๐ฌ Key Innovation: MGRD
|
| 53 |
|
| 54 |
+
**Modality-Grounded Reasoning Distillation (MGRD)** is the core innovation that makes Step-Audio-R1 work. It transforms the training process:
|
| 55 |
|
| 56 |
+
> **Text-based reasoning** โ **Filter textual surrogates** โ **Keep acoustic-grounded chains** โ **Native Audio Think**
|
| 57 |
|
| 58 |
+
This iterative process teaches the model to reason over **actual acoustic features** instead of text transcripts.
|
| 59 |
|
| 60 |
+
---
|
| 61 |
|
| 62 |
+
## ๐ Performance
|
| 63 |
|
| 64 |
+
Step-Audio-R1 achieves remarkable results in the audio domain:
|
| 65 |
|
| 66 |
+
* โ
**Surpasses Gemini 2.5 Pro** on comprehensive audio benchmarks.
|
| 67 |
+
* โ
**Comparable to Gemini 3 Pro** (state-of-the-art).
|
| 68 |
+
* โ
**First successful test-time compute scaling** for audio.
|
| 69 |
|
| 70 |
+
---
|
| 71 |
|
| 72 |
+
## ๐ Resources
|
| 73 |
|
| 74 |
+
* ๐ **Step-Audio-R1 Paper**
|
| 75 |
+
* ๐ป **GitHub Repository**
|
| 76 |
+
* ๐ค **HuggingFace Collection**
|
| 77 |
+
* ๐ฏ **Official Demo**
|
| 78 |
|
| 79 |
+
---
|
| 80 |
|
| 81 |
+
## ๐ค Author
|
| 82 |
|
| 83 |
+
**Mehmet Tuฤrul Kaya**
|
| 84 |
|
| 85 |
+
* ๐ **GitHub:** [@mtkaya](https://github.com/mtkaya)
|
| 86 |
+
* ๐ค **HuggingFace:** [tugrulkaya](https://huggingface.co/tugrulkaya)
|
| 87 |
|
| 88 |
+
### ๐ Citation
|
| 89 |
|
| 90 |
+
If you find this work useful, please cite the original paper:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
|
| 92 |
+
```bibtex
|
| 93 |
@article{stepaudioR1,
|
| 94 |
title={Step-Audio-R1 Technical Report},
|
| 95 |
author={Tian, Fei and others},
|
| 96 |
journal={arXiv preprint arXiv:2511.15848},
|
| 97 |
year={2025}
|
| 98 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|