-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
190 lines (166 loc) · 7.67 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE HTML>
<!--
Read Only by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<section id="header">
<header>
<span class="image avatar"><img src="images/photoo.jpg" alt="" /></span>
<h1 id="logo"><a href="#">Swarnav Das Barman</a></h1>
<p>Software Developer</p>
</header>
<nav id="nav">
<ul>
<li><a href="#one" class="active">About</a></li>
<li><a href="#two">Academic Background</a></li>
<li><a href="#three">Academic Projects</a></li>
<li><a href="#four">Publications</a></li>
<li><a href="#five">Internships and Trainings</a></li>
<li><a href="#six">Contact</a></li>
<!-- <li><a href="#six">Contact</a></li> !-->
</ul>
</nav>
<footer>
<!-- <ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="#" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul> !-->
</footer>
</section>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<div class="image main" data-position="center">
<img src="images/banner.jpg" alt="" />
</div>
<div class="container">
<header class="major">
<h2>About</h2>
</header>
<p>A Computer Science and Engineering graduate seeking an opportunity to explore , grow and learn from experienced team members while drawing experiences from my already executed projects.</p>
</div>
</section>
<!-- Two -->
<section id="two">
<div class="container">
<h3>Academic Background</h3>
<ul class="feature-icons">
<li class="icon solid fa-book"><b>School of Engineering Tezpur University</b></br>
B.Tech in Computer Science and Engieering (2017-2021)</br>
CGPA : 8.86 </li>
<li class="icon solid fa-book"><b>Shrimanta Shankar Academy,Guwahati</b></br>Higher Secondary</br>
Percentage:91.6</li>
<li class="icon solid fa-book"><b>Shrimanta Shankar Academy,Guwahati</b></br>High School</br>CGPA:9.6</li>
</ul>
</div>
</section>
<!-- Three -->
<section id="three">
<div class="container">
<h3>Academic Projects</h3>
<h4><b>Design and Development of Speech Summarisation system for Assamese Broadcast news</b></h4>
<p align="justify">Transcribing spoken documents like - speech, presentations, lectures, and news broadcasts is one of
the most important uses of automatic speech recognition. Although speech is the most natural and
successful form of human communication, it is difficult to rapidly evaluate, retrieve, and reuse speech
documents that are merely captured as audio signals. Therefore, text summarization systems use ASR
systems to first transcribe the speech and then apply algorithms to remove unnecessary information
and extract the most important out of it before storing it. But due to transcription of speech, it loses
important prosodic and acoustic features. Use of speech summarization solves this problem by
preserving the important prosodic and acoustic features and improves the sound retrieval process.
Speech summarization is the process of gathering information from a speech and creating a condensed
version that includes all the important points.</br>
This project focuses on the development of a speech summarization system and evaluation of the
summary generated by machine with a human generated summary</br>
The projects includes : Corpus Building using Assamese Broadcast News, Feature Extraction , Labelling using both native and non native speakers and classification using ML algorithms.</br>
Tools used are : Praat,Audacity,Python.
</p>
<h3>Mini Projects</h3>
<div class="features">
<article>
<div class="inner">
<h4>Gene Sequence Convertor</h4>
<p align = "justify">Design and Developement of a system for the Conversion of Gene Sequence into Amino Acid Sequence and Generation of GC Skew using Python and Tkinter</p>
</div>
</article>
</div>
</div>
</section>
<!-- four -->
<section id="four">
<div class="container">
<h3>Publications</h3>
<p><b>An acoustic/prosodic feature-based audio dataset for Assamese speech summarization</b></br>
Publisher: Springer ,Lecture Notes in Networks and Systems ( ISSN: 2367-3370).</p>
<p align="justify">In this paper, we focus on creating a dataset for speech summarization
in Assamese which is a low-resource language, where the genre of speech
is Broadcast News. The contribution of this paper is two folds: Firstly
a dataset of the audio samples of the broadcast news comprised of the
acoustic/prosodic features is developed, where each tuple is the manually
segmented utterance representing a sentence. Each utterance is labelled
as either summary-worthy or not summary-worthy, in accordance to the
handcrafted summaries. Secondly, the relation of the prosodic features
in indicating the informativeness of an utterance is evaluated. Binary
classification is also performed with the help of various classifiers, and
a statistical analysis of the performance of the classifiers is presented.
This approach for speech summarization is highly relevant for resource-
poor language which do not have speech-to-text tools to generate the
textual representation of the audio. To the best of our knowledge, this
is the first effort to develop a dataset in Assamese language for speech
summarization. </p>
</div>
</section>
<!-- Five -->
<section id="five">
<div class="container">
<h3>Internships and Trainings</h3>
<p><b>Indian Oil Corporation Limited</b></br>
Development of a ChatBot for Assisting Employee Queries for the Intranet System
using RASA </p>
<p><b>Artificial Intelligence and Machine Learning Training</b></br>
Central Tool Room and Training Centre,
A Govt. of India Society under Ministry
of MSME,Bhubaneshwar </p>
</div>
</section>
<section id="six">
<div class="container">
<h3>Contact</h3>
<p>Email: [email protected]</br>
</p>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<ul class="copyright">
<p align="center">Design:HTML5</p>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>