Spaces:
No application file
No application file
import mp3 as st | |
from voice cloning demo v2 | |
voice clone v2 = output ('sentiment voice ai') | |
text-to-speech = st.text_aera('enter some text!') | |
if text: | |
out = pipe(text) | |
st.json(out) | |