Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
license: mit
|
| 4 |
datasets:
|
| 5 |
-
|
| 6 |
language:
|
| 7 |
-
|
| 8 |
metrics:
|
| 9 |
-
|
| 10 |
tags:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Voice-Based Stress Recognition (StudentNet)
|
|
@@ -150,4 +150,4 @@ If you use this model in your research, please cite:
|
|
| 150 |
Feel free to open an issue or discussion for questions!
|
| 151 |
|
| 152 |
```
|
| 153 |
-
```
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
datasets:
|
| 4 |
+
- aether-raid/StressID
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
tags:
|
| 10 |
+
- pytorch
|
| 11 |
+
- knowledge-distillation
|
| 12 |
+
- stress-detection
|
| 13 |
+
- audio
|
| 14 |
+
pipeline_tag: audio-classification
|
| 15 |
---
|
| 16 |
|
| 17 |
# Voice-Based Stress Recognition (StudentNet)
|
|
|
|
| 150 |
Feel free to open an issue or discussion for questions!
|
| 151 |
|
| 152 |
```
|
| 153 |
+
```
|