Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
---
|
| 5 |
+
license: mit
|
| 6 |
+
tags:
|
| 7 |
+
- audio
|
| 8 |
+
- speech
|
| 9 |
+
- humanoid
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Humanoid Voice Command
|
| 13 |
+
|
| 14 |
+
A specialized speech-to-text model for processing natural language commands in noisy environments for robots.
|
| 15 |
+
|
| 16 |
+
## Model Details
|
| 17 |
+
- Task: Automatic Speech Recognition
|
| 18 |
+
- Framework: Transformers
|
| 19 |
+
- Use Case: Voice command interpretation
|