Shakkala
Shakkala copied to clipboard
Deep learning for AR text Vocalization - التشكيل الالي للنصوص العربية
Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, this is cool. I tried the online demo and so far the results look really good. Anyways, I haven't the chance to locally run it and to look into...
Thank you for the great project. Are you interested in adding a pypi package? This way, we could use it via pip `pip install shakkala`
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Hello, the image of model design is not quite clear. Is it possible to replace them with a clearer version? Many thanks.
Thank you for the great work! I wonder if I needed to fine tune the model or retrain it, how to pre-process my data? Specially the network's output, what does...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.3 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...
Hi: When I changed sh = Shakkala(folder_location, version=3) to sh = Shakkala(folder_location, version=1), the following error occurred: Traceback (most recent call last): File "/home/alex/g2p/arc/Shakkala/shakkala/demo.py", line 24, in model, graph =...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...