Commit e18f40f
Fix infinite loop caused by incorrect timestamp tokens prediction (openai#914)
* Fix infinite loop caused by incorrect timestamp tokens prediction
openai#810
* Update decoding.py
---------
Co-authored-by: Jong Wook Kim <jongwook@openai.com>1 parent 7de7967 commit e18f40f
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| |||
422 | 423 | | |
423 | 424 | | |
424 | 425 | | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
425 | 431 | | |
426 | 432 | | |
427 | 433 | | |
| |||
0 commit comments