Bangla Text Extraction from PDFs – Solved! Recently, I was working on a project where I needed to extract Bangla text from PDFs. I tried multiple libraries and methods, but none worked reliably. While ...
On Request I will do this in English too. I have started doing it in Bangla (my native language) because most of the people in my Python community: The Pythonic speaks Bangla. If I get more interested ...
I am currently working in a project which includes a part turning a piece of Bangla text into Bangla speech. I have accomplished the task with gTTS ( Google Text-to-Speech) python library and shared ...