Maged Saeed
Maged Saeed
Thank much @sudomaze for this awesome effort. I can categorize this enhancement proposal into the following: _restructuring the repo_, _improving the CI/CD experience_, and _more alignment with open source projects...
That sounds really great. We can start with `klaam` as you proposed, see what challenges we get, then apply to the rest. What do you think?
why not to use the web service instead?
Maybe you need to convert them first? To be in the save side, I always convert to `.wav` when using this `wav2vec` model on an Audio dataset. I usually use...
Hi @kingrain213 My problem was the input image to the model. The model requires BGR images instead of RGB. I converted the image and it works better. You may need...
Hey @GehadAboqamar Thanks for your interest in farasapy. Farasapy is a wrapper around many Java binaries provided by [qcri](https://farasa.qcri.org/) through a special medium. Unfortunately, they did not provide the dependency...
@genestiel Your solution works more than fine for me. But being always on top is really an issue. Is there a better solution?
@ghaddarAbs and @zaidalyafeai , you can verify with more examples here in this notebook if you wish: https://colab.research.google.com/drive/1WdDnfNOa9QRevMsvGfPGiYnnnQ7vnycv#scrollTo=W2PTrScMExLp
Salam @ZOUHEIRBN Thanks for your nice contribution. I have some comments to discuss.. - I see you are putting farasa binaries in your fork in GitHub releases. This is a...
@ZOUHEIRBN , can you take a look into this PR? https://github.com/MagedSaeed/farasapy/pull/27