Commit Graph

  • ec7933c9f9
    Merge 6101824fa52cae9ec40c9df500e52240a2fd7121 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Nathan Harmon 2025-03-25 10:35:29 -06:00
  • 6101824fa5 Fix: Ensure DTW cost tensor is on the same device as input tensor Nathan Harmon 2025-03-25 12:31:13 -04:00
  • 5592e94342
    Create r Saralana83 2025-03-25 10:16:18 +01:00
  • 8c7cccfbe0
    Merge 4368c97e70b614045121a2080e58b5e5d11b8b16 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Aya1991q 2025-03-16 12:39:30 +02:00
  • 4368c97e70
    Create 1 Aya1991q 2025-03-16 12:39:15 +02:00
  • 29d4756cc8
    Merge 13c50c64a8814f1ae2f2e20c72fe185b87a1981a into 517a43ecd132a2089d85f4ebc044728a71d49f6e Nicholas Nadeau, Ph.D., P.Eng. 2025-03-11 14:32:39 -04:00
  • 13c50c64a8
    docs: updated README to specify translation model limitation Nicholas Nadeau, Ph.D., P.Eng. 2025-03-11 14:32:27 -04:00
  • b5f56f0bcc
    Merge d00d4868116b5cacc84efd1427a3a3fb2d534678 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Eleanor Green 2025-03-11 10:55:04 +00:00
  • d00d486811 Fix forward method overload in TextDecoder eleanorTurintech 2025-03-11 10:45:40 +00:00
  • 7a552cb5cc Fix indentation eleanorTurintech 2025-03-11 10:42:32 +00:00
  • 52649452a8 Peformance improvements eleanorTurintech 2025-02-03 09:49:17 +00:00
  • 6445c6ba61
    Merge dcc099d417ecd2a0a57911e3ee4938fc3472941f into 517a43ecd132a2089d85f4ebc044728a71d49f6e vgybhu-oss 2025-03-05 18:18:01 -08:00
  • dcc099d417
    Create wtf-is-this-trash vgybhu-oss 2025-03-05 18:17:49 -08:00
  • f7c8085783
    Implemented improvements to the audio processing pipeline Felipe 2025-02-15 18:05:11 -03:00
  • fa1851eebb
    Merge 81dad5e1cc620ec5c67c3e6f3ad523a8abcedb68 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Mayuresh More 2025-02-12 10:40:11 -08:00
  • 81dad5e1cc Enhance documentation to reflect recent changes in data. MayureshMore 2025-02-12 10:40:06 -08:00
  • 72f6ef2b86
    Create Aud1 forna4572 2025-02-12 10:15:35 -05:00
  • ac8e64bb3d testing Amal Jacob 2025-02-07 14:04:12 -08:00
  • 97bbe4b70f need to pass in cut region to audio encoder too Amal Jacob 2025-02-07 13:42:03 -08:00
  • c29813b560 pass in cut region Amal Jacob 2025-02-07 13:13:50 -08:00
  • 5992b5c581
    Merge 44cc156a7cd777f5d177e34ff8243e80466b336c into 517a43ecd132a2089d85f4ebc044728a71d49f6e MotoMatt5040 2025-02-05 15:36:05 +00:00
  • 44cc156a7c
    refactor(transcribe): rem data var matt@aero 2025-02-05 09:35:59 -06:00
  • 854784880b
    fix(transcribe): fix censor re has been added to imports and censor_path added to params. The goal is to allow users to create their own censor json file to use rather than have it supplied to them. A check is used to verify the file exists if the censor flag is set, and if it does not or it is not the proper file tye, the censor is disabled. Segments and full text are both censored. The returned dict was set to a variable called "data" to allow this to occur. To do so another way would be text=tokenizer.decode(all_tokens[len(initial_prompt_tokens) :]) if not censor else censor_text(tokenizer.decode(all_tokens[len(initial_prompt_tokens) :]), forbidden_words).... which is much more difficult to read. matt@aero 2025-02-04 17:37:09 -06:00
  • e08bd26fce added cut region param for grid search Elijah Melton 2025-02-03 19:45:56 -08:00
  • e59538ea21 ... Elijah Melton 2025-02-03 18:31:41 -08:00
  • 937313cee9 clean up and make functional Elijah Melton 2025-02-03 17:11:57 -08:00
  • 36e49d920f evaluated transcripts with base model Elijah Melton 2025-02-02 23:05:09 -08:00
  • 67e68af114 FEAT Elijah Melton 2025-01-31 17:02:57 -08:00
  • 564d0889d7 bad optimization Elijah Melton 2025-01-31 17:01:37 -08:00
  • e9ef1b5772 moving plot logic to colab Amal Jacob 2025-01-31 14:53:05 -08:00
  • 8d44ea7fe6 mimicked cross-attention, now highlight padded region Amal Jacob 2025-01-31 14:31:38 -08:00
  • 9be139c1ec plot cross attention now instead of self attention Amal Jacob 2025-01-31 14:22:44 -08:00
  • 5e4fcc115b plot cross attention now instead of self attention Amal Jacob 2025-01-31 14:16:54 -08:00
  • be5bc0fce3 try again Amal Jacob 2025-01-31 14:04:30 -08:00
  • 9a2e8280c2 try again Amal Jacob 2025-01-31 13:55:50 -08:00
  • 10ecf6ac34 try again Amal Jacob 2025-01-31 13:44:54 -08:00
  • b6e326d1fe revert Amal Jacob 2025-01-31 13:33:13 -08:00
  • b047b5c031 test Amal Jacob 2025-01-31 13:27:11 -08:00
  • 45201ecd53 test Amal Jacob 2025-01-31 13:19:52 -08:00
  • 525e2e6bb3 debug Amal Jacob 2025-01-31 13:11:33 -08:00
  • 97b718e75c update plot Amal Jacob 2025-01-31 13:02:26 -08:00
  • a85bcadd43 add back getter Amal Jacob 2025-01-31 12:50:17 -08:00
  • 2b86f24780 debug Amal Jacob 2025-01-31 12:44:38 -08:00
  • d769d21533 debug Amal Jacob 2025-01-31 12:37:55 -08:00
  • 59b1fa70fe add plot Amal Jacob 2025-01-31 12:30:45 -08:00
  • 54edc865e6 found attention Amal Jacob 2025-01-31 12:22:51 -08:00
  • 014d088697
    Merge 310abe10a29e8f2585fd9226bffdd5fff2ae9d23 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Stanley F 2025-01-31 14:08:43 +01:00
  • 310abe10a2
    fix type hint for load_model function Stanley F 2025-01-31 14:08:32 +01:00
  • 3e73f1aa2b
    Merge 4b501e57f794885434d09bbabd8cae2e065784bf into 517a43ecd132a2089d85f4ebc044728a71d49f6e Christian Clauss 2025-01-29 17:36:22 +00:00
  • 4b501e57f7 pre-commit: Upgrade black v25.1.0 and isort v6.0.0 Christian Clauss 2025-01-29 18:29:38 +01:00
  • 372e869ea9
    Merge 45c0e5a57b8fd80a4471d64e891dcdd720208781 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Christian Clauss 2025-01-29 17:18:52 +00:00
  • 45c0e5a57b
    Merge branch 'main' into patch-1 Christian Clauss 2025-01-29 18:18:49 +01:00
  • 859a8f9363
    Merge 852bd8a9e1fc9b26e3bfa274b923eff1dc404ac5 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Christian Clauss 2025-01-29 17:13:54 +00:00
  • 852bd8a9e1
    Update pyproject.toml Christian Clauss 2025-01-29 18:13:50 +01:00
  • 767573de22
    Create Mp3 Jaya77777 2025-01-28 14:41:55 +05:30
  • ad6d1b4f36
    Merge 197922dcc02f7345262b6de7c2b231b5693e7f11 into 517a43ecd132a2089d85f4ebc044728a71d49f6e PeterAkande 2025-01-27 12:31:46 +00:00
  • 197922dcc0 feat: add capability to specify ffmpeg path Akande peter 2025-01-27 12:56:49 +01:00
  • 60e1a31a9e debug Amal Jacob 2025-01-26 21:39:08 -08:00
  • 48151029b0 test Amal Jacob 2025-01-26 21:30:54 -08:00
  • 34db988568 nit Amal Jacob 2025-01-26 21:22:34 -08:00
  • 9d8d372a4d test Amal Jacob 2025-01-26 21:12:17 -08:00
  • 8aa423873f
    Merge f53a161d55bc6cffc2aab066697be14753cd85c7 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Jong Wook Kim 2025-01-25 06:00:33 +00:00
  • cca29c39a0
    Merge c632345c1c5b2f630502a4f9c35d39b170513eac into 517a43ecd132a2089d85f4ebc044728a71d49f6e AlpinDale 2025-01-25 06:00:23 +00:00
  • 88fb1e13da
    Merge 3d126013d7005bd23fef116fe4466246ed0d5296 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Bob Lin 2025-01-25 06:00:22 +00:00
  • 00cba24baa
    Merge a41cc58f1524f4445a7c47a86ec073f92a6bdfdc into 517a43ecd132a2089d85f4ebc044728a71d49f6e Ruffalo Lavoisier 2025-01-25 06:00:12 +00:00
  • 5c3d6b1ed9
    Merge dd002e332108ef19059ca2067e9b1b716cda7f81 into 517a43ecd132a2089d85f4ebc044728a71d49f6e rushGitz 2025-01-25 06:00:04 +00:00
  • 5d77814bb9
    Merge 5c46fac10203253331801b9fa52555218f3a1ac9 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Littin Rajan 2025-01-25 06:00:00 +00:00
  • a46dceae66
    Merge fd0b075587d1beaf8288702d97c47e8cc7f1382b into 517a43ecd132a2089d85f4ebc044728a71d49f6e pkp24 2025-01-25 05:59:51 +00:00
  • 07df241285
    Merge 84552cd520ca71cb4442abac2fb3c78e546cb66d into 517a43ecd132a2089d85f4ebc044728a71d49f6e satanistninja666 2025-01-25 05:59:39 +00:00
  • 2d7c5d3dfa
    Merge 5e1a2f64e7d345c1453112a4ce8344a6b016be40 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Diogo Teles Sant'Anna 2025-01-25 05:59:38 +00:00
  • 78b5e30b52
    Merge 6d2c1f1ab32f501d13eba11a630bc22b1329672c into 517a43ecd132a2089d85f4ebc044728a71d49f6e kalarp 2025-01-21 19:43:09 +00:00
  • 4525699f3c
    Numba v0.61.0 is released Christian Clauss 2025-01-21 17:15:28 +01:00
  • 8b3f19c82c
    Merge 1d9e6af04d9fdfd8228a785c066986eaf190bdc8 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Evgenii 2025-01-21 12:01:30 +05:30
  • 9f6b0916cb
    Merge 5011979f397916214990fa0b75c9f9a14386ae80 into 517a43ecd132a2089d85f4ebc044728a71d49f6e CharlesCNorton 2025-01-21 13:10:02 +09:00
  • 862fe7f902
    Merge 19c785e1a435ca8c07c0511a13d5b6d1b4abb3b7 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Francesco Yoshi Gobbo 2025-01-20 14:51:05 +00:00
  • 19c785e1a4
    device usage example Francesco Yoshi Gobbo 2025-01-20 15:50:38 +01:00
  • c811c75b3c
    Merge bf2612f723584b5d154fc68e1c5d15bd2812f574 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Ted 2025-01-20 14:35:15 +08:00
  • 6c8263c56d
    Merge 1ddb875ca95d245de24c95d5af35c6c9f9d69dd0 into 517a43ecd132a2089d85f4ebc044728a71d49f6e phoneee 2025-01-16 16:06:20 -05:00
  • 686aca92f8
    Merge 089f08945b4934eb6a453c61492fe2d7835e115a into 517a43ecd132a2089d85f4ebc044728a71d49f6e Yuekai Zhang 2025-01-16 16:05:20 -05:00
  • c7f4c34719
    Merge bab8297000119678733d80e2cca1c1e1fe12e3f4 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Alexander Kuznetsov 2025-01-16 16:06:13 +03:00
  • bab8297000
    Merge branch 'main' into patch-1 Alexander Kuznetsov 2025-01-16 16:06:11 +03:00
  • dcf899fb4a
    Merge 144640ded4aa2ce62e0519b58b855989a2a64f26 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Menonro 2025-01-16 08:02:00 -05:00
  • 6d2c1f1ab3
    Merge pull request #2 from KomunikacjaTechnicznaVistula/main kalarp 2025-01-15 22:10:30 +01:00
  • 50af949565
    Merge 5b1c6365ba29b7922ea3dad081d7884f66677e11 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Saleh Hashemi 2025-01-14 14:21:47 +07:00
  • ff8376f5f4
    Merge 21999e17025800053e3310ac9c1bb239d6c14f2b into 517a43ecd132a2089d85f4ebc044728a71d49f6e ryanheise 2025-01-13 16:11:04 +08:00
  • c50b864bcf
    Merge 8e6a0e1017cf92af15cd78b52032c832b7f030b1 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Jonathan Baudanza 2025-01-13 12:51:02 +08:00
  • 975a1c8135
    Merge cd7c288740f67f188a9bb584187f3e907f6f2fbf into 517a43ecd132a2089d85f4ebc044728a71d49f6e Ziwen Han 2025-01-12 21:38:10 +02:00
  • be65ef6274
    Merge d5328a849f4e599706e33efdbbca37cff875a649 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Gaspard Petit 2025-01-12 11:38:05 -05:00
  • d5328a849f improve the doc for detect_language Gaspard Petit 2025-01-12 11:36:42 -05:00
  • 94b34d29fd
    Merge e8ea46f6b47bc2c2694cb4a1e3bed3c03806eb15 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Gaspard Petit 2025-01-12 16:28:09 +00:00
  • e8ea46f6b4
    Merge branch 'main' into support_negative_timestamps Gaspard Petit 2025-01-12 11:28:06 -05:00
  • c295cff5c5
    Merge 76db75f5b51b5d066ce7d010701769ea49b555e4 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Raivis Dejus 2025-01-12 14:34:15 +01:00
  • d104c8eccd
    Merge ee36decb1a86f4b2d76967098ca589d5332dadf7 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Oliver Cai 2025-01-12 07:11:32 +01:00
  • a2905a0292
    Improve structure martab0 2025-01-11 23:43:34 +01:00
  • 52933bf957
    Merge a0936816d5624f975a039ffeb1ca25d473e26d5b into 517a43ecd132a2089d85f4ebc044728a71d49f6e Pramod Pai 2025-01-10 17:57:59 +09:00
  • 9c475a295c
    Merge 0390c216d6e4d9ead5a87ccc4633c1c69571a25b into 517a43ecd132a2089d85f4ebc044728a71d49f6e Mercury233 2025-01-10 20:48:57 +13:00
  • 546c82147a
    Merge b76dcf36630a5bd7bbc1851924e23e6128db693f into 517a43ecd132a2089d85f4ebc044728a71d49f6e Khalil Adib 2025-01-09 15:40:58 +01:00
  • 5f2c2d6e2a
    Merge 4ff9e1fa509054ed175f48b81027a18f1c38d801 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Anthony Monthe 2025-01-08 14:31:12 +08:00
  • 0a111567a8
    Merge 49c833dceeaaf45b8a73df4531ac8ee18f4ec5e9 into 517a43ecd132a2089d85f4ebc044728a71d49f6e Madhumitha Kolkar 2025-01-07 23:29:52 +08:00
  • adf281518a
    Merge e000892e137fb17d4ab43046c77853274eaf9ed2 into 517a43ecd132a2089d85f4ebc044728a71d49f6e nlev 2025-01-07 12:45:09 +01:00