o
    %ݫi.                  
   @   s^   d Z zddlZW n ey Z zdZed7 ZeeedZ[ww ddlmZ eeedd dS )z
Package providing `k2-fsa <https://github.com/k2-fsa/k2>`_ integration.

Intended loading manner:

    >>> import speechbrain.k2_integration as sbk2
    >>> # Then use: sbk2.graph_compiler.CtcGraphCompiler for example

    NzPlease install k2 to use k2
zCCheckout: https://k2-fsa.github.io/k2/installation/from_wheels.html)lazy_export_allT)export_subpackages)	__doc__k2ImportErroreMSGspeechbrain.utils.importutilsr   __file____name__ r   r   W/home/ubuntu/.local/lib/python3.10/site-packages/speechbrain/k2_integration/__init__.py<module>   s    

