author()

audmodel.author(uid, *, cache_root=None)[source]

Author of model.

Parameters:
  • uid (str) – unique model ID (omit version for latest version) or alias

  • cache_root (str | None) – cache folder where models and headers are stored. If not set audmodel.default_cache_root() is used

Return type:

str

Returns:

model author

Raises:

Examples

>>> author("d4e9c65b-3.0.0")
'Calvin and Hobbes'