Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Farsi Audio Chatbot
|
2 |
|
3 |
This is a Gradio-based application that allows users to speak in Farsi, receive a response from a chatbot, and hear the response in Farsi audio.
|
|
|
1 |
+
---
|
2 |
+
sdk: gradio
|
3 |
+
python_version: "3.10"
|
4 |
+
app_file: app.py
|
5 |
+
---
|
6 |
+
|
7 |
+
|
8 |
# Farsi Audio Chatbot
|
9 |
|
10 |
This is a Gradio-based application that allows users to speak in Farsi, receive a response from a chatbot, and hear the response in Farsi audio.
|