o
    9wi                     @   s*   d dl mZ d dlmZ defddZdS )    )Text)Model
checkpointc                 C   s   t j| dd dS )Nc                 S   s   | S )N )storagelocr   r   Z/home/ubuntu/sommelier/.venv/lib/python3.10/site-packages/pyannote/audio/cli/pretrained.py<lambda>   s    zpretrained.<locals>.<lambda>)map_location)r   from_pretrained)r   r   r   r   
pretrained   s   r   N)typingr   pyannote.audior   r   r   r   r   r   <module>   s   