Spaces:
Runtime error
Runtime error
pengdaqian
commited on
Commit
·
f8d7a20
1
Parent(s):
737aeb3
fix
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
from music.
|
2 |
from vits.models import SynthesizerInfer
|
3 |
from omegaconf import OmegaConf
|
4 |
import torchcrepe
|
|
|
1 |
+
from music.search import get_random_spit, get_albums
|
2 |
from vits.models import SynthesizerInfer
|
3 |
from omegaconf import OmegaConf
|
4 |
import torchcrepe
|