aac_datasets.info module

get_install_info() Dict[str, str][source]

Return a dictionary containing the version python, the os name, the architecture name and the versions of the following packages: aac_datasets, torch, torchaudio.

get_package_repository_path() str[source]

Return the absolute path where the source code of this package is installed.

print_install_info() None[source]

Show main packages versions.