giantPanda0906 commited on
Commit
4f537e3
·
verified ·
1 Parent(s): c0d6cee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -18,9 +18,6 @@ Step-Audio R1.1 (Realtime) is a major upgrade to Step-Audio-R1, designed for int
18
 
19
  Unlike conventional streaming speech models that trade intelligence for latency, R1.1 enables *thinking while speaking*, achieving high intelligence without sacrificing speed.
20
 
21
- ![QRCode](https://cdn-uploads.huggingface.co/production/uploads/66518fd07d8cb2629a514c18/a1l0twAQx0rcazfvjXOH4.jpeg)
22
- WeChat Developer Group
23
-
24
  ### Mind-Paced Speaking (Low Latency)
25
  Based on the research [*Mind-Paced Speaking*](MPS.pdf), the Realtime variant adopts a **Dual-Brain Architecture**:
26
  - A **Formulation Brain** responsible for high-level reasoning
@@ -40,6 +37,19 @@ Through iterative self-distillation, extended deliberation becomes a strength in
40
 
41
  ![image](https://cdn-uploads.huggingface.co/production/uploads/64ba9dfdbfd8286d23b5c0fd/qx25DGHPuDEK5FK1hBxOB.png)
42
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
  ## Model Usage
45
  ### 📜 Requirements
 
18
 
19
  Unlike conventional streaming speech models that trade intelligence for latency, R1.1 enables *thinking while speaking*, achieving high intelligence without sacrificing speed.
20
 
 
 
 
21
  ### Mind-Paced Speaking (Low Latency)
22
  Based on the research [*Mind-Paced Speaking*](MPS.pdf), the Realtime variant adopts a **Dual-Brain Architecture**:
23
  - A **Formulation Brain** responsible for high-level reasoning
 
37
 
38
  ![image](https://cdn-uploads.huggingface.co/production/uploads/64ba9dfdbfd8286d23b5c0fd/qx25DGHPuDEK5FK1hBxOB.png)
39
 
40
+ ## Online demonstration
41
+
42
+ ### StepFun Audio Studio
43
+
44
+ - Both Step-Audio-EditX are available in our [StepFun Audio Studio](https://www.stepfun.com/studio/audio).
45
+ - You will need an API key from the [StepFun Open Platform](https://platform.stepfun.com/).
46
+
47
+ ## WeChat group
48
+
49
+ You can scan the following QR code to join our WeChat group for communication and discussion.
50
+ <div align="center">
51
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/66518fd07d8cb2629a514c18/DRdnp1SN-yxhlNOfy26mE.jpeg" width="200" alt="QR code">
52
+ </div>
53
 
54
  ## Model Usage
55
  ### 📜 Requirements