DeeeeeeM
commited on
Commit
·
3b8578e
1
Parent(s):
7124c8f
Description changed
Browse files
main.py
CHANGED
|
@@ -262,7 +262,7 @@ with gr.Blocks() as interface:
|
|
| 262 |
)
|
| 263 |
gr.Markdown(
|
| 264 |
"""
|
| 265 |
-
This is a
|
| 266 |
|
| 267 |
- Speech-to-text (WhisperAI)
|
| 268 |
- Language translation (GPT-4) (In progress)
|
|
|
|
| 262 |
)
|
| 263 |
gr.Markdown(
|
| 264 |
"""
|
| 265 |
+
This is a Gradio UI app that combines AI-powered speech and language processing technologies. This app supports the following features:
|
| 266 |
|
| 267 |
- Speech-to-text (WhisperAI)
|
| 268 |
- Language translation (GPT-4) (In progress)
|