Skip to content

Commit ccecf75

Browse files
Fix unused dependencies
1 parent ffd5dff commit ccecf75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/simple-streaming.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import numpy as np
2-
import soundfile as sf
3-
import torch
42

53
from dia.model import Dia
64

0 commit comments

Comments
 (0)