
    1;ji                     >     G d  de           Z G 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__     N/root/voice-cloning/.venv/lib/python3.11/site-packages/audioread/exceptions.pyr   r                 r
   r   c                       e Zd ZdZdS )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
   r   N)	Exceptionr   r   r	   r
   r   <module>r      sc        )       [     r
   