Skip to content

NeoBoy/arabic_pronounce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arabic Pronounce

This project is based on Dr. Nawar Halabi's work https://github.com/nawarhalabi/Arabic-Phonetiser. I am almost exaclty using the same code but just removing unneeded stuff and changing the format of the final output.

Usage

from arabic_pronounce import phonetise

phonetise("كلمةٌ")
>>> ['k l m t u1 n']

Test

python -m pytest

About

Pronounce Arabic words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%