lucidrains / voicebox-pytorch

Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch
MIT License
589 stars 49 forks source link

dataloader #12

Closed yiwei0730 closed 1 year ago

yiwei0730 commented 1 year ago

Where can i found the similiar dataloader from the author to use in processing the input audio and text ?