Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlongzhao committed Sep 5, 2019
1 parent 7b6e209 commit a975936
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Foreign Accent Conversion by Synthesizing Speech from Phonetic Posteriorgrams (accepted to Interspeech'19)

**THIS IS A PRERELEASE; MORE DOCUMENTATIONS AND CODE-HOUSEKEEPING ON THE WAY**
**The current version is runnable but you probably won't figure out how, more docs on the way.**

PPG->Speech conversion code. This branch hosts the original code we used to
prepare our interspeech'19 paper titled "Foreign Accent Conversion by Synthesizing Speech from Phonetic Posteriorgrams"
Expand Down Expand Up @@ -37,6 +37,5 @@ tensorboard --logdir=${LOG_DIR}
### Links

- Syntheses and pretraind models: [link](https://drive.google.com/file/d/1nye-CAGyz3diM5Q80s0iuBYgcIL_cqrs/view?usp=sharing)
- Additional content in `data`: [link](https://drive.google.com/file/d/1aX8-df-5fTa-wrPwU8CyzIML1_u7ZDIN/view?usp=sharing)
- Training data (L2-ARCTIC recordings after noise removal): [link](https://drive.google.com/file/d/1WnBHAfjEKdFTBDv5D6DxRnlcvfiODBgy/view?usp=sharing)
- Demo: [link](https://guanlongzhao.github.io/demo/fac-via-ppg)

0 comments on commit a975936

Please sign in to comment.