Updated Readme
Browse files
README.md
CHANGED
@@ -11,3 +11,13 @@ license: mit
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
# Voice QA
|
18 |
+
|
19 |
+
This is the source code of Voice QA app hosted at Huggingface Spaces. It can be accessed by clicking on the following link:
|
20 |
+
|
21 |
+
[Voice QA](https://huggingface.co/spaces/jayesh95/Voice-QA)
|
22 |
+
|
23 |
+
You can paste any text article and then ask questions using voice and get audio answers.
|