reriiasu / speech-to-text

Real-time transcription using faster-whisper
MIT License
405 stars 61 forks source link

Transcription accuracy is low and time to translate is long #9

Open tiensu opened 11 months ago

tiensu commented 11 months ago

I can run your app easily, but the accuracy of the transcription is quite low. I tested with Vietnamese and English on my window laptop (core i5 CPU, 16GB Ram). Time to processing was also long, not near real-time.

Maybe I'm wrong in settings?

reriiasu commented 11 months ago

@tiensu hello tiensu

For transcription accuracy, please use Large-v3 or Large-v2 models. For real-time translation, we recommend using a GPU.