QData / TextAttack

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
https://textattack.readthedocs.io/en/master/
MIT License
2.98k stars 397 forks source link

Add back transcription augmentation method #767

Closed skorzewski closed 8 months ago

skorzewski commented 11 months ago

What does this PR do?

Summary

This PR adds back transcription data augmentation method, which uses TTS+ASR pipeline

Additions

Changes

Deletions

jxmorris12 commented 8 months ago

Super interesting. Thanks for contributing.