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

Request to add a new function to get the full language name #1546

Merged
merged 3 commits into from
Nov 24, 2023

Commits on Nov 23, 2023

  1. Update whisper.h

    add whisper_lang_fullstr to retrieve the full language name
    bradmit authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    96a4051 View commit details
    Browse the repository at this point in the history
  2. Update whisper.cpp

    add whisper_lang_fullstr to return the full language name
    bradmit authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    138bde3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. fullstr -> str_full

    ggerganov authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    03ea3d3 View commit details
    Browse the repository at this point in the history