Feature Request
Description of the feature you'd like:
Want to use the user's own wit.ai and deepl API key for real-time speech-to-text translation.
Feature Background:
After using it for a while, I found that there is often a translation delay issue (interval=3~5) when using the medium model.
It also frequently results in blank spaces.
I don't know if it's due to the delay in voice recognition or incorrect identification of language type that causes the translation failure.
And English is not my native language. After receiving English, I need to spend some time converting it into my native language. So I hope to increase the variety of translation languages.
Proposed Solution
Feature Request
Description of the feature you'd like:
Want to use the user's own wit.ai and deepl API key for real-time speech-to-text translation.
Feature Background:
After using it for a while, I found that there is often a translation delay issue (interval=3~5) when using the medium model.
It also frequently results in blank spaces.
I don't know if it's due to the delay in voice recognition or incorrect identification of language type that causes the translation failure.
And English is not my native language. After receiving English, I need to spend some time converting it into my native language. So I hope to increase the variety of translation languages.
Proposed Solution
speech-to-text: Use
wit.aito convert audio files into text wit.ai docs(I use it to identify Google reCAPTCHA voice verification, which is very fast and accurate.)
transalte: use
deeplorchatGPTto translate to user target language