Connor Henderson

Results 5 issues of Connor Henderson

# What does this PR do? Note: The tests are failing because of repo-consistency, but I intentionally haven't made the change across the repo until we confirm what change we...

# What does this PR do? Fixes #22276 for `flax`and `pytorch` run_summarization. Is this wanted for `tensforflow`'s? I see an option in the tensorflow file to provide a test_file but...

# What does this PR do? Closes #22395, thank you @sanchit-gandhi for the descriptive ask! Adds the following functionality for Whisper prompting that is compatible with both `model.generate()` and the...

# What does this PR do? Adds the TTS (text-to-speech) conformer version of the FastSpeech2 model. Closest related issue is [#15166](https://github.com/huggingface/transformers/issues/15166) though this implements ESPnet's conformer version instead of Fairseq's...

This pull request aims to simplify and shorten the the init for this postnet by moving the logic into one for loop and moving the conditional logic for the layer...

Refactoring
TTS
ESPnet1