Commit 373adc3
committed
End-to-end proof of the Say-line + judge-quality-criterion fix:
- Agent segment transcript is now "Thank you for calling. I will hold
the line while you complete your scenario." — exactly the
deterministic <Say> line the originator's TwiML now plays. No more
Greek hallucination on line silence.
- Judge passed all 4 criteria including the new transcript-coherence
check: "Any captured agent audio transcribes as coherent English".
- Recording downsampled 24kHz → 8kHz to fit pre-commit's 1MB cap;
fidelity is telephony-grade and matches the demo's mulaw 8kHz
transport reality.
The bug Rogério called out (silent line after the quick question,
Whisper hallucinating Greek) cannot reoccur on this demo: the
originator now always plays a known utterance.
1 parent f327b21 commit 373adc3
5 files changed
Lines changed: 16 additions & 16 deletions
File tree
- python/recordings/twilio_inbound
- segments
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments