nemo_curator.stages.audio.datasets.file_utils
nemo_curator.stages.audio.datasets.file_utils
nemo_curator.stages.audio.datasets.file_utils
| Name | Description |
|---|---|
download_file | - |
extract_archive | - |
nemo_curator.stages.audio.datasets.file_utils.download_file( source_url: str, target_directory: str, verbose: bool = True ) -> str
nemo_curator.stages.audio.datasets.file_utils.extract_archive( archive_path: str, extract_path: str, force_extract: bool = False ) -> str