adzzuki commited on
Commit
6ba66ba
·
verified ·
1 Parent(s): 6de1cc1

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
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
+