This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
whisperx-rocm-api
Watch
1
Star
0
Fork
0
You've already forked whisperx-rocm-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ffedc5cdf0a3e0e47f06d28b53e5e43fea9d52b7
whisperx-rocm-api
/
whisperx
History
Barabazs
ffedc5cdf0
fix: speaker embedding bug (
#1178
)
...
* fix: improve handling of speaker embeddings in transcribe_task * chore: bump version to 3.4.1
2025-06-25 13:55:20 +02:00
..
assets
move model to assets
2024-12-14 22:53:53 -06:00
vads
refactor: update import statements to use explicit module paths across multiple files
2025-03-25 16:24:21 +01:00
__init__.py
fix: remove DiarizationPipeline from public API
2025-05-03 09:25:59 +02:00
__main__.py
feat: enhance diarization with optional output of speaker embeddings
2025-06-24 15:01:09 +02:00
alignment.py
refactor: update import statements to use explicit module paths across multiple files
2025-03-25 16:24:21 +01:00
asr.py
refactor: update import statements to use explicit module paths across multiple files
2025-03-25 16:24:21 +01:00
audio.py
refactor: update import statements to use explicit module paths across multiple files
2025-03-25 16:24:21 +01:00
conjunctions.py
refactor: add type hints
2025-01-05 11:48:24 +01:00
diarize.py
style: minor code formatting
2025-06-24 15:01:09 +02:00
SubtitlesProcessor.py
refactor: update import statements to use explicit module paths across multiple files
2025-03-25 16:24:21 +01:00
transcribe.py
fix: speaker embedding bug (
#1178
)
2025-06-25 13:55:20 +02:00
types.py
feat: add SegmentData type for temporary processing during alignment
2025-01-13 10:45:50 +01:00
utils.py
Remove duplicated item
2025-04-12 11:08:15 +02:00