Skip to content

Simple utility to download Saarbruecken Voice Database

License

Notifications You must be signed in to change notification settings

rijulg/svd-downloader

Repository files navigation

svd-downloader

This repo allows downloading the entire Saarbruecken Voice Database.

Originally based on (https://github.com/HAMMADIPRO/SVD_downloader), but in it's current form it is almost entirely modified. The changes were made primarily to allow for automatic creation of files, running most fetches in parallel and to break downloading of files and saving list of links into separate steps.

Installation

pip install svd-downloader

Running

python -m svd-downloader <output_directory>

Arguments

  • <output_directory>: positional argument, specifies where to download data
  • --refetch-links: if links file already exists then refetch all links

License

This project itself is licensed under the MIT License, but the dataset that will be downloaded is licensed licensed under SVD dataset License.

About

Simple utility to download Saarbruecken Voice Database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages