/download_dataset

Download datasets for machine learning.

Primary LanguagePython

download_dataset

Download datasets for machine learning.

download_CelebA.py

require

  • python3
    • requests
  • p7zip-full

download

python download_CelebA.py <directory>

If you don't set the directory, the current directory will be set.

download_EMNIST.py

require

  • python3
    • requests
  • unzip

download

python download_EMNIST.py <directory>

If you don't set the directory, the current directory will be set.

download_CMU_ARCTIC.py

require

  • python3
    • requests

download

python download_CMU_ARCTIC.py <directory>

If you don't set the directory, the current directory will be set.

download_voice_statistics.py

require

  • python3
    • requests

download

python download_voice_statistics.py <directory>

download_VCTK.py

require

  • python3
    • requests
  • unzip

download

python download_VCTK.py <directory>

download_LibriSpeech.py

require

  • python3
    • requests

download

python download_LibriSpeech.py <directory>

download_LJSpeech.py

require

  • python3
    • requests

download

python download_LJSpeech.py <directory>

download_JVS.py

require

  • python3
    • requests
  • unzip

download

python download_JVS.py <directory>