Add note to SpectrogramParams about torchaudio docs

Closes: #30

Topic: params_docs
This commit is contained in:
Hayk Martiros 2022-12-29 11:37:15 -08:00
parent ce8744897b
commit fae3e2c918
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ class SpectrogramParams:
Includes helpers to convert to and from EXIF tags, allowing these parameters to be stored
within spectrogram images.
To understand what these parameters do and to customize them, read `spectrogram_converter.py`
and the linked torchaudio documentation.
"""
# Whether the audio is stereo or mono