From cca2b8a775bba2339be67b36dbc80e5ae4236e3f Mon Sep 17 00:00:00 2001
From: Muddsair Sharif <muddsair.sharif@hft-stuttgart.de>
Date: Wed, 19 May 2021 09:20:41 +0000
Subject: [PATCH] set implementation link Update index.html

---
 public/home/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/home/index.html b/public/home/index.html
index e07b81b..8b33750 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -52,7 +52,7 @@
       <img src="phd_dnn_1.png">
     </p>
       
-      Any audio file conveys a kind of sound that we can hear from the audio file, may it be the sound of a band playing a song, a vehicle passing by on a highway, a crying baby, etc. Besides conveying sound, there is a certain information that can be gathered from an audio file. Machine listening is a discipline under machine learning which is used in audio signal processing and applying machine learning to automatically retrieving, analyzing, and classifying audio recordings or files. Machine listening can be a valuable process in areas that require processing based on voice content rather than visual content. Machine listening finds applications in almost all the fields right from technology, security to healthcare. 
+      Any audio file conveys a kind of sound that we can hear from the audio file, may it be the sound of a band playing a song, a vehicle passing by on a highway, a crying baby, etc. Besides conveying sound, there is a certain information that can be gathered from an audio file. Machine listening is a discipline under machine learning which is used in audio signal processing and applying machine learning to automatically retrieving, analyzing, and classifying audio recordings or files. Machine listening can be a valuable process in areas that require processing based on voice content rather than visual content. Machine listening finds applications in almost all the fields right from technology, security to healthcare. Implementation of the model can be found <a href="https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/hpc_vehicle_classification"> hier</a>.
 
 <br/>
 <br/>
-- 
GitLab