ggml-org/whisper.cpp

Add a possibility to specify list of languages for each file

Open

#380 opened on Jan 6, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (6,072 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (52,942 stars)
PR merge metrics
 (Avg merge 5d 20h) (36 merged PRs in 30d)

Description

It'd be nice to be able to specify a list of languages when passing multiple files to recognize, or to pass a file:lang pairs to let each file be recognized with a different language

Contributor guide