Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,6 @@ base_model:
|
|
| 18 |
|
| 19 |
**MeanFlowSE** is a conditional generative approach to speech enhancement that learns average velocities over short time spans and performs enhancement in a single step. Instead of rolling out a long ODE trajectory, it applies one backward-in-time displacement directly in the complex STFT domain, delivering competitive quality at a fraction of the compute and latency. The model is trained end-to-end with a local JVP-based objective and remains consistent with conditional flow matching on the diagonal—no teacher models, schedulers, or distillation required. In practice, 1-NFE inference makes real-time deployment on standard hardware straightforward.
|
| 20 |
|
| 21 |
-

|
| 22 |
-
|
| 23 |
* 🎧 **Demo**: demo page coming soon.
|
| 24 |
---
|
| 25 |
|
|
|
|
| 18 |
|
| 19 |
**MeanFlowSE** is a conditional generative approach to speech enhancement that learns average velocities over short time spans and performs enhancement in a single step. Instead of rolling out a long ODE trajectory, it applies one backward-in-time displacement directly in the complex STFT domain, delivering competitive quality at a fraction of the compute and latency. The model is trained end-to-end with a local JVP-based objective and remains consistent with conditional flow matching on the diagonal—no teacher models, schedulers, or distillation required. In practice, 1-NFE inference makes real-time deployment on standard hardware straightforward.
|
| 20 |
|
|
|
|
|
|
|
| 21 |
* 🎧 **Demo**: demo page coming soon.
|
| 22 |
---
|
| 23 |
|