abbb66b58e
Update alignment.py
2023-08-17 14:53:53 +02:00
ea7bb91a56
Update asr.py
2023-08-17 14:49:57 +02:00
d2d840f06c
Update utils.py
2023-08-17 14:45:23 +02:00
cb3ed4ab9d
Update transcribe.py
2023-08-16 16:22:29 +02:00
65688208c9
Update alignment.py
2023-08-16 16:18:00 +02:00
72685d0398
Update asr.py
2023-08-16 16:15:24 +02:00
1bb4839b0f
Update alignment.py
2023-08-16 16:13:28 +02:00
4acb5b3abc
Update asr.py
2023-08-16 16:11:46 +02:00
14e593f60b
Update alignment.py
2023-08-16 16:08:25 +02:00
66da4b3eb7
Merge pull request #418 from Ayushi-Desynova/main-1
...
Update alignment.py
2023-08-10 12:14:08 +01:00
18d5fdc995
Add telugu language to alignment.py
2023-08-10 12:13:52 +01:00
423667f00b
Update alignment.py
2023-08-09 17:08:56 +05:30
1b092de19a
Merge pull request #395 from Joemgu7/main
...
Fix repeat transcription on different languages and proper suppress_numerals use
2023-08-02 13:44:27 +01:00
69a52b00c7
Merge pull request #400 from davidas1/fast-diarize
...
make diarization faster
2023-08-02 13:43:20 +01:00
9e3145cead
more
2023-08-02 10:36:56 +03:00
577db33430
more
2023-08-02 10:35:20 +03:00
da6ed83dc9
more
2023-08-02 10:34:42 +03:00
7eb9692cb9
more
2023-08-02 10:32:02 +03:00
8de0e2af51
make diarization faster
2023-08-02 10:11:43 +03:00
225f6b4d69
fix suppress_numerals
2023-07-29 19:34:51 +02:00
864976af23
fix issue by resetting tokenizer
2023-07-29 18:56:33 +02:00
9d736dca1c
add some warning if languages do not match
2023-07-29 18:20:59 +02:00
d87f6268d0
fix preset language
2023-07-29 18:13:36 +02:00
d80b98601b
Merge pull request #255 from tijszwinkels/cuda-11.8
...
Suggest using pytorch-cuda 11.8 instead of 11.7
2023-07-25 00:29:08 +01:00
aa37509362
Merge branch 'main' into cuda-11.8
2023-07-25 00:28:53 +01:00
15b4c558c2
Merge pull request #352 from daanelson/replicate-demo
...
adding link to Replicate demo
2023-07-24 10:48:24 +01:00
54504a2be8
Merge pull request #374 from abCods/main
...
Add Urdu model support for alignment
2023-07-24 10:47:52 +01:00
8c0fee90d3
Update alignment.py
2023-07-24 10:47:41 +01:00
016f0293cd
Merge pull request #378 from baer/patch-1
...
Remove torchvision from README
2023-07-24 10:47:14 +01:00
44daf50501
Merge pull request #382 from mabergerx/patch-1
...
Update transcribe.py -> small change in `batch_size` description
2023-07-24 10:46:55 +01:00
48e7caad77
Update transcribe.py -> small change in batch_size
description
...
Changed the description of the `batch_size` parameter.
2023-07-24 11:45:38 +02:00
8673064658
Remove torchvision from README
2023-07-20 17:02:34 -07:00
e6ecbaa68f
Remove spacing
2023-07-20 03:20:47 +05:00
e92325b7eb
Remove the fix
2023-07-20 03:19:37 +05:00
eb712f3999
Rectify refernce to the word
2023-07-20 02:54:06 +05:00
30eff5a01f
Replace double quotes to single for JSON parsing
2023-07-20 02:32:37 +05:00
734ecc2844
Add Urdu model support for alignment
2023-07-17 19:29:41 +05:00
512ab1acf9
adding Replicate demo
2023-06-30 18:22:10 -07:00
befe2b242e
torch 2+
2023-06-07 22:43:29 +01:00
f9c5ff9f08
Merge pull request #309 from Ca-ressemble-a-du-fake/patch-1
...
Add Audacity export
2023-06-07 11:50:05 +01:00
d39c1b2319
add "aud" to output_format
2023-06-07 11:48:49 +01:00
b13778fefd
make aud optional
2023-06-07 11:47:49 +01:00
076ff96eb2
Add Audacity export
...
This exports the transcript to a text file that can be directly imported in Audacity as label file. This is useful to quickly check the transcript-audio alignment.
2023-06-07 05:49:49 +02:00
0c84c26d92
Merge pull request #303 from m-bain/v3
...
Suppress numerals
2023-06-05 15:46:26 +01:00
d7f1d16f19
suppress numerals change logic
2023-06-05 15:44:17 +01:00
74a00eecd7
suppress numerals fix
2023-06-05 15:33:04 +01:00
b026407fd9
Merge branch 'v3' of https://github.com/m-bain/whisperX into v3
...
Conflicts:
whisperx/asr.py
2023-06-05 15:30:02 +01:00
a323cff654
--suppress_numerals option, ensures non-numerical words, for wav2vec2 alignment
2023-06-05 15:27:42 +01:00
93ed6cfa93
interspeech
2023-06-01 16:54:16 +01:00
9797a67391
Merge pull request #294 from SohaibAnwaar/fix/typehint-bug-fix
...
fix: Bug in type hinting
2023-05-30 11:13:22 +01:00