SkillAgentSearch skills...

Specaugment

PyTorch Implementation of Time/Frequency Masks

Install / Use

/learn @falloutdurham/Specaugment
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SpecAugment / PyTorch

Implements the frequency and time masking transforms from SpecAugment in PyTorch.

Example

transforms.Compose([
     transforms.ToTensor(),
     FrequencyMask(max_width=10, use_mean=False)])
View on GitHub
GitHub Stars12
CategoryProduct
Updated2y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Dec 15, 2023

No findings