Ë
    $HJj³  ã                   ó$   — d Z ddlZ G d„ d«      Zy)zU
Phonemize Hebrew using mishkal package from https://github.com/thewh1teagle/mishkal
é    Nc                   ó    — e Zd Zddefd„Zd„ Zy)ÚHEG2PÚtextc                 ó2   — t        j                  |||¬«      S )z½
        Convert Hebrew text to IPA
        Text is expected to be with diacritics (niqqud)
        Enable debug to return Word objects that contais detailed conversion information
        )Úpreserve_punctuationÚpreserve_stress)ÚmishkalÚ	phonemize)Úselfr   r   r   s       úS/Users/ahmed/devFolder/claude-voice/.venv/lib/python3.12/site-packages/misaki/he.pyÚ__call__zHEG2P.__call__   s   € ô × Ñ  Ð<PÐbqÔrÐró    c                 ó*   — t        j                  «       S )zI
        Return list with exact phonemes used in mishkal package
        )r	   Úget_phoneme_set)r   s    r   Úget_phonene_setzHEG2P.get_phonene_set   s   € ô
 ×&Ñ&Ó(Ð(r   N)TT)Ú__name__Ú
__module__Ú__qualname__Ústrr   r   © r   r   r   r      s   „ ñs˜Só só)r   r   )Ú__doc__r	   r   r   r   r   Ú<module>r      s   ðñó ÷)ò )r   