Commit Graph

344 Commits

Author SHA1 Message Date
Sean Gillen 2b7ab95ad6 Update README to Correct Speaker Diarization Version Link
Currently errors if user just accepts terms for README link version
3.0. Version 3.1 introduced in pull request #586
2023-12-07 12:48:21 -08:00
Max Bain 4553e0d4ed Merge pull request #617 from MahmoudAshraf97/main 2023-12-04 16:15:48 +00:00
Mahmoud Ashraf f865dfe710 fix typo 2023-12-04 17:38:50 +03:00
Mahmoud Ashraf 4acbdd75be add "yue" to supported languages that was added along with Large-V3 2023-12-04 17:27:54 +03:00
Max Bain e9c507ce5d Merge pull request #605 from M0HID/patch-1
fix link
2023-11-28 11:56:29 +00:00
Max Bain a5dca2cc65 Merge pull request #603 from spbisc97/patch-1
pip compliance for git+ installs
2023-11-28 01:24:35 +00:00
M0HID 8a8eeb33ee Update README.md 2023-11-27 17:15:28 +00:00
Simone Rotondi b4d7b1a422 pip compliance for git+ installs
Minimal change to let pip install requirements
2023-11-26 18:37:04 +01:00
Max Bain 5a16e59217 Merge pull request #599 from MahmoudAshraf97/main
support for `large-v3`
2023-11-26 12:34:16 +00:00
MahmoudAshraf97 b4e4143e3b install faster-whisper using git as pypi is not updated anymore 2023-11-25 17:42:36 +00:00
MahmoudAshraf97 4b05198eed bump faster-whisper to 0.10 2023-11-25 12:11:08 +00:00
MahmoudAshraf97 71a5281bde support for large-v3 2023-11-25 12:09:00 +00:00
Max Bain d97cdb7bcf Merge pull request #586 from remic33/main 2023-11-17 10:48:57 +00:00
Remc 20161935a1 feat: pass model to 3.1 in code 2023-11-17 11:12:16 +01:00
Remc 1d7f8ccbf1 feat: get rid of pyannote versioning and go to 3.1 2023-11-17 11:03:23 +01:00
Max Bain ba30365344 Merge pull request #584 from DougTrajano/patch-1
Move load_model after WhisperModel
2023-11-16 12:09:21 +00:00
Douglas Trajano bd3aa03b6f Move load_model after WhisperModel 2023-11-16 08:59:28 -03:00
Max Bain f5c544ff90 Merge pull request #581 from davidmartinrius/catalan_align_model
Add align model for catalan language.
2023-11-16 10:54:24 +00:00
Max Bain 7c2a9a8b7b Merge pull request #580 from kaka1909/main
Update asr.py and make the model parameter be used
2023-11-16 10:54:02 +00:00
David Martin Rius 9f41c49fe5 Add align model for catalan language. 2023-11-16 11:43:36 +01:00
kaka1909 48d651e5ea Update asr.py and make the model parameter be used 2023-11-16 15:29:24 +08:00
Max Bain 4ece2369d7 Merge pull request #556 from sorgfresser/remove-space-segment-align
no align based on space
2023-11-11 02:03:56 +00:00
Max Bain 52fbe5c26f Merge pull request #570 from hidenori-endo/main
Drop ffmpeg-python dependency and call ffmpeg directly.
2023-11-09 18:39:53 +00:00
hidenori-endo 6703d2774b Drop ffmpeg-python dependency 2023-11-10 03:26:47 +09:00
Max Bain a2af569838 Merge pull request #554 from sorgfresser/fix-binarize-unbound
fix unboundlocalerror
2023-11-07 10:54:24 +00:00
Simon Sorg 0c7f32f55c no align based on space 2023-11-03 19:47:00 +01:00
Simon Sorg 6936dd6991 default t 2023-11-03 18:50:15 +01:00
Max Bain 6b1100a919 Merge pull request #549 from amolinasalazar/minor_fixes
Minor fixes for word options and subtitles
2023-10-31 12:26:47 -07:00
amosal d4a600b568 REMOVE duplicated code 2023-10-31 18:55:50 +01:00
amosal afd5ef1d58 FIX warnings for word options 2023-10-31 18:55:35 +01:00
Max Bain dbeb8617f2 Merge pull request #521 from kaihe-stori/update-readme
Add a special note about Speaker-Diarization-3.0 in readme
2023-10-25 11:18:47 -07:00
Max Bain c6fe379d9e Merge pull request #517 from jkukul/support-language-names-as-parameters
Support language names in `--language` parameter.
2023-10-25 11:16:30 -07:00
Max Bain e9a6385d3c Merge pull request #541 from justinwlin/main
Update setup.py to download pyannote depending on platform
2023-10-25 11:14:11 -07:00
Justin Lin b522133340 Update setup.py to be adaptive to platform 2023-10-24 18:42:14 -04:00
Max Bain 49e0130e4e Merge pull request #531 from accessful-ai/main 2023-10-17 06:54:22 -07:00
David Emanuel Buchmann d4ac9531d9 Update setup.py 2023-10-17 15:23:38 +02:00
Max Bain 66808f6147 Merge pull request #529 from MahmoudAshraf97/main 2023-10-16 10:53:18 -07:00
Mahmoud Ashraf b69956d725 . 2023-10-16 20:43:37 +03:00
Max Bain a150df4310 Merge pull request #527 from jkukul/pass-beam-size-to-fast-whisper 2023-10-15 07:15:13 -07:00
Mahmoud Ashraf 02c0323777 fix 2023-10-15 16:25:15 +03:00
Jakub Kukul 14a7cab8eb Pass patience and beam_size to faster-whisper. 2023-10-14 13:51:29 +02:00
kaihe-stori acf31b754f update readme 2023-10-11 22:56:38 -04:00
Max Bain 4cdce3b927 Merge pull request #518 from characat0/main
fix(diarize): key error on empty track
2023-10-10 12:54:35 -07:00
Marco Vela a5356509b6 fix(diarize): key error on empty track 2023-10-10 14:50:41 -05:00
Jakub Kukul 1001a055db Support language names in --language. 2023-10-10 13:55:47 +02:00
Max Bain 051047bb25 Merge pull request #510 from MahmoudAshraf97/main
fix minimum input length for torch wav2vec2 models
2023-10-05 15:31:08 -07:00
Max Bain c1b821a08d fix list markdown 2023-10-05 15:14:29 -07:00
Max Bain 78e20a16a8 update links 2023-10-05 15:14:03 -07:00
Max Bain be07c13f75 read does actually work... 2023-10-05 14:48:39 -07:00
Mahmoud Ashraf 8049dba2f7 fix minimum input length for torch wav2vec2 models 2023-10-06 00:41:23 +03:00