From e6d8cb6ea177965301d06a2855efab07f6ec7cf2 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Mon, 13 Mar 2023 15:27:56 +0900 Subject: [PATCH] from local --- .../ASR/local/.compute_fbank_vox.py.swp | Bin 16384 -> 16384 bytes .../ASR/local/compute_fbank_vox.py | 9 +++++---- .../.pseudo.py.swp | Bin 49152 -> 49152 bytes 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp b/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp index 6faa4f6c9305644c1175ea6c09313f7d22c115a5..8d86679d49cab44867df8eeb718c854a9acc1a72 100644 GIT binary patch delta 198 zcmZo@U~Fh$++ZNUD81QG;Ice#9ybHSHy~yZU|^7*ENCDenZeJ%5C+6nK>UP{f#DJm z&j8|LAl3rnC%g;{tAV%=h+~1+ABe?)SPY0of%q2>1H%d+UJk^WKpYIjWO`O~Js50ZBjs%$e+HD?GW!z61b8d?l~| delta 179 zcmZo@U~Fh$++ZNUD7D#8;IcgL9Bu{%1s(_U-%L>>kpn}P()D<^N*&Jb-e9m5I@((+|$zJw6lP&F~C->VI0st^gBw_#n diff --git a/egs/librispeech/ASR/local/compute_fbank_vox.py b/egs/librispeech/ASR/local/compute_fbank_vox.py index 3e0ab496e..b243f672b 100755 --- a/egs/librispeech/ASR/local/compute_fbank_vox.py +++ b/egs/librispeech/ASR/local/compute_fbank_vox.py @@ -124,10 +124,11 @@ def compute_fbank_LJSpeech(bpe_model: Optional[str] = None, args: Optional = Non ) if bpe_model: cut_set = filter_cuts(cut_set, sp) - - cut_set = ( - cut_set + cut_set.perturb_speed(0.9) + cut_set.perturb_speed(1.1) - ) + + if 0: + cut_set = ( + cut_set + cut_set.perturb_speed(0.9) + cut_set.perturb_speed(1.1) + ) cut_set = cut_set.compute_and_store_features( extractor=extractor, storage_path=f"{output_dir}/{prefix}_feats_{partition}", diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.pseudo.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.pseudo.py.swp index 829c62f5efa54aad33926aed2374736a955490d6..612de31ea36fc06a314afa380f573eca983a4656 100644 GIT binary patch delta 33 ncmZo@U~Xt&7E3Y+^Ym4))H7fJ0s#gFnS*>OHGCVzUhM|}hldEO delta 33 ncmZo@U~Xt&7E3Y+^Ym4))H7fJ0s#hwOZ)j!a(On2z1j}|jx7mJ