@@ -45,4 +45,4 @@ ASR-CTC,LibriSpeech,recipes/LibriSpeech/ASR/CTC/train.py,recipes/LibriSpeech/ASR
4545ASR-CTC , LibriSpeech , recipes/LibriSpeech/ASR/CTC/train.py , recipes/LibriSpeech/ASR/CTC/hparams/branchformer_large.yaml , recipes/LibriSpeech/ASR/CTC/librispeech_prepare.py , recipes/LibriSpeech/ASR/CTC/README.md ,,, --data_folder=tests/samples/ASR/ --train_csv=tests/samples/annotation/ASR_train.csv --valid_csv=tests/samples/annotation/ASR_train.csv --test_csv=[tests/samples/annotation/ASR_train.csv] --number_of_epochs=2 --skip_prep=True --output_neurons=21 , " file_exists=[env.log,hyperparams.yaml,log.txt,train_log.txt,train.py,wer_ASR_train.txt,save/21_char.model,save/21_char.vocab]" ,
4646ASR-CTC , LibriSpeech , recipes/LibriSpeech/ASR/CTC/train_with_wav2vec_k2.py , recipes/LibriSpeech/ASR/CTC/hparams/train_hf_wav2vec_k2.yaml , recipes/LibriSpeech/ASR/CTC/librispeech_prepare.py , recipes/LibriSpeech/ASR/CTC/README.md ,,, --data_folder=tests/samples/ASR/ --skip_prep=True --train_csv=tests/samples/annotation/ASR_train.csv --valid_csv=tests/samples/annotation/ASR_train.csv --test_csv=[tests/samples/annotation/ASR_train.csv] --number_of_epochs=2 , " file_exists=[metric_ASR_train/wer_HL_1best.txt,train_log.txt,log.txt,train_with_wav2vec_k2.py,env.log,hyperparams.yaml]" ,
4747LM , LibriSpeech , recipes/LibriSpeech/LM/train_ngram.py , recipes/LibriSpeech/LM/hparams/train_ngram.yaml , recipes/LibriSpeech/LM/librispeech_prepare.py , recipes/LibriSpeech/LM/README.md ,,, --data_folder=tests/samples/ASR/ --skip_prep=True --train_csv=tests/samples/annotation/ASR_train.csv , " file_exists=[env.log,hyperparams.yaml,log.txt,lang/words.txt,libri_lm_corpus.txt,train_ngram.py]" ,
48- quantization , LibriSpeech , recipes/LibriSpeech/quantization/train.py , recipes/LibriSpeech/quantization/hparams/train_discrete_ssl.yaml , recipes/LibriSpeech/quantization/librispeech_prepare.py , recipes/LibriSpeech/quantization/README.md ,,, --data_folder=tests/samples/ASR/ --train_csv=tests/samples/annotation/ASR_train.csv --valid_csv=tests/samples/annotation/ASR_train.csv --test_csv=tests/samples/annotation/ASR_train.csv --skip_prep=True , " file_exists=[train_log.txt,train.py,log.txt,env.log,hyperparams.yaml]" ,
48+ quantization , LibriSpeech , recipes/LibriSpeech/quantization/train.py , recipes/LibriSpeech/quantization/hparams/train_discrete_ssl.yaml , recipes/LibriSpeech/quantization/librispeech_prepare.py , recipes/LibriSpeech/quantization/README.md ,,, --data_folder=tests/samples/ASR/ --train_csv=tests/samples/annotation/ASR_train.csv --valid_csv=tests/samples/annotation/ASR_train.csv --test_csv=tests/samples/annotation/ASR_train.csv --skip_prep=True --n_clusters 10 --kmeans_batch_size 10 , " file_exists=[train_log.txt,train.py,log.txt,env.log,hyperparams.yaml]" ,
0 commit comments