File

Noise-audio-shtooka.wav

Noise-audio-shtooka.wav(WAV audio file, length 52 s, 706 kbps overall)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: Background audio noise sample from Shtooka project based on 282 samples from 191 audio files' header (0.17s) and tail (0.23s), totalling 51 sec. of noise. Such file are used as sample to remove background noise (denoise) in audio files recorded in similar conditions.


Tutorial: lingualibre:Help:SoX.
Command:

# Given audios such as ./wav/*.wav, create noise profiles
mkdir -p ./noise;
for file in ./wav/*.wav;
do key=$(basename "$file" .wav);
ffmpeg -i "$file" -vn -ss 00:00:00 -t 00:00:00.170 ./noise/noise-"$key"-head.wav ;
ffmpeg -vn -sseof -0.200 -t 0.230 -i "$file" ./noise/noise-"$key"-tail.wav
# sox "$file" ./noise/noise-"$key"-head.wav trim 0 0.300     
# sox "$file"  ./noise/noise-"$key"-tail.wav reverse trim 0 0.200 reverse
done;
Date
Source Own work, Yue Tan (CC-BY-SA-3.0 2009), Shtooka project, cmn-caen-tan collection.
Author Yug

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Noise audio sample.

Items portrayed in this file

depicts

15 January 2024

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current14:37, 15 January 202452 s (4.34 MB)YugUploaded own work with UploadWizard

The following page uses this file: