File size: 191 Bytes
6e9dfd4
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
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)