Spaces:
Runtime error
Runtime error
Add application file
Browse files
app.py
CHANGED
@@ -18,7 +18,6 @@ import nltk
|
|
18 |
from datasets import load_dataset
|
19 |
import soundfile as sf
|
20 |
from IPython.display import Audio
|
21 |
-
from datasets import load_dataset
|
22 |
import sentencepiece as spm
|
23 |
import os
|
24 |
import tempfile
|
|
|
18 |
from datasets import load_dataset
|
19 |
import soundfile as sf
|
20 |
from IPython.display import Audio
|
|
|
21 |
import sentencepiece as spm
|
22 |
import os
|
23 |
import tempfile
|