ca9a09e8e0
Merge f34f0a133a
into d700b56c9c
2025-06-08 11:36:45 +02:00
d700b56c9c
docs: add missing torch import to Python usage example in README
2025-06-08 03:34:49 -06:00
f34f0a133a
docs: document Docker image usage for WhisperX in README
...
- Add a new section to the README describing how to use pre-built Docker images for WhisperX with example commands.
- Provide a link to the Docker image repository for available tags.
Signed-off-by: CHEN, CHUN <jim60105@gmail.com >
# Conflicts:
# README.md
2025-06-05 19:28:13 +08:00
6fe0a8784a
docs: add troubleshooting section for libcudnn dependencies in README
2025-05-31 05:20:06 -06:00
36d552cad3
fix: remove DiarizationPipeline from public API
2025-05-03 09:25:59 +02:00
a7564c2ad6
docs: update installation instructions
2025-03-25 17:02:41 +01:00
f8d11df727
docs: Update README example commands with generic audio path
2025-02-19 08:24:04 +01:00
70c639cdb5
doc: refer to DEFAULT_ALIGN_MODELS_HF for other langs
2025-01-17 08:47:44 +01:00
235536e28d
Update links to language models in README
2025-01-17 08:47:44 +01:00
79eb8fa53d
Accept alternative VAD methods. Extend to use Silero VAD.
2025-01-06 13:41:46 +01:00
b08ad67a72
docs: update installation instructions in README
2025-01-02 08:35:45 +01:00
c18f9f979b
fix: update README image source and enhance setup.py for long description
2025-01-02 08:30:04 +01:00
9809336db6
Fix link in README.md
2024-12-16 08:04:59 +01:00
f2da2f858e
Update README.md
2024-03-20 15:47:18 +00:00
d8c9196346
Add Replicate large-v3 demo
2024-02-18 12:17:11 +01:00
9f23739f90
Update README.md
...
Demonstrates use of argument to save model to local path.
2023-12-15 13:46:32 +00:00
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
8a8eeb33ee
Update README.md
2023-11-27 17:15:28 +00:00
acf31b754f
update readme
2023-10-11 22:56:38 -04:00
c1b821a08d
fix list markdown
2023-10-05 15:14:29 -07:00
78e20a16a8
update links
2023-10-05 15:14:03 -07:00
be07c13f75
read does actually work...
2023-10-05 14:48:39 -07:00
84423ca517
Update README.md
...
Added info that Hugging Face token has to be write token because read token doesn't work.
2023-10-05 19:14:28 +02:00
3c7b03935b
Merge pull request #430 from dotgrid/dotgrid-docs-patch
...
Document --compute_type command line option
2023-08-29 10:02:51 -06:00
81b12af321
adds link to whisperX medium on replicate and updates replicate bades in README.md
2023-08-21 08:16:46 +08:00
c1197c490e
Document --compute_type command line option
2023-08-19 08:19:49 +01:00
7eb9692cb9
more
2023-08-02 10:32:02 +03:00
8de0e2af51
make diarization faster
2023-08-02 10:11:43 +03: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
8673064658
Remove torchvision from README
2023-07-20 17:02:34 -07:00
512ab1acf9
adding Replicate demo
2023-06-30 18:22:10 -07:00
93ed6cfa93
interspeech
2023-06-01 16:54:16 +01:00
63fb5fc46f
Suggest using pytorch-cuda 11.8 instead of 11.7
...
This prevents CuFFT errors on newer cards such as the RTX 4090 and RTX 6000 Ada.
fixes #254
2023-05-16 12:07:09 +02:00
d8a2b4ffc9
Merge pull request #246 from m-bain/v3
...
V3
2023-05-13 12:18:09 +01:00
9ffb7e7a23
Merge branch 'v3' of https://github.com/m-bain/whisperX into v3
...
Conflicts:
setup.py
2023-05-13 12:16:33 +01:00
fd8f1003cf
add translate, fix word_timestamp error
2023-05-13 12:14:06 +01:00
5421f1d7ca
remove v3 tag on pip install
2023-05-09 13:42:50 +01:00
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
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
4e2ac4e4e9
torch2.0, remove compile for now, round to times to 3 decimal
2023-05-04 20:38:13 +01:00
b666523004
add v3 pre-release comment, and v4 progress update
2023-05-02 15:10:40 +01:00
a693a779fa
feat: adding the docker file
2023-05-02 13:28:20 +05:00
cc7e168d2b
add checkout command
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
558d980535
v3 init
2023-04-24 21:08:43 +01:00
c8be6ac94d
update python example
2023-04-03 12:18:31 -07:00