Spaces:
Runtime error
Runtime error
operablepattern
commited on
Commit
•
fcee0f3
1
Parent(s):
f678f2c
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,11 @@ app_file: app.py
|
|
9 |
pinned: true
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pinned: true
|
10 |
---
|
11 |
|
12 |
+
HF space to go from voice recording to cover letter draft in 2 steps.
|
13 |
+
|
14 |
+
1. Voice to text using whisper (implemented)
|
15 |
+
2. Text to cover letter using mistral (in progress)
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
#todo fix dependencies and construct prompt
|