We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d5cb0 commit d3df212Copy full SHA for d3df212
mindone/transformers/models/dia/processing_dia.py
@@ -29,7 +29,6 @@
29
from ...processing_utils import AudioKwargs, ProcessingKwargs, ProcessorMixin, Unpack
30
from ...utils import is_soundfile_available
31
32
-
33
if is_soundfile_available():
34
import soundfile as sf
35
0 commit comments