音頻噪聲抑制_音頻編輯入門指南:基本噪聲消除

音頻噪聲抑制

音頻噪聲抑制

banner-done

Laying down some vocals?? Starting your own podcast?? Here’s how to remove noise from a messy audio track in Audacity quickly and easily.

放下人聲? 開始自己的播客? 這是在Audacity中快速輕松地消除雜亂音軌中噪聲的方法。

This is the second part in our series covering how to edit audio and create music using your PC. Be sure to check out the first part in the series, where we covered the basics of using Audacity, and then check out how to add MP3 format support as well.

這是我們系列的第二部分,涵蓋了如何使用PC編輯音頻和創建音樂。 一定要檢查該系列的第一部分,其中介紹了使用Audacity的基礎知識,然后檢查如何添加MP3格式支持。

消除大膽的噪音 (Removing Noise in Audacity)

Open up your file in Audacity, and find the largest contiguous silence in the track.? What we’re going to do is find a baseline for the “noise” so that Audacity knows what to look for.? You can play through the audio to find some silence, but once you do, hit the “Stop” button, and highlight the silence by left-clicking and dragging.? It’s just like selecting anything else, really.

在Audacity中打開文件,并找到曲目中最大的連續靜音。 我們要做的是找到“噪音”的基線,以便Audacity知道要尋找什么。 您可以播放音頻以找到一些靜音,但是一旦完成,請單擊“停止”按鈕,并通過單擊和拖動來突出顯示靜音。 就像選擇其他任何東西一樣。

01-highlight silent area

Next, go to Effect > Noise Removal.

接下來,轉到效果>噪聲消除。

02-noise removal

You’ll see a window pop up like so:

您會看到一個彈出窗口,如下所示:

03-get noise profile

Click on the “Get Noise Profile” button and the window will go away.? Now, select the portion of the track you want to remove noise from.? For me, it was everything, so I hit CTRL+A to select all.?

單擊“獲取噪聲曲線”按鈕,窗口將消失。 現在,選擇要從中消除噪音的軌道部分。 對我來說,這就是一切,所以我按CTRL + A選擇了所有。

04-select all

Again, go to Effect > Noise Removal.? By moving the slider for noise reduction, you’re telling Audacity how much to filter out.? Higher values will be more aggressive removal, while lower values will be more subtle.

再次,轉到效果>噪聲消除。 通過移動滑塊以減少噪聲,您可以告訴Audacity過濾掉多少。 較高的值將更積極地刪除,而較低的值將更微妙。

04-move slider

You can click the “Preview” button if you want to listen to a small snippet of your track.? You can leave the other two sliders alone, and hit OK when you’re done.

如果您想聽一小段曲目,可以單擊“預覽”按鈕。 您可以不理會其他兩個滑塊,并在完成后單擊OK。

Give your track a listen, and if you need to tweak, you can always hit CTRL+Z to undo and start over.? If you reduce by too much, the track will noticeably sound a little off.? It’s best to be more subtle, that way the audio still sounds natural.

試聽一下曲目,如果需要調整,可以隨時按CTRL + Z撤消并重新開始。 如果減少太多,音軌將聽起來有些偏離。 最好變得更微妙,那樣聲音仍然聽起來自然。

The changes may not be so obvious on the waveform, so I zoomed in to illustrate the smoothing of the waveform.? Here’s what it looks like before and after the effect is processed:

這些變化在波形上可能不太明顯,所以我放大以說明波形的平滑度。 效果處理前后的外觀如下:

before_after

Enjoy your noise-free audio.

享受無噪音的音頻。

翻譯自: https://www.howtogeek.com/howto/40469/the-how-to-geek-guide-to-audio-editing-basic-noise-removal/

音頻噪聲抑制

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/278654.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/278654.shtml
英文地址,請注明出處:http://en.pswp.cn/news/278654.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

Dubbo集群容錯

轉自dubbo官網文檔http://dubbo.apache.org/zh-cn/blog/dubbo-cluster-error-handling.html Design For failure 在分布式系統中,集群某個某些節點出現問題是大概率事件,因此在設計分布式RPC框架的過程中,必須要把失敗作為設計的一等公民來對…

Linux基礎(day53)

2019獨角獸企業重金招聘Python工程師標準>>> 12.21 php-fpm的pool php-fpm的pool目錄概要 vim /usr/local/php/etc/php-fpm.conf//在[global]部分增加include etc/php-fpm.d/*.confmkdir /usr/local/php/etc/php-fpm.d/cd /usr/local/php/etc/php-fpm.d/vim www.co…

Mysql+Navicat for Mysql

一、mysql 1.下載安裝 Mysql官網下載地址 下載后解壓 .zip (或安裝.msi) 2.可加入全局變量mysqld (可選) 我的電腦->屬性->高級->環境變量->Path(系統變量),添加mysql下的bin目錄,如 D:\Pr…

公鑰,私鑰和數字簽名

一、公鑰加密 假設一下,我找了兩個數字,一個是1,一個是2。我喜歡2這個數字,就保留起來,不告訴你們(私鑰),然后我告訴大家,1是我的公鑰。 我有一個文件,不能讓別人看&…

