add torchaudio to reqs

This commit is contained in:
m-bain
2022-12-15 13:42:11 +00:00
committed by GitHub
parent fb2b727e82
commit 55a8cce437

View File

@ -1,5 +1,6 @@
numpy
torch
torchaudio
tqdm
more-itertools
transformers>=4.19.0