Skip to content

Commit

Permalink
doc: future work and reformat on README
Browse files Browse the repository at this point in the history
  • Loading branch information
santi-pdp committed Apr 11, 2017
1 parent 544373c commit f010bdb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Introduction

This is the repository of the SEGAN project, and our original paper can be found [here](https://arxiv.org/abs/1703.09452). Also some test samples are available [here](http://veu.talp.cat/segan/).
This is the repository of the SEGAN project. Our original paper can be found [here](https://arxiv.org/abs/1703.09452), and test samples are available [here](http://veu.talp.cat/segan/).

In this work a Generative Adversarial approach has been taken to do speech enhancement (i.e. removing noise from corrupted speech signals) with a fully convolutional architecture schematized as follows:

Expand Down Expand Up @@ -77,6 +77,9 @@ CUDA_VISIBLE_DEVICES="" python main.py --init_noise_std 0. --save_path segan_v1
To make things easy, there is a bash script called `clean_wav.sh` that accepts as input argument the test filename and
the save path.

### Current line of work

We have worked on improvements that will be available soon, improving the quality of the enhanced speech.

### Authors

Expand All @@ -85,6 +88,5 @@ the save path.
* **Joan Serrà** (Telefónica Research, Barcelona)

### Contact
e-mail: [email protected]

You can also follow me on Twitter[@santty128](https://twitter.com/santty128)
e-mail: [email protected]

0 comments on commit f010bdb

Please sign in to comment.