Commit Graph

  • 9e653bd0ea
    Fixed CoW RuntimeError in DecodingTask.run() (#240) Corentin Jemine 2022-10-04 17:49:31 +02:00
  • 9d3c983001
    Fixed CoW RuntimeError in DecodingTask.run() Corentin Jemine 2022-10-04 08:55:13 +02:00
  • f7ca42cbd7 Clear outputs of all cells ArthurFDLR 2022-10-03 17:41:45 -05:00
  • 02b74308ff
    Fix timestamps and strip extraneous whitespace in WebVTT output (#219) Tom Stuart 2022-10-03 22:51:07 +01:00
  • 0f6b6a311b Fix Notebook shield URL in Youtube_ASR.ipynb ArthurFDLR 2022-10-02 20:12:39 -05:00
  • 444a0de9b0 Add author to Youtube_ASR.ipynb ArthurFDLR 2022-10-02 20:08:44 -05:00
  • 9b9bc114a5 Add Youtube_ASR.ipynb ArthurFDLR 2022-10-02 19:29:51 -05:00
  • 9249e421d5 for easier reading by spreadsheets importing CSV, the third Niels P. Mayer 2022-10-02 15:16:13 -07:00
  • 7c5dfb496f Add CSV format output in transcript, containing lines of characters formatted like: <startTime-in-integer-milliseconds>, <endTime-in-integer-milliseconds>, <transcript-including-commas> Niels P. Mayer 2022-10-01 22:15:16 -07:00
  • 3c530fbbd9 timestamp should come after end of segment taylorchu 2022-10-01 20:19:48 -07:00
  • 34f971e661
    Reuse initial prompt after prompt reset ANonEntity 2022-10-01 22:47:46 +02:00
  • 2159e0fafb Strip segment text in WebVTT output Tom Stuart 2022-10-01 20:43:24 +01:00
  • 329f060a6a Use two-digit hours in WebVTT timestamps Tom Stuart 2022-10-01 20:37:50 +01:00
  • 9143b8c050 remove some torch to numpy copy zilinzhu 2022-10-01 11:42:51 +08:00
  • 889c4d5c9c remove dtype and device zilinzhu 2022-10-01 10:57:10 +08:00
  • bb45dbb0f7 remove .to(device) zilinzhu 2022-10-01 10:43:15 +08:00
  • 0b1ba3d46e
    Add model_dir to arguments (#202) Jibin Mathew 2022-09-30 14:45:51 -07:00
  • 5de8acc48f
    minor formatting change Jong Wook Kim 2022-09-30 14:44:20 -07:00
  • 7c38500b72 update README zilinzhu 2022-10-01 00:56:44 +08:00
  • d0c91602a3 remove unnecessary warning zilinzhu 2022-09-30 21:07:14 +08:00
  • 287eb4115f remove model load and add readme zilinzhu 2022-09-30 21:02:20 +08:00
  • cb30515f8b clean model zilinzhu 2022-09-30 20:00:23 +08:00
  • edb69443a5 support detect language zilinzhu 2022-09-30 19:53:24 +08:00
  • 3a0e9357ca finish exporting .en models zilinzhu 2022-09-30 18:08:12 +08:00
  • df8cf85d93 download openvino weight from huggingface hub zilinzhu 2022-09-30 15:39:18 +08:00
  • 2a546b5056 change AutoEncoder to openvino zilinzhu 2022-09-30 15:26:34 +08:00
  • 9247fb9e98 Add model_dir to arguments jibinmathew69 2022-09-30 12:48:08 +05:30
  • 95b7206ca5 fix offset bug zilinzhu 2022-09-30 12:13:32 +08:00
  • 0060c61428 use openvino zilinzhu 2022-09-30 11:21:25 +08:00
  • 60132ade70
    Use , character instead of . for SRT output. (#197) Caleb McQuillin 2022-09-29 23:44:12 -04:00
  • f53c3cc767
    Use , character instead of . for SRT output. Caleb McQuillin 2022-09-29 23:40:43 -04:00
  • 7cb4cc21bf allowing nonzero initial temperature Jong Wook Kim 2022-09-29 18:05:12 -07:00
  • 30dc5c581b pointer to the show and tell section Jong Wook Kim 2022-09-29 14:57:12 -07:00
  • 5905e503b8
    Update README.md (#161) Szabolcs Pasztor 2022-09-29 23:18:54 +02:00
  • 1bd311bbf3 merging paragraphs Jong Wook Kim 2022-09-29 14:17:58 -07:00
  • a8f0f20142 Merge branch 'main' into patch-1 Jong Wook Kim 2022-09-29 14:10:29 -07:00
  • 0457aac342
    Adds missing command for install (mac) (#90) Fabiano 2022-09-30 10:08:58 +13:00
  • 2e5384e8a4 minor wording change Jong Wook Kim 2022-09-29 14:07:27 -07:00
  • deafef05f3
    Update audio.py (#178) sawadata 2022-09-30 04:34:04 +09:00
  • 2b0c2971af
    Don't update duration if last timestamp is same as begin (#191) Vicki Anand 2022-09-29 15:27:48 -04:00
  • 4c06182ad1 Don't update duration if last timestamp is same as begin Vicki Anand 2022-09-29 13:58:38 +00:00
  • 21dae7e0f9 extract and change kv_cache as tensor zilinzhu 2022-09-29 19:40:38 +08:00
  • 9c090772c4 remove module hook zilinzhu 2022-09-29 17:11:17 +08:00
  • cdf8936605 replicate demo Chenxi 2022-09-29 09:57:46 +01:00
  • 0498a816e5
    Update audio.py sawadata 2022-09-29 12:58:50 +09:00
  • 280258f0c0
    Update README.md Szabolcs Pasztor 2022-09-28 14:11:45 +02:00
  • 62fe7f1009 patience definition to match the paper Jong Wook Kim 2022-09-27 19:00:41 -07:00
  • f652705437 use original audio input signal length Panos 2022-09-27 19:22:45 +00:00
  • 12ac29943e
    Updated README.md Prateek Ralhan 2022-09-27 00:19:32 +05:30
  • b4308c4782
    fix: transcribe verbosity (#140) Nick Konovalchuk 2022-09-26 21:46:21 +03:00
  • 9c8183a179
    Use PyTorch as logits transpose for ONNX support (#141) Michael Goin 2022-09-26 13:54:26 -04:00
  • 312ca71f53
    Use PyTorch as logits transpose for ONNX support Michael Goin 2022-09-26 12:53:59 -04:00
  • 26705b0f9c fix: transcribe verbosity bottled.mind 2022-09-26 13:58:40 +03:00
  • 2037b65f3f
    Context prompt (#128) VulumeCode 2022-09-26 14:22:33 +02:00
  • 0003627dd0
    Merge branch 'main' into contextPrompt Jong Wook Kim 2022-09-26 05:04:36 -07:00
  • fc0f40981d
    Write each sentence as a separate line for the txt output (#101) EliEron 2022-09-26 13:52:28 +02:00
  • 6bfb9b19c6
    Update utils.py Jong Wook Kim 2022-09-26 04:51:47 -07:00
  • 9a71cfadff
    Merge branch 'main' into newline-for-txt Jong Wook Kim 2022-09-26 04:50:07 -07:00
  • 520796a34c
    fix token suppression (#123) VulumeCode 2022-09-26 13:35:21 +02:00
  • ead77fab97
    add srt subtitle export utility (#102) fatih 2022-09-26 13:50:26 +03:00
  • 5ff407d490 simplifying Jong Wook Kim 2022-09-26 03:49:24 -07:00
  • 4fbb6aa5ed Merge branch 'main' into srt Jong Wook Kim 2022-09-26 03:38:04 -07:00
  • 5485428c81
    arch linux ffmpeg install (#93) Ashutosh Tripathi 2022-09-26 15:54:47 +05:30
  • 9e7e418ff1
    add progress bar for transcribe loop (#100) fatih 2022-09-26 13:24:13 +03:00
  • ab0ffe401a progressbar renames Jong Wook Kim 2022-09-26 03:20:18 -07:00
  • 28bd2f5d24 Merge remote-tracking branch 'fcakyon/progress-bar' Jong Wook Kim 2022-09-26 02:28:54 -07:00
  • 2dd37297a2 changing the code from using print to using logging V Vishnu Anirudh 2022-09-25 23:41:30 +01:00
  • 062d251659 Accept waveform over STDIN (enable piped input) Louis Maddox 2022-09-25 22:25:20 +01:00
  • d4e41dbe57 Context prompt VulumeCode 2022-09-25 19:52:58 +02:00
  • 7bb3a654df
    Add section for listing community integrations nn81 2022-09-25 18:35:03 +02:00
  • 736b844390 fix token suppression VulumeCode 2022-09-25 16:55:29 +02:00
  • 5d8d3e75a4 add --condition_on_previous_text Jong Wook Kim 2022-09-25 05:16:08 -07:00
  • 2d3032de01 improved warning message for English-only models Jong Wook Kim 2022-09-25 02:10:36 -07:00
  • afaf0f795c Copy over relevant bits Michael Voznesensky 2022-09-25 02:33:28 +00:00
  • 7ea5f0da0f Merge branch 'voz/faster' of github.com:voznesenskym/whisper-dynamo into voz/faster Michael Voznesensky 2022-09-25 02:30:01 +00:00
  • 2e024c227f Propagate more Michael Voznesensky 2022-09-25 02:23:06 +00:00
  • 60de312e1a cleaner integration Michael Voznesensky 2022-09-25 02:19:13 +00:00
  • f649251049 rm Michael Voznesensky 2022-09-22 20:25:07 +00:00
  • bdc8adab29 artifacts Michael Voznesensky 2022-09-22 20:22:42 +00:00
  • f050e30982 make it faster Michael Voznesensky 2022-09-22 20:06:23 +00:00
  • c8704fb1ce Propagate more Michael Voznesensky 2022-09-25 02:23:06 +00:00
  • 964f1eab3b cleaner integration Michael Voznesensky 2022-09-25 02:19:13 +00:00
  • ad1a62dcc4
    Added section for listing community integrations nn81 2022-09-24 17:08:44 +02:00
  • 93a712dbfe add srt subtitle export utility fcakyon 2022-09-24 16:50:59 +03:00
  • 9f051701fb add progress bar to transcribe loop fcakyon 2022-09-24 16:42:23 +03:00
  • f49a79642d Write each sentence as a separate line for the txt output EliEron 2022-09-24 15:21:42 +02:00
  • cdd2141dee remove buffer limit fcakyon 2022-09-24 16:07:13 +03:00
  • ee57f9cd00 update comment for easier read fcakyon 2022-09-24 15:51:47 +03:00
  • fd7dad6671 remove ffmpeg cli dependency fcakyon 2022-09-24 15:36:20 +03:00
  • e886889f23 Merge branch 'voz/faster' of https://github.com/voznesenskym/whisper-dynamo into voz/faster Michael Voznesensky 2022-09-24 08:47:38 +00:00
  • 47798600d2
    arch linux ffmpeg install Ashutosh Tripathi 2022-09-24 13:26:34 +05:30
  • 9cbca2eba8
    Adds missing command for install (mac) Fabiano 2022-09-24 18:06:39 +12:00
  • e54625ed54
    Create satyadev Satyendra1979 2022-09-23 21:28:14 -07:00
  • e41cfbf7ac
    Update README.md OKOCHA CHIBUZOR JOSEPH 2022-09-24 04:14:19 +01:00
  • 8cf36f3508 allow hyphens and single quotes between words Jong Wook Kim 2022-09-23 20:11:27 +09:00
  • 15ab548263 nocaptions -> nospeech to match the paper figure Jong Wook Kim 2022-09-23 15:45:32 +09:00
  • 61989529b7
    Fix possible mistake when loading model to device (#57) mj-kh 2022-09-23 09:51:47 +03:30
  • af236d1dfe
    Fix possible mistake when loading model to device mj-kh 2022-09-23 09:31:27 +03:30
  • 4e976f1747
    Update README.md Blake 2022-09-23 00:28:51 -04:00
  • fdc0ea59c4 added requirements for gpu Blake Mallory 2022-09-23 00:26:53 -04:00