<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-05-06T14:50:41+00:00</updated><id>/feed.xml</id><title type="html">Yoav Ramon</title><subtitle>This is my personal site, I use it mainly for updating on the content I create and also as a main source to all my writings. Read more about me at the about section!</subtitle><entry><title type="html">5 Tech trends after COVID-19</title><link href="/updates/medium/2020/04/04/Covid-Lessons.html" rel="alternate" type="text/html" title="5 Tech trends after COVID-19" /><published>2020-04-04T12:00:00+00:00</published><updated>2020-04-04T12:00:00+00:00</updated><id>/updates/medium/2020/04/04/Covid-Lessons</id><content type="html" xml:base="/updates/medium/2020/04/04/Covid-Lessons.html">&lt;p&gt;It might feel far away, and it might take a lot of time, but one day the lockdowns will end, and people will need to go out and continue with their life. The consumers of our world will want to go to restaurants, they’ll like to buy new clothes, and they will need to go to work. In the tech and the startup community, we have to look forward to that day and try to predict what will happen. Here are five trends that I think will characterize this “getting back to normal” period.&lt;/p&gt;

&lt;p&gt;Worth noting: These are just my thoughts. Some of them might turn out to be accurate, some of them probably won’t.&lt;/p&gt;

&lt;p&gt;You can read the rest of the article at &lt;a href=&quot;https://medium.com/datadriveninvestor/4-tech-trends-after-covid-19-b1f87b66fa6d?source=friends_link&amp;amp;sk=24bab373aeb511c70d40b62c4d5d3ef2&quot;&gt;Medium&lt;/a&gt;&lt;/p&gt;</content><author><name></name></author><category term="updates" /><category term="medium" /><summary type="html">It might feel far away, and it might take a lot of time, but one day the lockdowns will end, and people will need to go out and continue with their life. The consumers of our world will want to go to restaurants, they’ll like to buy new clothes, and they will need to go to work. In the tech and the startup community, we have to look forward to that day and try to predict what will happen. Here are five trends that I think will characterize this “getting back to normal” period.</summary></entry><entry><title type="html">An updated about section</title><link href="/updates/about/2019/11/01/welcome.html" rel="alternate" type="text/html" title="An updated about section" /><published>2019-11-01T13:52:58+00:00</published><updated>2019-11-01T13:52:58+00:00</updated><id>/updates/about/2019/11/01/welcome</id><content type="html" xml:base="/updates/about/2019/11/01/welcome.html">&lt;p&gt;Welcome to my blog!&lt;/p&gt;

&lt;p&gt;I wrote more about my interests at the &lt;a href=&quot;https://yoavramon.github.io/about/&quot;&gt;about&lt;/a&gt; section, Fill free to contact me!&lt;/p&gt;</content><author><name></name></author><category term="updates" /><category term="about" /><summary type="html">Welcome to my blog!</summary></entry><entry><title type="html">Lecture on the history and challenges of Diarization</title><link href="/updates/meetup/2019/07/02/first-meetup-lecture.html" rel="alternate" type="text/html" title="Lecture on the history and challenges of Diarization" /><published>2019-07-02T12:00:00+00:00</published><updated>2019-07-02T12:00:00+00:00</updated><id>/updates/meetup/2019/07/02/first-meetup-lecture</id><content type="html" xml:base="/updates/meetup/2019/07/02/first-meetup-lecture.html">&lt;p&gt;&lt;img src=&quot;/assets/img/meetup_1_Crowd.jpeg&quot; alt=&quot;image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;This the first time that the &lt;a href=&quot;https://www.meetup.com/Speech-Recognition-Israel/&quot;&gt;“Speech Recognition Israel”&lt;/a&gt; community is being gathered and we had more than a 100 participants at that meetup. This is our take at creating a vibrant Israeli community that would be home to share ideas and knowledge about speech recognition, audio processing, and any other speech-related tasks. As a principle, all talks are in Hebrew.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/assets/img/meetup1_Speaking.jpg&quot; alt=&quot;image&quot; /&gt;&lt;/p&gt;

