Gbenga Awodokun commited on
Commit
ee91b97
·
1 Parent(s): b1be766

initial file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # Run the Gradio App
2
  import gradio as gr
3
  import torch
4
  from transformers import pipeline
 
1
+ # Run the Gradio App for Yoruba TTS
2
  import gradio as gr
3
  import torch
4
  from transformers import pipeline