"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "1ea3ad1aeca1ffc1726d8a4fab2e4393a72be56f"
Update Hebrew language code to he per IANA registry (#21310)
Here's my original PR into whisper that changes the same: https://github.com/openai/whisper/pull/401 Per [IANA registry](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry), `iw` was deprecated as the code for Hebrew in 1989 and the preferred code is `he` The correct subtag: ``` %% Type: language Subtag: he Description: Hebrew Added: 2005-10-16 Suppress-Script: Hebr %% ``` And the deprecation ``` %% Type: language Subtag: iw Description: Hebrew Added: 2005-10-16 Deprecated: 1989-01-01 Preferred-Value: he Suppress-Script: Hebr %% ```
Showing
Please register or sign in to comment