Skip to content

widdiot/arabic_pronounce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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 with 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

 
 
 

Languages

  • Python 100.0%