o
    *i                     @   s   d e fddZdS )namec                 C   s,   dd l }|jddd ddlm} t|| S )N    a  Torchaudio's I/O functions now support par-call bakcend dispatch. Importing backend implementation directly is no longer guaranteed to work. Please use `backend` keyword with load/save/info function, instead of calling the udnerlying implementation directly.   )
stacklevel   )_no_backend)warningswarn r   getattr)r   r   r    r   l/var/www/html/eduruby.in/lip-sync/lip-sync-env/lib/python3.10/site-packages/torchaudio/backend/no_backend.py__getattr__   s   
r   N)strr   r   r   r   r   <module>   s    