Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# FlowSE & FlowSE-GRPO: Conditional Flow Matching for Speech Enhancement
|
| 2 |
+
This project is a personal implementation of the FlowSE-GRPO work.
|
| 3 |
+
|
| 4 |
+
Main references:
|
| 5 |
+
FlowSE: https://arxiv.org/abs/2505.19476;
|
| 6 |
+
FlowSE-GRPO: https://arxiv.org/abs/2601.16483;
|
| 7 |
+
FlowGRPO: https://arxiv.org/abs/2505.05470;
|
| 8 |
+
GRPO-GUARD: https://arxiv.org/abs/2510.22319
|
| 9 |
+
|