Skip to content

Commit

Permalink
add librimix_data
Browse files Browse the repository at this point in the history
  • Loading branch information
ftshijt committed Feb 11, 2021
1 parent 60199d7 commit 46bf914
Show file tree
Hide file tree
Showing 8 changed files with 645,474 additions and 1 deletion.
2 changes: 1 addition & 1 deletion generate_librimix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ python_path=python
# If you wish to rerun this script in the future please comment this line out.
$python_path scripts/augment_train_noise.py --wham_dir $wham_dir

for n_src in 2 3; do
for n_src in 2; do
metadata_dir=metadata/Libri$n_src"Mix"
$python_path scripts/create_librimix_from_metadata.py --librispeech_dir $librispeech_dir \
--wham_dir $wham_dir \
Expand Down
3,317 changes: 3,317 additions & 0 deletions metadata/LibriSpeech/dev_clean.rttm

Large diffs are not rendered by default.

3,693 changes: 3,693 additions & 0 deletions metadata/LibriSpeech/dev_other.rttm

Large diffs are not rendered by default.

3,320 changes: 3,320 additions & 0 deletions metadata/LibriSpeech/test_clean.rttm

Large diffs are not rendered by default.

4,016 changes: 4,016 additions & 0 deletions metadata/LibriSpeech/test_other.rttm

Large diffs are not rendered by default.

62,822 changes: 62,822 additions & 0 deletions metadata/LibriSpeech/train_clean_100.rttm

Large diffs are not rendered by default.

230,386 changes: 230,386 additions & 0 deletions metadata/LibriSpeech/train_clean_360.rttm

Large diffs are not rendered by default.

337,919 changes: 337,919 additions & 0 deletions metadata/LibriSpeech/train_other_500.rttm

Large diffs are not rendered by default.

0 comments on commit 46bf914

Please sign in to comment.