&lt;p&gt;I gave a presentation about the process of diarization. The lecture started with 10 minutes about the historical challenges, continued with 10 minutes about the current solution and finished with 10 minutes about the upcoming challenges. You can find the presentation &lt;a href=&quot;https://github.com/YoavRamon/Speech-Recognition-Israel/blob/master/Presentations/Meetup_1/Diarization%20in%20Practice.pdf&quot;&gt;available online&lt;/a&gt;&lt;/p&gt;</content><author><name></name></author><category term="updates" /><category term="meetup" /><summary type="html"></summary></entry><entry><title type="html">Speaker Diarization with Kaldi</title><link href="/updates/medium/2019/02/28/Speaker-Diarization-with-Kaldi.html" rel="alternate" type="text/html" title="Speaker Diarization with Kaldi" /><published>2019-02-28T12:00:00+00:00</published><updated>2019-02-28T12:00:00+00:00</updated><id>/updates/medium/2019/02/28/Speaker-Diarization-with-Kaldi</id><content type="html" xml:base="/updates/medium/2019/02/28/Speaker-Diarization-with-Kaldi.html">&lt;p&gt;In most real-world scenarios speech does not come in well defined audio segments with only one speaker. In most of the conversations that our algorithms will need to work with, people will interrupt each other and cutting the audio between sentences won’t be a trivial task.&lt;/p&gt;

&lt;p&gt;In addition to that, in many applications we will want to identify multiple speakers in a conversation, for example when writing a protocol of a meeting. For such occasions, identifying the different speakers and connect different sentences under the same speaker is a critical task.&lt;/p&gt;

&lt;p&gt;Speaker Diarization is the solution for those problems. With this process we can divide an input audio into segments according to the speaker’s identity. It can be described as the question “who spoke when?” in an audio segment.&lt;/p&gt;

&lt;p&gt;You can read the rest of the article at &lt;a href=&quot;https://towardsdatascience.com/speaker-diarization-with-kaldi-e30301b05cc8&quot;&gt;Medium&lt;/a&gt;&lt;/p&gt;</content><author><name></name></author><category term="updates" /><category term="medium" /><summary type="html">In most real-world scenarios speech does not come in well defined audio segments with only one speaker. In most of the conversations that our algorithms will need to work with, people will interrupt each other and cutting the audio between sentences won’t be a trivial task.</summary></entry><entry><title type="html">How to start with Kaldi and Speech Recognition</title><link href="/updates/medium/2018/10/22/How-to-start-with-Kaldi-and-Speech-Recognition.html" rel="alternate" type="text/html" title="How to start with Kaldi and Speech Recognition" /><published>2018-10-22T12:00:00+00:00</published><updated>2018-10-22T12:00:00+00:00</updated><id>/updates/medium/2018/10/22/How-to-start-with-Kaldi-and-Speech-Recognition</id><content type="html" xml:base="/updates/medium/2018/10/22/How-to-start-with-Kaldi-and-Speech-Recognition.html">&lt;p&gt;Kaldi is an open source toolkit made for dealing with speech data. it’s being used in voice-related applications mostly for speech recognition but also for other tasks — like speaker recognition and speaker diarisation. The toolkit is already pretty old (around 7 years old) but is still constantly updated and further developed by a pretty large community. Kaldi is widely adopted both in Academia (400+ citations in 2015) and industry.&lt;/p&gt;

&lt;p&gt;Kaldi is written mainly in C/C++, but the toolkit is wrapped with Bash and Python scripts. For basic usage this wrapping spares the need to get in too deep in the source code. Over the course of the last 5 months I learned about the toolkit and about using it. The goal of this article is to guide you through that process and give you the materials that helped me the most. See it as a shortcut.&lt;/p&gt;

&lt;p&gt;You can read the rest of the article at &lt;a href=&quot;https://towardsdatascience.com/how-to-start-with-kaldi-and-speech-recognition-a9b7670ffff6&quot;&gt;Medium&lt;/a&gt;&lt;/p&gt;</content><author><name></name></author><category term="updates" /><category term="medium" /><summary type="html">Kaldi is an open source toolkit made for dealing with speech data. it’s being used in voice-related applications mostly for speech recognition but also for other tasks — like speaker recognition and speaker diarisation. The toolkit is already pretty old (around 7 years old) but is still constantly updated and further developed by a pretty large community. Kaldi is widely adopted both in Academia (400+ citations in 2015) and industry.</summary></entry></feed>