Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster-Whisper Support? #24

Open
JvilleDev opened this issue Jun 18, 2023 · 4 comments
Open

Faster-Whisper Support? #24

JvilleDev opened this issue Jun 18, 2023 · 4 comments

Comments

@JvilleDev
Copy link

Can u add Faster-whisper support?
Or How can i do that?

@NosgothicRealm
Copy link

Hello!
I tried to implement this app using WhisperX because of the diarization option and the
faster_whisper's models.

But I have problems parsing the audio to Whisperx
This app 'normalizes' the audio and that works for openai's whisper, but not for Whisperx (I'm no expert in audio format)

If at some point I can implement this app using faster_whisper/whisperx I'll let you know.

sorry for my English!

@lukkzien
Copy link

Hello! I tried to implement this app using WhisperX because of the diarization option and the faster_whisper's models.

But I have problems parsing the audio to Whisperx This app 'normalizes' the audio and that works for openai's whisper, but not for Whisperx (I'm no expert in audio format)

If at some point I can implement this app using faster_whisper/whisperx I'll let you know.

sorry for my English!

Hello, were you able to accomplish it?

@NosgothicRealm
Copy link

But I have problems parsing the audio to Whisperx This app 'normalizes' the audio and that works for openai's whisper, but not for Whisperx (I'm no expert in audio format)

If at some point I can implement this app using faster_whisper/whisperx I'll let you know.

Until some point, yes, but I'm still having issues because there are still problems when audio is shared using 'normalization'
I'm trying to implement something similar, but using WhisperX because that repo uses the diarization too.

If I have something good for real-time I'll share it :)

@HardikJain02
Copy link

Have you got anything for real-time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants