fairseq/tests/speech
Sravya Popuri 8b02f00e8a fix s2s test - disable multitasking by setting multitask_config_yaml to None (#3059)
Summary:
# Before submitting

- [ ] Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
- [ ] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)?
- [ ] Did you make sure to update the docs?
- [ ] Did you write any new necessary tests?

## What does this PR do?
Fixes # (issue).

## PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

## Did you have fun?
Make sure you had fun coding �

Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/3059

Reviewed By: kahne

Differential Revision: D34083178

Pulled By: sravyapopuri388

fbshipit-source-id: a33af1696570be4826973b19fe34177bcf851e06
2022-02-09 10:05:22 -08:00
..
__init__.py Refactor speech tests and add missing regression tests (#3001) 2022-02-04 14:35:02 -08: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