forked from pranav-suri/ai-interview-trainer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_results_confident_interview.json
More file actions
46 lines (46 loc) · 1.87 KB
/
test_results_confident_interview.json
File metadata and controls
46 lines (46 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"audio_metrics": {
"avg_pause_duration_s": 0,
"avg_pitch_hz": 103.13692304414731,
"avg_volume_rms": 0.04377371445298195,
"filler_count": 0,
"num_pauses": 0,
"pace_wpm": 141,
"std_pitch_hz": 18.258189527073117,
"std_volume_rms": 0.027856705710291862
},
"gemini_analysis": {
"areas_for_improvement": [
"Improve clarity (Score: 3) by being more specific. Instead of 'many projects,' name 2-3 specific projects.",
"Address the pacing of your speech; while 141 WPM is not inherently bad, focus on enunciation and pausing to ensure clarity.",
"Vocabulary (Score: 3) could be improved by expanding on 'Moonstack projects and AI.' Provide brief descriptions. Be more articulate.",
"Further professionalize the tone by expanding on the introduction, beyond name and education. What are your skills or areas of interest?"
],
"clarity_score": 3,
"relevance_score": 4,
"star_format_score": 1,
"strengths": [
"Upright posture (100%) and happy dominant emotion suggest confidence and engagement (Tone Score: 4).",
"Answer is generally relevant, addressing the question and providing some background information (Relevance Score: 4)."
],
"tone_score": 4,
"vocabulary_score": 3
},
"interview_question": "Tell me about yourself",
"status": "complete",
"transcript": "Good evening, I am Priyad Ji Bharkiv and I am a computer science student at Symbhazis Institute of Technology and I am doing my PTEC and I have worked on many projects including the Moonstack projects and AI as well.",
"video_file": "confident_interview.mp4",
"video_metrics": {
"dominant_emotion": "happy",
"emotion_distribution": {
"angry": 14,
"disgusted": 5,
"fearful": 8,
"happy": 175,
"neutral": 15,
"sad": 0,
"surprised": 35
},
"upright_posture_percentage": 100.0
}
}