Commit 73a1612
committed
fix: make enhancement prompt comprehensive for all error types
- Broaden prompt to fix all errors not just specific examples
- Add informal speech correction (gonna → going to)
- Cover logical inconsistencies and nonsensical phrases
- Change "don't restructure into lists" to "don't restructure or change style"
- Reduce from 10 to 8 concise lines while improving coverage
The prompt now handles all types of transcription errors including
pronoun mismatches, semantic issues, and informal speech patterns.1 parent 29d2679 commit 73a1612
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | | - | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments