We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5de05f commit 9be7c48Copy full SHA for 9be7c48
README.md
@@ -28,6 +28,8 @@ This folder contains the logic for processing audio.
28
* **Pitch Variation:** detects if the voice is monotone.
29
* **Pause Ratio:** measures hesitation.
30
* **Emotion Analysis:** detects emotions and measures confidence scales.
31
+ * **Emotion detection Model Training:** dataset from [text](https://www.kaggle.com/datasets/ejlok1/toronto-emotional-speech-set-tess)
32
+
33
* **Tech Stack:** OpenAI Whisper, Librosa, TensorFlow.
34
35
### 2. Phase_2_Visual_Analysis
0 commit comments