o
    2wi                     @   s   d dl mZ d dlZd dlmZ d dlmZ d dlmZ ej	e
dddejd	ejdd
ddejde dejdejdd
ddd
dejdd
dd	ddedededee fddZdS )    )OptionalN)prepareprepare_eval2000)PathlikeT)show_default)context_settingsz
corpus-dirF)exists	file_okay)typez
output-dirz--transcript-dir)r   defaultrequiredz--absolute-pathszPWhether to return absolute or relative (to the corpus dir) paths for recordings.)r   help
corpus_dir
output_dirabsolute_pathstranscript_dirc                 C   s   t | |||d dS )a;  
    The Eval2000 corpus preparation.

    
    This is conversational telephone speech collected as 2-channel, 8kHz-sampled data.
    The catalog number LDC2002S09 for audio corpora and LDC2002T43 for transcripts.

    This data is not available for free - your institution needs to have an LDC subscription.
    )r   r   r   transcript_pathNr   )r   r   r   r    r   ^/home/ubuntu/sommelier/.venv/lib/python3.10/site-packages/lhotse/bin/modes/recipes/eval2000.pyeval2000
   s   
r   )N)typingr   clicklhotse.bin.modesr   lhotse.recipesr   lhotse.utilsr   commanddictargumentPathoptionboolr   r   r   r   r   <module>   s:    	