Language option in Whisper model
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 152
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 11
Description
I would like to know (when using a model with the ASR option) if there is an option to configure the Whisper language (like the --language option on the command line) or if it would be possible for you to implement it.
Thank you in advance
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the ASR configuration and the handling of the command-line --language option, then determine whether Whisper language selection is already exposed through the model API. Done means the supported behavior is clearly implemented or confirmed, with coverage or documentation for configuring the language.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ai, audio-video-rtc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100