DeeeeeeM
commited on
Commit
·
1668c03
1
Parent(s):
b11d0dd
minor changes
Browse files
main.py
CHANGED
@@ -266,6 +266,8 @@ with gr.Blocks() as interface:
|
|
266 |
|
267 |
- Speech-to-text (WhisperAI)
|
268 |
- Language translation (GPT-4) (In progress)
|
|
|
|
|
269 |
|
270 |
<b>NOTE: This app is currently in the process of applying other AI-solutions for other use cases.</b>
|
271 |
"""
|
|
|
266 |
|
267 |
- Speech-to-text (WhisperAI)
|
268 |
- Language translation (GPT-4) (In progress)
|
269 |
+
- Youtube video / playlist integration (In progress)
|
270 |
+
- Batched processing (In progress)
|
271 |
|
272 |
<b>NOTE: This app is currently in the process of applying other AI-solutions for other use cases.</b>
|
273 |
"""
|