DrewThomasson/VoxNovel

ImportError: cannot import name 'SampleOutput' from 'transformers.generation.utils' when running xtts

Closed this issue · 0 comments

pip install transformers==4.33.0 fixes the issue for me

answer pulled from -> huggingface/transformers#28649