Spaces:
Running
Running
RautenbergFrederik
commited on
Commit
·
af4c524
1
Parent(s):
9554118
Update Example_Notebook.ipynb
Browse files
pvq_manipulation/Example_Notebook.ipynb
CHANGED
@@ -21,8 +21,7 @@
|
|
21 |
"from IPython.display import display, Audio, clear_output\n",
|
22 |
"from pvq_manipulation.models.hubert import HubertExtractor, SID_LARGE_LAYER\n",
|
23 |
"from paderbox.transform.module_resample import resample_sox\n",
|
24 |
-
"from pvq_manipulation.helper.vad import EnergyVAD\n"
|
25 |
-
"from train_tts_nt.helper.utils import rms_norm"
|
26 |
]
|
27 |
},
|
28 |
{
|
|
|
21 |
"from IPython.display import display, Audio, clear_output\n",
|
22 |
"from pvq_manipulation.models.hubert import HubertExtractor, SID_LARGE_LAYER\n",
|
23 |
"from paderbox.transform.module_resample import resample_sox\n",
|
24 |
+
"from pvq_manipulation.helper.vad import EnergyVAD\n"
|
|
|
25 |
]
|
26 |
},
|
27 |
{
|