Skip to content

Commit 65988f6

Browse files
authored
Update README.md
1 parent f9e3540 commit 65988f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# NN-DAG
2-
This is the official implementation of our Real-time neural-network-based diffuse acoustic generator. Our model is inspired by [**StackGAN**](https://github.com/hanzhanggit/StackGAN-Pytorch) architecture.
1+
# FAST-RIR: FAST NEURAL DIFFUSE ROOM IMPULSE RESPONSE GENERATOR
2+
This is the official implementation of our neural-network-based fast diffuse room im-pulse response generator (**FAST-RIR**) for generating roomimpulse responses (RIRs) for a given acoustic environment. Our model is inspired by [**StackGAN**](https://github.com/hanzhanggit/StackGAN-Pytorch) architecture.
33

44
## Requirements
55

@@ -80,7 +80,7 @@ python3 main.py --cfg cfg/RIR_s1.yml --gpu 0,1
8080

8181

8282
## Citations
83-
If you use our **NN-DAS** for your research, please consider citing
83+
If you use our **FAST-RIR** for your research, please consider citing
8484

8585
```
8686
[**Coming Soon**]

0 commit comments

Comments
 (0)