datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
wheatley_de-ljspeech
Wheatley — Deutsch (de)
LJSpeech dataset of Wheatley (de).
819 pairs
44.1kHz mono 16-bit PCM WAV (original wiki quality)
Piper TTS Training (High Quality on T4 GPU)
Preprocessing (downsample to 22.05kHz)
python3 -m piper_train.preprocess \
--language de \
--input-dir ./wheatley_de \
--output-dir ./train_wheatley_de \
--dataset-format ljspeech \
--single-speaker \
--sample-rate 22050
Training (Kaggle T4 16GB)
python3 -m… See the full description on the dataset page: https://huggingface.co/datasets/RoxasYTB/wheatley_de-ljspeech.wheatley_fr-ljspeech
Wheatley — Français (fr)
LJSpeech dataset of Wheatley (fr).
818 pairs
44.1kHz mono 16-bit PCM WAV (original wiki quality)
Piper TTS Training (High Quality on T4 GPU)
Preprocessing (downsample to 22.05kHz)
python3 -m piper_train.preprocess \
--language fr \
--input-dir ./wheatley_fr \
--output-dir ./train_wheatley_fr \
--dataset-format ljspeech \
--single-speaker \
--sample-rate 22050
Training (Kaggle T4 16GB)
python3 -m… See the full description on the dataset page: https://huggingface.co/datasets/RoxasYTB/wheatley_fr-ljspeech.wheatley_en-ljspeech
Wheatley — English (en)
LJSpeech dataset of Wheatley (en).
827 pairs
44.1kHz mono 16-bit PCM WAV (original wiki quality)
Piper TTS Training (High Quality on T4 GPU)
Preprocessing (downsample to 22.05kHz)
python3 -m piper_train.preprocess \
--language en-us \
--input-dir ./wheatley_en \
--output-dir ./train_wheatley_en \
--dataset-format ljspeech \
--single-speaker \
--sample-rate 22050
Training (Kaggle T4 16GB)
python3… See the full description on the dataset page: https://huggingface.co/datasets/RoxasYTB/wheatley_en-ljspeech.wheatley_es-ljspeech
Wheatley — Español (es)
LJSpeech dataset of Wheatley (es).
821 pairs
44.1kHz mono 16-bit PCM WAV (original wiki quality)
Piper TTS Training (High Quality on T4 GPU)
Preprocessing (downsample to 22.05kHz)
python3 -m piper_train.preprocess \
--language es \
--input-dir ./wheatley_es \
--output-dir ./train_wheatley_es \
--dataset-format ljspeech \
--single-speaker \
--sample-rate 22050
Training (Kaggle T4 16GB)
python3 -m… See the full description on the dataset page: https://huggingface.co/datasets/RoxasYTB/wheatley_es-ljspeech.wheatley_ru-ljspeech
Wheatley — Русский (ru)
LJSpeech dataset of Wheatley (ru).
895 pairs
44.1kHz mono 16-bit PCM WAV (original wiki quality)
Piper TTS Training (High Quality on T4 GPU)
Preprocessing (downsample to 22.05kHz)
python3 -m piper_train.preprocess \
--language ru \
--input-dir ./wheatley_ru \
--output-dir ./train_wheatley_ru \
--dataset-format ljspeech \
--single-speaker \
--sample-rate 22050
Training (Kaggle T4 16GB)
python3 -m… See the full description on the dataset page: https://huggingface.co/datasets/RoxasYTB/wheatley_ru-ljspeech.
