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

user large v3 online? #25

Open
johnfelipe opened this issue Nov 29, 2023 · 2 comments
Open

user large v3 online? #25

johnfelipe opened this issue Nov 29, 2023 · 2 comments

Comments

@johnfelipe
Copy link

i want to clone in HF for use large v3 online, that is possible?

@johnfelipe
Copy link
Author

Is possible?

@midpoint
Copy link

whisper-web\src\components\AudioManager.tsx

    const models = {
        // Original checkpoints
        'Xenova/whisper-tiny': [41, 152],
        'Xenova/whisper-base': [77, 291],
        'Xenova/whisper-small': [249],
        'Xenova/whisper-medium': [776],
        'Xenova/whisper-large-v2': [23776],
        'Xenova/whisper-large-v3': [17776],

        // Distil Whisper (English-only)
        'distil-whisper/distil-medium.en': [402],
        'distil-whisper/distil-large-v2': [767],
    

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

2 participants