|
2efa136114
|
update python usage example
|
2023-05-08 17:20:38 +01:00 |
|
|
0b839f3f01
|
Update README.md
|
2023-05-07 20:36:08 +01:00 |
|
|
1caddfb564
|
Merge pull request #225 from m-bain/v3
V3
v3.1.0
|
2023-05-07 20:31:16 +01:00 |
|
|
7ad554c64f
|
Merge branch 'main' into v3
|
2023-05-07 20:30:57 +01:00 |
|
|
4603f010a5
|
update readme, setup, add option to return char_timestamps
|
2023-05-07 20:28:33 +01:00 |
|
|
24008aa1ed
|
fix long segments, break into sentences using nltk, improve align logic, improve diarize (sentence-based)
|
2023-05-07 15:32:58 +01:00 |
|
|
07361ba1d7
|
add device to dia pipeline @sorgfresser
|
2023-05-05 11:53:51 +01:00 |
|
|
4e2ac4e4e9
|
torch2.0, remove compile for now, round to times to 3 decimal
v3.0.2
|
2023-05-04 20:38:13 +01:00 |
|
|
d2116b98ca
|
Merge pull request #210 from sorgfresser/v3
Update pyannote and torch version
|
2023-05-04 20:32:06 +01:00 |
|
|
d8f0ef4a19
|
Set diarization device manually
|
2023-05-04 16:25:34 +02:00 |
|
|
1b62c61c71
|
Merge pull request #216 from aramlang/blank_id-fix
Enable Hebrew support
|
2023-05-04 01:13:23 +01:00 |
|
|
2d59eb9726
|
Add torch compile to log mel spectrogram
|
2023-05-03 23:17:44 +02:00 |
|
|
cb53661070
|
Enable Hebrew support
|
2023-05-03 11:26:12 -05:00 |
|
|
2a6830492c
|
Fix pyannote to specific commit
|
2023-05-02 20:25:56 +02:00 |
|
|
da3aabe181
|
Merge branch 'm-bain:v3' into v3
|
2023-05-02 18:55:43 +02:00 |
|
|
067189248f
|
Use pyannote develop branch and torch version 2
|
2023-05-02 18:44:43 +02:00 |
|
|
b666523004
|
add v3 pre-release comment, and v4 progress update
|
2023-05-02 15:10:40 +01:00 |
|
|
69e038cbc4
|
Merge pull request #209 from SohaibAnwaar/feat-dockerfile
feat: adding the docker file
|
2023-05-02 14:55:30 +01:00 |
|
|
9fb51412c0
|
Merge pull request #208 from arnavmehta7/patch-1
|
2023-05-02 10:55:13 +01:00 |
|
|
a693a779fa
|
feat: adding the docker file
|
2023-05-02 13:28:20 +05:00 |
|
|
64ca208cc8
|
Fixed the word_start variable not initialized bug.
|
2023-05-02 13:13:02 +05:30 |
|
|
5becc99e56
|
Version bump pyannote, pytorch
|
2023-05-01 13:47:41 +02:00 |
|
|
e24ca9e0a2
|
Merge pull request #205 from prashanthellina/v3-fix-diarization
v3.0.1
|
2023-04-30 21:08:45 +01:00 |
|
|
601c91140f
|
references #202, attempt to fix speaker diarization failing in v3
|
2023-04-30 17:33:24 +00:00 |
|
|
31a9ec7466
|
Merge pull request #204 from sorgfresser/v3
|
2023-04-30 18:29:46 +01:00 |
|
|
b9c8c5072b
|
Pad language detection if audio is too short
|
2023-04-30 18:34:18 +02:00 |
|
|
a903e57cf1
|
Merge pull request #199 from thomasmol/v3
|
2023-04-29 23:35:42 +01:00 |
|
|
cb176a186e
|
added num_workers to fix pickling error
|
2023-04-29 19:51:05 +02:00 |
|
|
5b85c5433f
|
Update setup.py
|
2023-04-28 16:47:04 +01:00 |
|
|
cc7e168d2b
|
add checkout command
v3.0.0
|
2023-04-25 12:14:23 +01:00 |
|
|
db97f29678
|
update pip install
|
2023-04-25 11:19:23 +01:00 |
|
|
25be8210e5
|
add v3 tag for install
|
2023-04-25 10:07:34 +01:00 |
|
|
0efad26066
|
pass compute_type
|
2023-04-24 21:26:44 +01:00 |
|
|
2a29f0ec6a
|
add compute types
|
2023-04-24 21:24:22 +01:00 |
|
|
558d980535
|
v3 init
|
2023-04-24 21:08:43 +01:00 |
|
|
da458863d7
|
allow custom model_dir for torchaudio models
v2.0.1
|
2023-04-14 21:40:36 +01:00 |
|
|
cf252a8592
|
allow custom path for vad model
|
2023-04-14 15:02:58 +01:00 |
|
|
6a72b61564
|
clamp end_timestamp to prevent infinite loop
|
2023-04-11 20:15:37 +01:00 |
|
|
48ed89834e
|
Merge pull request #169 from invisprints/v2-opt-load-model
Optimize the inference process and reduce the memory usage
|
2023-04-09 13:39:13 +01:00 |
|
|
bb15c9428f
|
opti the inference loop
|
2023-04-09 15:58:55 +08:00 |
|
|
9482d324d0
|
Merge pull request #162 from dev-nomi/cli_argument_type
Added vad_filter type
|
2023-04-05 13:40:04 -07:00 |
|
|
4146e56d5b
|
Added vad_filter type
|
2023-04-05 17:11:29 +05:00 |
|
|
118e7deedb
|
Merge pull request #161 from diasks2/fix_typo
Fix typo in utils.py
|
2023-04-04 19:00:18 -07:00 |
|
|
70a4a0a25c
|
Fix typo
|
2023-04-05 10:50:49 +09:00 |
|
|
40948a3d00
|
fix whisper version to 20230314 for no breaking
|
2023-04-04 12:42:34 -07:00 |
|
|
c8be6ac94d
|
update python example
|
2023-04-03 12:18:31 -07:00 |
|
|
a582a59493
|
mkdir for torch cache in case it doesnt exist
|
2023-04-01 13:05:40 -07:00 |
|
|
861379edc3
|
Merge pull request #157 from Ryan5453/fix/whisper-req
Fix Requirements
|
2023-03-31 16:40:19 -07:00 |
|
|
4af345434a
|
Update requirements.txt
|
2023-03-31 19:36:38 -04:00 |
|
|
634799b3be
|
hf token only for diarization
|
2023-03-31 16:15:40 -07:00 |
|