Spaces:
Sleeping
Sleeping
Update el process.md
Browse files- el process.md +4 -1
el process.md
CHANGED
@@ -7,8 +7,11 @@ PIPELINE:
|
|
7 |
|
8 |
TASKS NEEDED:
|
9 |
1. image - text (OCR)
|
10 |
-
-
|
11 |
2. text - text (chatbot)
|
|
|
12 |
3. audio - text
|
|
|
13 |
4. chatbot to explain
|
|
|
14 |
5. text to speech
|
|
|
7 |
|
8 |
TASKS NEEDED:
|
9 |
1. image - text (OCR)
|
10 |
+
- GOT-OCR (716M parameters)
|
11 |
2. text - text (chatbot)
|
12 |
+
- chatgpt 4o
|
13 |
3. audio - text
|
14 |
+
- whisper
|
15 |
4. chatbot to explain
|
16 |
+
- chatgpt 4o
|
17 |
5. text to speech
|