4 lines
95 B
Python
4 lines
95 B
Python
from kokoro import KPipeline
|
|
from IPython.display import display, Audio
|
|
import soundfile as sf
|