-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -223,7 +223,7 @@ Transcription differences from openai's whisper: | |
|
||
- Transcript words which do not contain characters in the alignment models dictionary e.g. "2014." or "£13.60" cannot be aligned and therefore are not given a timing. | ||
- Overlapping speech is not handled particularly well by whisper nor whisperx | ||
- Diarization is far from perfect (working on this with custom model v4 -- see contact me). | ||
- Diarization is far from perfect | ||
- Language specific wav2vec2 model is needed | ||
|
||
|
||
|
@@ -267,7 +267,7 @@ Bug finding and pull requests are also highly appreciated to keep this project g | |
<h2 align="left" id="contact">Contact/Support 📇</h2> | ||
|
||
|
||
Contact [email protected] for queries. WhisperX v4 development is underway with with siginificantly improved diarization. To support v4 and get early access, get in touch. | ||
Contact [email protected] for queries. | ||
|
||
<a href="https://www.buymeacoffee.com/maxhbain" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a> | ||
|
||
|