Connor Henderson
2acedf4721
feat: Whisper prompting ( #22496 )
...
* initial working additions
* clean and rename, add cond stripping initial prompt to decode
* cleanup, edit create_initial_prompt_ids, add tests
* repo consistency, flip order of conditional
* fix error, move the processor fn to the tokenizer
* repo consistency, update test ids to corresponding tokenizer
* use convert_tokens_to_ids not get_vocab...
* use actual conditional in generate
* make sytle
* initial address comments
* initial working add new params to pipeline
* first draft of sequential generation for condition_on_previous_text
* add/update tests, make compatible with timestamps
* make compatible with diff. input kwargs and max length
* add None check
* add temperature check
* flip temp check operand
* refocusing to prev pr scope
* remove the params too
* make style
* edits, move max length incorporating prompt to whisper
* address comments
* remove asr pipeline prompt decoding, fix indexing
* address comments (more tests, validate prompt)
* un-comment out tests (from debug)
* remove old comment
* address comments
* fix typo
* remove timestamp token from test
* make style
* cleanup
* copy method to fast tokenizer, set max_new_tokens for test
* prompt_ids type just pt
* address Amy's comments
* make style
2023-05-19 09:33:11 +01:00
..
2023-02-28 19:40:57 +01:00
2023-05-15 16:46:58 +02:00
2023-03-23 19:14:17 +01:00
2023-05-09 09:10:17 -04:00
2023-04-18 13:46:11 -04:00
2023-05-18 11:04:51 +01:00
2023-02-06 18:10:56 -05:00
2023-02-06 18:10:56 -05:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-06 18:10:56 -05:00
2023-02-06 18:10:56 -05:00
2023-05-07 18:55:04 -04:00
2023-05-18 11:04:51 +01:00
2023-05-18 17:29:04 +02:00
2023-04-06 13:50:15 +01:00
2023-05-18 11:04:51 +01:00
2023-05-18 11:04:51 +01:00
2023-04-12 17:46:41 +01:00
2023-03-13 15:03:21 +01:00
2023-05-16 19:28:19 +01:00
2022-05-03 14:42:02 +02:00
2023-04-27 18:26:17 +02:00
2023-02-06 18:10:56 -05:00
2023-02-10 10:58:29 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-04-21 11:22:07 -04:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-04-24 15:27:31 +02:00
2023-03-07 14:23:36 +01:00
2023-03-01 11:11:04 +01:00
2023-04-06 13:50:15 +01:00
2023-05-16 23:35:11 +02:00
2023-03-22 20:02:24 +01:00
2023-05-18 17:29:04 +02:00
2023-05-18 11:04:51 +01:00
2023-03-21 12:12:57 +00:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-03-22 07:35:47 +03:00
2023-04-13 21:32:29 +02:00
2023-03-07 15:19:39 -05:00
2023-04-06 13:50:15 +01:00
2023-02-28 19:40:57 +01:00
2022-05-03 14:42:02 +02:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-04-06 22:52:59 +02:00
2023-05-17 10:45:15 -04:00
2023-02-06 18:10:56 -05:00
2023-02-28 19:40:57 +01:00
2023-03-23 19:14:17 +01:00
2023-04-20 15:50:31 +01:00
2023-04-21 15:16:45 +02:00
2023-02-28 19:40:57 +01:00
2023-04-19 20:27:19 +02:00
2023-05-18 17:29:04 +02:00
2023-04-06 17:56:06 +02:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-05-02 09:25:46 -04:00
2023-05-16 19:28:19 +01:00
2023-05-18 17:29:04 +02:00
2023-05-18 17:29:04 +02:00
2023-02-28 19:40:57 +01:00
2022-12-12 13:12:13 -05:00
2023-03-14 10:03:02 +01:00
2023-04-06 22:52:59 +02:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-06 18:10:56 -05:00
2023-04-04 21:59:54 +01:00
2023-02-28 19:40:57 +01:00
2023-05-18 11:04:51 +01:00
2023-04-06 17:56:06 +02:00
2023-03-07 04:20:14 +01:00
2023-04-13 17:22:59 +02:00
2023-04-17 17:45:20 +02:00
2023-04-17 17:45:20 +02:00
2023-02-22 09:14:54 +01:00
2023-04-06 17:56:06 +02:00
2023-02-28 19:40:57 +01:00
2023-03-14 10:03:02 +01:00
2023-04-06 09:53:03 +02:00
2023-03-14 10:03:02 +01:00
2023-04-06 17:56:06 +02:00
2023-03-22 20:02:24 +01:00
2023-02-28 19:40:57 +01:00
2023-04-06 17:56:06 +02:00
2023-05-18 11:04:51 +01:00
2023-04-11 10:00:34 +02:00
2023-03-22 20:45:08 -04:00
2023-04-06 13:50:15 +01:00
2023-05-18 11:04:51 +01:00
2022-07-29 08:09:09 -04:00
2023-05-15 17:22:10 +01:00
2023-04-07 17:13:04 +02:00
2023-02-28 19:40:57 +01:00
2022-05-03 14:42:02 +02:00
2023-04-06 17:56:06 +02:00
2022-05-12 16:25:55 -04:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-06 18:10:56 -05:00
2023-05-18 11:04:51 +01:00
2023-04-06 13:50:15 +01:00
2023-02-28 19:40:57 +01:00
2023-04-04 14:53:06 +02:00
2023-04-21 17:09:40 +01:00
2023-02-28 19:40:57 +01:00
2023-03-23 19:14:17 +01:00
2023-04-28 11:01:32 -04:00
2023-04-05 13:16:00 +01:00
2023-04-07 20:12:57 +02:00
2023-02-28 19:40:57 +01:00
2023-05-18 11:04:51 +01:00
2023-04-06 17:56:06 +02:00
2023-02-28 19:40:57 +01:00
2023-02-06 18:10:56 -05:00
2023-05-16 14:49:24 +02:00
2023-05-18 11:04:51 +01:00
2023-02-28 19:40:57 +01:00
2023-05-18 11:04:51 +01:00
2023-02-28 19:40:57 +01:00
2023-02-09 14:46:15 +00:00
2023-02-28 19:40:57 +01:00
2023-05-18 11:04:51 +01:00
2023-04-04 12:41:12 -04:00
2023-02-28 19:40:57 +01:00
2023-04-06 13:50:15 +01:00
2023-02-06 18:10:56 -05:00
2023-05-03 14:24:50 +01:00
2023-02-28 19:40:57 +01:00
2023-03-14 10:03:02 +01:00
2023-04-04 12:50:33 +02:00
2023-05-18 17:29:04 +02:00
2023-05-17 14:27:43 +02:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-06 18:10:56 -05:00
2023-05-09 09:10:17 -04:00
2023-02-28 19:40:57 +01:00
2023-05-15 17:22:10 +01:00
2023-04-06 17:45:55 +02:00
2023-02-28 19:40:57 +01:00
2023-05-18 17:29:04 +02:00
2023-04-06 13:50:15 +01:00
2023-03-07 14:23:36 +01:00
2023-03-07 14:23:36 +01:00
2023-04-06 17:56:06 +02:00
2023-04-06 17:56:06 +02:00
2023-02-28 19:40:57 +01:00
2023-03-14 10:03:02 +01:00
2023-02-06 18:10:56 -05:00
2023-04-03 09:07:21 -04:00
2023-02-28 19:40:57 +01:00
2023-03-21 19:22:01 +01:00
2023-05-18 11:04:51 +01:00
2023-05-18 11:04:51 +01:00
2023-05-15 17:22:10 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 18:41:34 +00:00
2023-03-01 18:00:48 +00:00
2023-02-28 19:40:57 +01:00
2023-03-22 07:35:47 +03:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-02-28 19:40:57 +01:00
2023-04-26 13:35:30 +01:00
2023-02-28 19:40:57 +01:00
2022-05-03 14:42:02 +02:00
2023-04-17 12:41:55 +02:00
2023-02-28 19:40:57 +01:00
2023-05-19 09:33:11 +01:00
2023-02-28 19:40:57 +01:00
2023-04-20 10:01:56 +01:00
2023-04-21 15:16:45 +02:00
2023-03-06 09:15:44 +01:00
2023-02-09 21:49:54 +01:00
2023-03-29 16:16:23 +02:00
2023-04-19 20:27:19 +02:00
2023-03-29 16:16:23 +02:00
2023-03-07 07:34:04 -05:00
2023-02-28 19:40:57 +01:00
2022-05-03 14:42:02 +02:00