o
    Si[                     @   s   d dl Z d dlmZmZ d dlmZmZ d dlmZ dgZ	ej
eddde jd	e jddd
de jde  dd	edefddZej
eddde jde  ddefddZdS )    N)downloadprepare)download_aidatatang_200zhprepare_aidatatang_200zh)Pathlikeaidatatang_200zhT)show_default)context_settings
corpus_dir)existsdir_okay)type
output_dirc                 C   s   t | |d dS )zaidatatang_200zh ASR data preparation.
    Args:
      corpus_dir:
        It should contain a subdirectory "aidatatang_200zh"
      output_dir:
        The output directory.
    )r   N)r   )r
   r    r   ]/home/ubuntu/.local/lib/python3.10/site-packages/lhotse/bin/modes/recipes/aidatatang_200zh.pyr      s   
target_dirc                 C   s   t |  dS )zaidatatang_200zh download.
    Args:
      target_dir:
        It will create a dir aidatatang_200zh to contain all
        downloaded/extracted files
    N)r   )r   r   r   r   r      s   )clicklhotse.bin.modesr   r   lhotse.recipes.aidatatang_200zhr   r   lhotse.utilsr   __all__commanddictargumentPathr   r   r   r   r   <module>   s    