fairseq/tests/speech
Yun Tang 993129dae4 Merge STPT: Step 3
Summary:
1. Add joint pre-training scripts
2. Replace prepend_tgt_lang_tag_no_change with prepend_tgt_lang_tag_as_bos
3. Add readme for the joint pre-training
4. Add test case for the Librispeech model

Reviewed By: hygong-fb

Differential Revision: D36300953

fbshipit-source-id: cb749689787ed97c1250d122bdefb7f7a2252292
2022-05-10 19:44:00 -07:00
..
__init__.py Refactor speech tests and add missing regression tests (#3001) 2022-02-04 14:35:02 -08:00
test_convtransformer_simul_trans.py fix failing convtransformer test (#3107) 2022-02-22 11:24:11 -08:00
test_dual_input_wav_transformer.py Merge STPT: Step 3 2022-05-10 19:44:00 -07:00
test_dualinput_s2t_transformer.py speech integration tests for jointly trained models 2022-01-07 12:45:20 -08:00
test_fastspeech2.py add xm_transformer test; refactor speech tests 2021-12-31 12:31:11 -08:00
test_s2s_transformer.py fix s2s test - disable multitasking by setting multitask_config_yaml to None (#3059) 2022-02-09 10:05:22 -08:00
test_s2t_conformer.py Refactor speech tests and add missing regression tests (#3001) 2022-02-04 14:35:02 -08:00
test_s2t_transformer.py Refactor speech tests and add missing regression tests (#3001) 2022-02-04 14:35:02 -08:00
test_tts_transformer.py add xm_transformer test; refactor speech tests 2021-12-31 12:31:11 -08:00
test_wav2vec2.py Refactor speech tests and add missing regression tests (#3001) 2022-02-04 14:35:02 -08:00
test_xm_transformer.py Refactor speech tests and add missing regression tests (#3001) 2022-02-04 14:35:02 -08:00