Add diacritics to Hebrew text along with phonetic marks
Project description
phonikud-onnx
Add diacritics to Hebrew text along with phonetic marks
Enhanced model of Dicta model 🤗
Features
- Phonetics: adds phonetics diacritics
- Fast: 0.1s per sentnece (macOS M1) 🚀
- Batching: Supports multiple sentences at once 📚
- User friendly: Add diacritics with just 2 lines of code ✨
- Lightweight: Runs with onnx without heavy dependencies 🛠️
- Dual mode: Output nikud male (fully marked) and nikud haser 💡
Setup
pip install phonikud-onnx
Usage
from phonikud_onnx import Phonikud
phonikud = Phonikud("./phonikud-1.0.int8.onnx")
with_diacritics = phonikud.add_diacritics("מתכת יקרה")
print(with_diacritics)
Examples
See examples
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
phonikud_onnx-1.0.6.tar.gz
(6.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phonikud_onnx-1.0.6.tar.gz.
File metadata
- Download URL: phonikud_onnx-1.0.6.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e2322fa95bf25055dc5a2454298cf127db164e34d5fa4a4c03fb77b027fac7e
|
|
| MD5 |
cf600f47f8952e79e943d688de3fa5d6
|
|
| BLAKE2b-256 |
33d727801e54beb198fe31fddd9f57da758cf2c53090d45513d997bc935738a7
|
File details
Details for the file phonikud_onnx-1.0.6-py3-none-any.whl.
File metadata
- Download URL: phonikud_onnx-1.0.6-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68ec3862fb48394d77b160ebbc5c30106f5502672eaa575db50c5c1e48aa862c
|
|
| MD5 |
a96fddcc78fd27c4fddaa87ea92f7c14
|
|
| BLAKE2b-256 |
e3c3790e0e9500f20db7c09cc46d06682f8a17693f16c789c773cea0533da2e3
|