DFDFghhg67676 commited on
Commit
4b80ec8
·
1 Parent(s): e98ab2b

import gradio as gr def greet(name): return "Hello " + name + "!!" iface = gr.Interface(fn=greet, inputs="text", outputs="text") iface.launch()

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py ADDED
@@ -0,0 +1 @@
 
 
1
+ git clone https://huggingface.co/spaces/rutsam/kinyarwanda-speech-synthesis