Open brauliobo opened 3 weeks ago
Hi, I'm starting to use the server and then wanted to open a PR to add the lang code to the output along with the text key.
server
text
Then I realized that I also need the SRT response format, which doesn't have space for any other data key.
Do you have a suggestion on how to both output the detected language and the resulting SRT?
Hi, I'm starting to use the
server
and then wanted to open a PR to add the lang code to the output along with thetext
key.Then I realized that I also need the SRT response format, which doesn't have space for any other data key.
Do you have a suggestion on how to both output the detected language and the resulting SRT?