DFDFghhg67676's picture
import gradio as gr def greet(name): return "Hello " + name + "!!" iface = gr.Interface(fn=greet, inputs="text", outputs="text") iface.launch()
4b80ec8
raw
history blame
75 Bytes
git clone https://huggingface.co/spaces/rutsam/kinyarwanda-speech-synthesis