jhj0517 commited on
Commit
8168488
·
unverified ·
1 Parent(s): 637877e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -114,6 +114,7 @@ This is Whisper's original VRAM usage table for models.
114
  - [x] Integrate with faster-whisper
115
  - [x] Integrate with insanely-fast-whisper
116
  - [x] Integrate with whisperX ( Only speaker diarization part )
 
117
  - [ ] Add fast api script
118
  - [ ] Support real-time transcription for microphone
119
 
 
114
  - [x] Integrate with faster-whisper
115
  - [x] Integrate with insanely-fast-whisper
116
  - [x] Integrate with whisperX ( Only speaker diarization part )
117
+ - [ ] Add background music separation pre-processing with [Sepformer-wham](https://huggingface.co/speechbrain/sepformer-wham)
118
  - [ ] Add fast api script
119
  - [ ] Support real-time transcription for microphone
120