MatthewGree / VoiceAuthenticator

0 stars 0 forks source link

Implement augmentation - add noise from normal distribution #3

Open MatthewGree opened 4 months ago

MatthewGree commented 4 months ago

Develop a method of creating an augmented set of audio files created by taking in audio file paths and modifying the files by adding noise from a normal distribution. The normal distribution used should be configurable.

MatthewGree commented 4 months ago

image