MySQL中的日志類型(二)-General query log

簡介 General query log記錄客戶端的連接和斷開,以及從客戶端發來的每一個SQL語句。 日志內容格式 General query log可以記錄在文件中,也可以記錄在表中,格式如下:在文件中會記錄時間、線程ID、命令類型以及執行的語句示例如下&a…

android wi-fi_如何在Android手機上查找3G或Wi-Fi速度

android wi-fiAre you curious about what kind of connection speed you are getting with your Android phone? Today we’ll take a look at how to easily check your Wi-Fi or 3G speeds with Speedtest.net’s Speed Test app. 您是否對Android手機的連接速度感到好奇&a…

vue引入全局less實現全局變量的控制

vue引入全局less1.設置全局樣式變量的好處:2.以less為例(sass等同原理)1.vue-cli2搭建的項目(1)2.vue-cli2搭建的項目(2)3.vue-cli3、vue-cli43.vue-cli2和vue-cli3的區別4.vue-cli3和vue-cli4的…

如何在eclipse中對項目進行重新編譯

有時由于eclipse異常關閉,當我們重啟Eclipse,在啟動項目時,會報錯,說:ClassNotFound類似的錯誤,引起這種問題的原因可能是由于,Eclipse異常關閉引起的。 解決:在一個項目中&#xff…

SQL 查詢數據庫中包含指定字符串的相關表和相關記錄

declare str varchar(100)set str我要找的 --要搜索的字符串declare s varchar(8000)declare tb cursor local forselect if exists(select 1 from [b.name] where [a.name] like %str%)print [b.name].[a.name]from syscolumns a join sysobjects b on a.idb.idwhere b.xtype…

如何在Gmail的圖片中插入超鏈接

Adding hyperlinks is an efficient way of getting your reader to the intended web page. Though it’s no secret that you can add hyperlinks to text, Gmail also lets you add hyperlinks to images in the body of the email. Here’s how to make it happen. 添加超鏈…

內聯元素居中

父元素&#xff1a; height:100px; line-height:100px; // 與高相同 text-align:center; 子元素: display:inline; vertical-align: middle; 適用圖片、文字 <div><div class"wrapper"><span>我是文字</span></div><div class&qu…

防止html標簽轉義

function htmlDecode ( str ) {var ele document.createElement(span);ele.innerHTML str;return ele.textContent;} 例如body下邊所有的p標簽都防止轉義&#xff1a; $.each($("body").find(p),function(){this.innerHTML htmlDecode(this.innerHTML);}); 轉載于…

新垣結衣自拍照_如何阻止自拍照出現在iPhone的自拍照專輯中

新垣結衣自拍照Khamosh PathakKhamosh PathakThe Photos app on your iPhone automatically populates all photos from the front-facing camera in the Selfies album. But what if you don’t want a photo to appear there? Here are a couple of solutions. iPhone上的“…

前端個人筆記

前端個人筆記1.vue項目安裝依賴/插件時忘記--save&#xff0c;再次install出問題并且沒有報錯。2.margin移動元素不顯示背景色3.新知識&#xff1a;media 條件樣式4.入坑&#xff1a;row和col不能分離&#xff0c;span24不能不寫5.聚焦實現滾動到指定元素1.vue項目安裝依賴/插件…

kernel中對文件的讀寫【學習筆記】【原創】

/*1. 頭文件 */ #include <linux/init.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/kernel.h> #include <linux/list.h> #include <linux/fs.h> #include <linux/uaccess.h>MODULE_PARM_DESC(iva…

ssm項目快速搭建(注解)-依賴

父層jar包版本控制&#xff0c;管理配置 <!-- 集中定義依賴版本號 --> <properties> <junit.version>4.12</junit.version> <spring.version>4.2.4.RELEASE</spring.version> <pagehelper.version>4.0.0<…

如何設置自定義任務欄圖標_如何為任何應用程序自定義Windows 7任務欄圖標

如何設置自定義任務欄圖標Would you like to change out the icons on your taskbar with a beautiful set of icons that all go together? Here’s how you can change out the random candy-colored icons for a stylish icon set of your choice. 您是否要用一組漂亮的圖…

給谷歌瀏覽器安裝vue調試工具:vue-devtools

安裝vue-devtools一、拉取項目二、install、build三、添加擴展四、使用舉例一、拉取項目 vue-devtools&#xff1a;git地址&#xff08;master分支&#xff09; 非master分支在build的時候會報錯。 二、install、build 1、打開cmd進入項目目錄&#xff0c;可以選擇npm/cnpm/…

如何找到Windows 7或8家庭組密碼?

So you’re about to setup your new Windows 7 PC into your Homegroup when you realized that you have no idea what the password is. How do you find it? It’s actually pretty simple, if you know where to look. 因此&#xff0c;當您意識到自己不知道密碼是什么時…

vue3.0、cli4項目引入element plus

element團隊為新版的 vue-cli4 準備了相應的 Element Plus 插件 安裝依賴 npm install element-plus --savemain.js全局引入&#xff0c;樣式文件需要單獨引入 import { createApp } from vue import ElementPlus from element-plus; import element-plus/lib/theme-chalk/in…