o
    i                     @   s$   G d d de ZG dd deZdS )c                   @      e Zd ZdZdS )DecodeErrorzQThe base exception class for all decoding errors raised by this
    package.
    N__name__
__module____qualname____doc__ r   r   c/var/www/html/eduruby.in/lip-sync/lip-sync-env/lib/python3.10/site-packages/audioread/exceptions.pyr          r   c                   @   r   )NoBackendErrorzThe file could not be decoded by any backend. Either no backends
    are available or each available backend failed to decode the file.
    Nr   r   r   r   r	   r      r
   r   N)	Exceptionr   r   r   r   r   r	   <module>   s   