<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notes on Yaohong</title><link>https://yh.timefriend.vip/tags/notes/</link><description>Recent content in Notes on Yaohong</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 10 Jul 2021 11:34:20 +0800</lastBuildDate><atom:link href="https://yh.timefriend.vip/tags/notes/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Label Voice with Praat for Machine Learning</title><link>https://yh.timefriend.vip/post/machinelearning/other/howtolabelvoicefordeeplearning/</link><pubDate>Sat, 10 Jul 2021 11:34:20 +0800</pubDate><guid>https://yh.timefriend.vip/post/machinelearning/other/howtolabelvoicefordeeplearning/</guid><description>&lt;h1 id="how-to-label-voice-with-praat-for-machine-learning"&gt;How to Label Voice with Praat for Machine Learning&lt;/h1&gt;&#10;&lt;h2 id="1install"&gt;1.Install&lt;/h2&gt;&#10;&lt;h3 id="11-download-praat"&gt;1.1 Download praat&lt;/h3&gt;&#10;&lt;p&gt;1.Open &lt;a href="https://www.fon.hum.uva.nl/praat/"&gt;Praat: doing Phonetics by Computer&lt;/a&gt; website;&lt;/p&gt;&#10;&lt;p&gt;2.Choose your OS system on download area in the upper left conner of website;&lt;/p&gt;&#10;&lt;p&gt;3.Then click the &lt;code&gt;praat6150_mac.dmg&lt;/code&gt; or &lt;code&gt;praat6150_win64.zip&lt;/code&gt; to download file;&lt;/p&gt;&#10;&lt;p&gt;For example, my os is MacOS, in my case I should download &lt;code&gt;praat6150_mac.dmg&lt;/code&gt; and install it.&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;Option: You can also download the file from github, referce to &lt;a href="https://github.com/praat/praat/releases"&gt;Praat in github&lt;/a&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h3 id="12-install-phonetic-symbols"&gt;1.2 Install Phonetic symbols&lt;/h3&gt;&#10;&lt;p&gt;If you want to see good-quality phonetic characters on your screen and in your clipboard, you have to install the Charis SIL and/or the Doulos SIL font.&lt;/p&gt;</description></item><item><title>Averaging histograms</title><link>https://yh.timefriend.vip/post/machinelearning/averaginghistogram/</link><pubDate>Tue, 29 Dec 2020 00:49:20 +0800</pubDate><guid>https://yh.timefriend.vip/post/machinelearning/averaginghistogram/</guid><description>&lt;h1 id="averaging-histograms"&gt;Averaging histograms&lt;/h1&gt;&#10;&lt;p&gt;An image histogram is the number of each pixel value, which is displayed in the graph.&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;x&lt;/code&gt; axis of the graph is pixel value, range from 0 to 255;&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;y&lt;/code&gt; axis of the graph is the number of this pixel value;&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://yh.timefriend.vip/img/diagram/deeplearning/standardImageHistograms.jpg" alt="An example of an standard image together with its luminance and RGB histograms"&gt;&lt;/p&gt;&#10;&lt;h2 id="1how-to-averaging-histograms"&gt;1.How to averaging histograms?&lt;/h2&gt;&#10;&lt;p&gt;Our goal is to generate a new image with a more even histogram distribution.&lt;/p&gt;</description></item><item><title>Some notes on Convolution Course</title><link>https://yh.timefriend.vip/post/machinelearning/convolutionalneuralnetwork/</link><pubDate>Thu, 21 May 2020 15:18:20 +0800</pubDate><guid>https://yh.timefriend.vip/post/machinelearning/convolutionalneuralnetwork/</guid><description>&lt;h1 id="some-notes-on-convolution-course"&gt;Some notes on Convolution course&lt;/h1&gt;&#10;&lt;h2 id="what-is-padding"&gt;What is padding?&lt;/h2&gt;&#10;&lt;p&gt;Padding is to add some pixels to the border of the original image, such as a &lt;code&gt;6*6&lt;/code&gt; image will become a &lt;code&gt;8*8&lt;/code&gt; image if we add a pixel to its border.&lt;/p&gt;&#10;&lt;h2 id="valid-convolution-vs-same-convolution"&gt;valid convolution vs same convolution.&lt;/h2&gt;&#10;&lt;p&gt;Valid convolution is on padding that means the actual pixels of the output image after we convole original image with filter.&lt;/p&gt;&#10;&lt;p&gt;Same convolution means adding padding so that the output image has the same size as its input image.&lt;/p&gt;</description></item><item><title>英语发音-连读和节奏</title><link>https://yh.timefriend.vip/post/sensegroup/</link><pubDate>Mon, 27 Apr 2020 20:38:20 +0800</pubDate><guid>https://yh.timefriend.vip/post/sensegroup/</guid><description>&lt;h1 id="英语发音-连读和节奏"&gt;英语发音-连读和节奏&lt;/h1&gt;&#10;&lt;h2 id="一连读"&gt;一、连读&lt;/h2&gt;&#10;&lt;p&gt;&lt;strong&gt;连读指在同个意群里，前一个辅音音素结尾，后一个单词以元音音素开头，把它们连起来读。&lt;/strong&gt;&lt;/p&gt;&#10;&lt;p&gt;连读本质是用更短的时间传达信息，兼顾声音辨别，更加流畅。&lt;/p&gt;</description></item></channel></rss>