lifeiteng / vall-e

PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
https://lifeiteng.github.io/valle/index.html
Apache License 2.0
2.03k stars 319 forks source link

compute_and_store_features_batch OOM #183

Open OswaldoBornemann opened 6 months ago

OswaldoBornemann commented 6 months ago

So when I tried to tokenized the wenetspeech, I got RuntimeError: CUDA out of memory. Is there any possible for on-the-fly?