LICENSE.txt
README.md
setup.cfg
setup.py
s3prl/__init__.py
s3prl/hub.py
s3prl/optimizers.py
s3prl/schedulers.py
s3prl.egg-info/PKG-INFO
s3prl.egg-info/SOURCES.txt
s3prl.egg-info/dependency_links.txt
s3prl.egg-info/requires.txt
s3prl.egg-info/top_level.txt
s3prl/downstream/__init__.py
s3prl/downstream/model.py
s3prl/downstream/runner.py
s3prl/downstream/specaug.py
s3prl/downstream/asr/dataset.py
s3prl/downstream/asr/dictionary.py
s3prl/downstream/asr/expert.py
s3prl/downstream/asr/model.py
s3prl/downstream/atis/dataset.py
s3prl/downstream/atis/expert.py
s3prl/downstream/atis/model.py
s3prl/downstream/audio_snips/dataset.py
s3prl/downstream/audio_snips/expert.py
s3prl/downstream/audio_snips/model.py
s3prl/downstream/ctc/data.py
s3prl/downstream/ctc/expert.py
s3prl/downstream/ctc/metric.py
s3prl/downstream/ctc/text.py
s3prl/downstream/ctc/corpus/libriphone.py
s3prl/downstream/ctc/corpus/librispeech.py
s3prl/downstream/ctc/corpus/snips.py
s3prl/downstream/diarization/dataset.py
s3prl/downstream/diarization/expert.py
s3prl/downstream/diarization/make_rttm.py
s3prl/downstream/diarization/model.py
s3prl/downstream/diarization/utils.py
s3prl/downstream/emotion/IEMOCAP_preprocess.py
s3prl/downstream/emotion/dataset.py
s3prl/downstream/emotion/expert.py
s3prl/downstream/emotion/model.py
s3prl/downstream/enhancement_stft/dataset.py
s3prl/downstream/enhancement_stft/expert.py
s3prl/downstream/enhancement_stft/loss.py
s3prl/downstream/enhancement_stft/model.py
s3prl/downstream/enhancement_stft/scripts/LibriMix/data_prepare.py
s3prl/downstream/example/dataset.py
s3prl/downstream/example/expert.py
s3prl/downstream/example/model.py
s3prl/downstream/fluent_commands/dataset.py
s3prl/downstream/fluent_commands/expert.py
s3prl/downstream/fluent_commands/model.py
s3prl/downstream/libri_phone/expert.py
s3prl/downstream/libri_phone/hubconf.py
s3prl/downstream/libri_phone/model.py
s3prl/downstream/libri_phone/upstream_expert.py
s3prl/downstream/mosei/dataset.py
s3prl/downstream/mosei/expert.py
s3prl/downstream/mosei/model.py
s3prl/downstream/mosei/utility/convert_label.py
s3prl/downstream/mosei/utility/segment_audio.py
s3prl/downstream/phone_1hidden/expert.py
s3prl/downstream/phone_1hidden/model.py
s3prl/downstream/phone_linear/dataset.py
s3prl/downstream/phone_linear/expert.py
s3prl/downstream/phone_linear/model.py
s3prl/downstream/phone_linear_concat/expert.py
s3prl/downstream/phone_linear_concat/model.py
s3prl/downstream/quesst14_dtw/dataset.py
s3prl/downstream/quesst14_dtw/expert.py
s3prl/downstream/quesst14_embedding/expert.py
s3prl/downstream/quesst14_embedding/model.py
s3prl/downstream/quesst14_embedding/quesst14_testset.py
s3prl/downstream/quesst14_embedding/quesst14_trainset.py
s3prl/downstream/separation_stft/dataset.py
s3prl/downstream/separation_stft/expert.py
s3prl/downstream/separation_stft/loss.py
s3prl/downstream/separation_stft/model.py
s3prl/downstream/separation_stft/scripts/LibriMix/data_prepare.py
s3prl/downstream/speaker_linear_frame_libri/expert.py
s3prl/downstream/speaker_linear_utter_libri/dataset.py
s3prl/downstream/speaker_linear_utter_libri/expert.py
s3prl/downstream/speaker_linear_utter_libri/model.py
s3prl/downstream/speech_commands/dataset.py
s3prl/downstream/speech_commands/expert.py
s3prl/downstream/speech_commands/model.py
s3prl/downstream/sv_voxceleb1/dataset.py
s3prl/downstream/sv_voxceleb1/expert.py
s3prl/downstream/sv_voxceleb1/model.py
s3prl/downstream/sv_voxceleb1/preprocess.py
s3prl/downstream/sv_voxceleb1/utils.py
s3prl/downstream/sws2013/expert.py
s3prl/downstream/sws2013/model.py
s3prl/downstream/sws2013/quesst14_dataset.py
s3prl/downstream/sws2013/sws2013_dataset.py
s3prl/downstream/sws2013/sws2013_testset.py
s3prl/downstream/timit_phone/expert.py
s3prl/downstream/timit_phone/hubconf.py
s3prl/downstream/timit_phone/model.py
s3prl/downstream/timit_phone/upstream_expert.py
s3prl/downstream/timit_phone_1hidden/expert.py
s3prl/downstream/timit_phone_1hidden/model.py
s3prl/downstream/timit_phone_linear/dataset.py
s3prl/downstream/timit_phone_linear/expert.py
s3prl/downstream/timit_phone_linear/model.py
s3prl/downstream/timit_phone_linear_concat/expert.py
s3prl/downstream/timit_phone_linear_concat/model.py
s3prl/downstream/voxceleb1/dataset.py
s3prl/downstream/voxceleb1/expert.py
s3prl/downstream/voxceleb1/model.py
s3prl/downstream/voxceleb1_framelevel/expert.py
s3prl/downstream/voxceleb2_amsoftmax_segment_eval/dataset.py
s3prl/downstream/voxceleb2_amsoftmax_segment_eval/expert.py
s3prl/downstream/voxceleb2_amsoftmax_segment_eval/model.py
s3prl/downstream/voxceleb2_amsoftmax_segment_eval/utils.py
s3prl/downstream/voxceleb2_ge2e/dataset.py
s3prl/downstream/voxceleb2_ge2e/expert.py
s3prl/downstream/voxceleb2_ge2e/model.py
s3prl/downstream/voxceleb2_ge2e/preprocess.py
s3prl/downstream/voxceleb2_ge2e/utils.py
s3prl/upstream/__init__.py
s3prl/upstream/interfaces.py
s3prl/upstream/apc/apc.py
s3prl/upstream/apc/audio.py
s3prl/upstream/apc/expert.py
s3prl/upstream/apc/hubconf.py
s3prl/upstream/apc/vq.py
s3prl/upstream/audio_albert/builder.py
s3prl/upstream/audio_albert/expert.py
s3prl/upstream/audio_albert/hubconf.py
s3prl/upstream/baseline/expert.py
s3prl/upstream/baseline/extracter.py
s3prl/upstream/baseline/hubconf.py
s3prl/upstream/baseline/preprocessor.py
s3prl/upstream/byol_a/byol_a.py
s3prl/upstream/byol_a/expert.py
s3prl/upstream/byol_a/hubconf.py
s3prl/upstream/cpc/cpc_default_config.py
s3prl/upstream/cpc/expert.py
s3prl/upstream/cpc/feature_loader.py
s3prl/upstream/cpc/hubconf.py
s3prl/upstream/cpc/model.py
s3prl/upstream/decoar/audio.py
s3prl/upstream/decoar/decoar.py
s3prl/upstream/decoar/example_extract.py
s3prl/upstream/decoar/expert.py
s3prl/upstream/decoar/hubconf.py
s3prl/upstream/decoar2/audio.py
s3prl/upstream/decoar2/decoar2.py
s3prl/upstream/decoar2/example_extract.py
s3prl/upstream/decoar2/expert.py
s3prl/upstream/decoar2/hubconf.py
s3prl/upstream/example/expert.py
s3prl/upstream/example/hubconf.py
s3prl/upstream/hubert/expert.py
s3prl/upstream/hubert/hubconf.py
s3prl/upstream/log_stft/expert.py
s3prl/upstream/log_stft/hubconf.py
s3prl/upstream/mockingjay/builder.py
s3prl/upstream/mockingjay/expert.py
s3prl/upstream/mockingjay/hubconf.py
s3prl/upstream/mockingjay/model.py
s3prl/upstream/npc/audio.py
s3prl/upstream/npc/expert.py
s3prl/upstream/npc/hubconf.py
s3prl/upstream/npc/npc.py
s3prl/upstream/npc/vq.py
s3prl/upstream/pase/expert.py
s3prl/upstream/pase/hubconf.py
s3prl/upstream/roberta/expert.py
s3prl/upstream/roberta/hubconf.py
s3prl/upstream/spec_augment/builder.py
s3prl/upstream/spec_augment/expert.py
s3prl/upstream/spec_augment/hubconf.py
s3prl/upstream/tera/builder.py
s3prl/upstream/tera/expert.py
s3prl/upstream/tera/hubconf.py
s3prl/upstream/vq_apc/expert.py
s3prl/upstream/vq_apc/hubconf.py
s3prl/upstream/vq_wav2vec/expert.py
s3prl/upstream/vq_wav2vec/hubconf.py
s3prl/upstream/wav2vec/expert.py
s3prl/upstream/wav2vec/hubconf.py
s3prl/upstream/wav2vec2/expert.py
s3prl/upstream/wav2vec2/hubconf.py
s3prl/upstream/wav2vec2_hug/expert.py
s3prl/upstream/wav2vec2_hug/hubconf.py
s3prl/utility/download.py
s3prl/utility/helper.py