fedirz/faster-whisper-server

Add support for live translation

Opened this issue · 2 comments

Hello,

Would it be possible for you to add an endpoint for live translation using web sockets - similar to how the live transcription endpoint works? This would be extremely useful.

Thank you.

I have a dev branch where I had implemented this feature, but unfortunately the results were not great at all. I think it makes sense to include this feature, but It will take me some time to do it, since larger code-base changes might be required to make it usable.

But unfortunately, the results were not great at all.

Could you elaborate on why the results are considered unsatisfactory? Is it due to poor translation quality, or are there some challenging issues in the code implementation that are difficult to resolve? I hope to be of assistance