mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
Merge pull request #352 from daanelson/replicate-demo
adding link to Replicate demo
This commit is contained in:
@ -185,6 +185,11 @@ print(diarize_segments)
|
|||||||
print(result["segments"]) # segments are now assigned speaker IDs
|
print(result["segments"]) # segments are now assigned speaker IDs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Demos 🚀
|
||||||
|
|
||||||
|
[](https://replicate.com/daanelson/whisperx)
|
||||||
|
|
||||||
|
If you don't have access to your own GPUs, use the link above to try out WhisperX.
|
||||||
|
|
||||||
<h2 align="left" id="whisper-mod">Technical Details 👷♂️</h2>
|
<h2 align="left" id="whisper-mod">Technical Details 👷♂️</h2>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user