Skip to content

mimbres/FFTNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a6bfb4 · Jul 21, 2020

History

20 Commits
May 25, 2018
May 7, 2018
May 25, 2018
May 25, 2018
May 7, 2018
May 25, 2018
May 25, 2018
May 7, 2018
Jul 21, 2020
May 24, 2018
May 31, 2018
May 24, 2018
May 24, 2018

Repository files navigation

FFTNet

Implementation of FFTNet, paper

FFTNet_split.py

  • implementation using LR split 1x1 conv, as in the paper.
  • see description
  • no generator

FFTNet_dilconv.py

  • implementation using 2x1 dilated-conv.
  • generator avaialble

Note that 2x1 dilated-conv is equivalent with LR split 1x1 conv.

In progress..

Preparing dataset

''' sh util/cmu_arctic_support/download_data.sh python util/cmu_arctic_support/prepare_features.py ./data/slt_arctic_full_data '''

About

Implementation of FFTNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published