現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Configure and create a spectrogram data augmentation. You can also store it in a datastore for machine learning with automated batching. This implements two classes:
- spectogramDataAugmenter: configure the augmentation for the spectograms. Similar to imageDataAugmenter for images.
- augmentedSpectrogramDatastore: transform batches to augment spectrogram data. Similar to augmentedImageDatastore for images.
The techniques implented are:
- Time warp
- Frequency masking
- Time masking
- Salt and pepper noise
- White noise
- Time shift
The first three filters are from "SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition" by Google Brain and its authors Daniel S. Park, William Chan, Yu Zhang, Chung-Cheng Chiu, Barret Zoph, Ekin D. Cubuk & Quoc V. Le.
引用
Wouter Jansen (2026). Spectrogram Augmenter (https://jp.mathworks.com/matlabcentral/fileexchange/172765-spectrogram-augmenter), MATLAB Central File Exchange. に取得済み.
一般的な情報
- バージョン 1.0.0.0 (1.06 MB)
MATLAB リリースの互換性
- R2024a 以降のリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
|
