Giter Site home page Giter Site logo

virtual-labs-archive / speech-signal-processing-iiith-old Goto Github PK

View Code? Open in Web Editor NEW
1.0 11.0 50.0 30.27 MB

This repository contains sources for Speech Signal Processing Lab IIITH.

Home Page: https://ssp-iiith.vlabs.ac.in/

License: Other

Shell 0.01% CSS 0.13% JavaScript 0.14% PHP 0.07% HTML 99.61% Makefile 0.01% Python 0.04% Dockerfile 0.01% Hack 0.01%
ssp-iiith iiith ph2-lab

speech-signal-processing-iiith-old's Introduction

Congrats !!

* You have successfully downloaded and extracted the
  ui.tgz .


* Changes: New Tabs have been added for 
	-    Target Audience
	-    Courses Aligned
	-    Pre-requisite Softwares 

You need to added 3 more sections on virtual lab home page

3) Target Audience
4) Courses Aligned
5) Pre-requisite Softwares

You can make the above said changes by editing content.html. To update the changes

1)  open content.html in your fav editor and search for last closing html tag </section>.
2) Open the change.html file and open it in your fav. editor.
3) Copy all content of change.html 
4) Paste it after the last closing html tag </section> (you searched in Step1).
5) Go to ui/src and run  " make theme=blue-icon"     on command terminal  to change theme to blue


We had attached change.html in folder.  You can copy the whole content and paste it in content.html .


Below is snapshot how content.html will look like
<!-- Second section of the article-->
<section id="lab-article-section-2">

<div id="lab-article-section-2-icon" class="icon">
  <!-- Enclose the icon image for the section. -->
  <img src="images/simulation.jpg" />
</div>


<!-- The heading for the section can be enclosed in a 
div tag and shown with a <h2> tag -->
<div id="lab-article-section-2-heading" class="heading">
  List of experiments
</div>
			
<!-- Write the section content inside a paragraph 
element, You can also include images with <img> tag -->
<div id="lab-article-section-2-content" class="content">
  <ul id="list-of-experiments">
  
    <li> 
      <!--Link and name of the experiment 1 -->
      <a href="exp1/index.html">Simple Pendulum Experiment</a> 
    </li>
  </ul>
</div>

</section>

// PASTE the CHANGE.html content here..


/*****************************************************************/









* Now run makefile by the following commands inside the 'ui/src' folder to
  change the default theme :

Go to Command Terminal
	 $ cd ui_extracted_folder // Where u have extracted the ui kit
	 $ cd ui/src
         $ make clean all 
	 $ make theme=blue-icon

* Now, open ui/build/index.html in the browser to test the template.

speech-signal-processing-iiith-old's People

Contributors

bugs-tool avatar khushpreet-kaur avatar mrudhvika940 avatar newbazz avatar niranjanreddy891 avatar pavanchow avatar soujanya123 avatar sravanthimodepu avatar varshanihanth avatar vleadadmin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

speech-signal-processing-iiith-old's Issues

QA_Manual speech signal-to-symbol _Experiment_p1

Defect Description:
When we click on the experiment link of the "Manual speech signal-to-symbol transformation", it is redirecting to a blank screen instead it should redirect to the simulation page.

Actual Result;
When we click on the experiment link of the "Manual speech signal-to-symbol transformation", it is redirecting to a blank screen

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Manual%20speech%20signal-to-symbol%20/Manual%20speech%20signal-to-symbol%20_07_Experiment_p1.org

Attachment:
sm

QA_speech-signal-processing_Linear prediction analysis of speech_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Linear prediction analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Linear prediction analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i15

QA_Linear prediction analysis of s_Experiment_p1

Defect Description:
In the experiment page of the "Linear prediction analysis of speech", without clicking on the play button the record button is enabled where the record button should be disabeled.

Actual Result :
In the experiment page of the "Linear prediction analysis of speech", without clicking on the play button the record button is enabled

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Linear%20prediction%20analysis%20of%20s/Linear%20prediction%20analysis%20of%20s_07_Experiment_p1.org

Attachment:
linear

QA_speech-signal-processing_all-experiments_full-screen-button-navigating-to-vlabs-page

Defect Description:
In all the Experiment sections of the Speech Signal Processing lab, on click on experiment, the link is navigating to vlabs page of corresponding experiments. Instead the experiment should be performed in the open edx platform itself. Seems the experiment sections needs to be ported using iframe tool.

Actual Result:
In all the Experiment sections of the Speech Signal Processing lab, on click on experiment, the link is navigating to vlabs page of corresponding experiments. Instead the experiment should be performed in the open edx platform itself.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:

QA_speech-signal-processing_Analysis-by-synthesis of speech_Objective_spelling-mistakes

Defect Description:
In the Objective page of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, Found spelling mistakes.

Actual Result:
In the Objective page of the Formant synthesis experiment in Speech Signal Processing Lab, Found spelling mistakes.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i19

QA_speech-signal-processing_Cepstral analysis of speech_Tutorial_missed-content-and-images

Defect Description:
In the Tutorial page of the Cepstral analysis of speech experiment in Speech Signal Processing Lab, found that content and images are missed while porting.

Actual Result:
In the Tutorial page of the Cepstral analysis of speech experiment in Speech Signal Processing Lab, found that content and images are missed while porting.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i12

Broken links in the Pre-requisites page of Speech signal Processing Lab

@sravanthimodepu In the Pre-requisites page of Speech Signal Processing Lab, few links are broken. When we click on the Logo link on the top left corner, the Home, Partners, Contact on the top right corner and in the Footer - FAQ links are broken . These links are leading to an error page where a massage is displaying "The requested URL /faq.html was not found on this server." Instead the above links should redirect to the concerned page.

QA_speech-signal-processing_Analysis-by-synthesis of speech_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i21

QA_speech-signal-processing_Nature of speech signal_Observations_spelling-mistakes

Defect Description:
In the Observations page of the Nature of speech signal experiment in Speech Signal Processing Lab, Found spelling mistakes.

Actual Result:
In the Observations page of the Nature of speech signal experiment in Speech Signal Processing Lab, Found spelling mistakes.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i07

QA_speech-signal-processing-introduction_Target-Audiance_spelling-mistakes

Defect Description:
In the Target Audience sub-section of the introduction section of Speech Signal Processing Lab, Found spelling mistakes. In the Sub section title itself the Audience spelling is given as Audiance. Hence this will gives a spelling error in every unit of the lab.

Actual Result:
In the Target Audience sub-section of the introduction section of Speech Signal Processing Lab, Found spelling mistakes. In the Sub section title itself the Audience spelling is given as Audiance. Hence this will gives a spelling error in every unit of the lab.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i01

QA_speech-signal-processing_Analysis-by-synthesis of speech_Feedback_section-repeated-twice

Defect Description:
The Feedback section of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, is repeated twice.

Actual Result:
The Feedback section of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, is repeated twice.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i22

QA_speech-signal-processing_Linear prediction analysis of speech_Assessment_spelling-mistakes

Defect Description:
In the Assessment page of the Linear prediction analysis of speech experiment in Speech Signal Processing Lab, Found spelling mistakes.

Actual Result:
In the Assessment page of the Linear prediction analysis of speech experiment in Speech Signal Processing Lab, Found spelling mistakes.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i16

QA_speech-signal-processing_Analysis-by-synthesis of speech_procedure_spelling-mistakes

Defect Description:
In the Procedure page of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, Found spelling mistakes.

Actual Result:
In the Procedure page of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, Found spelling mistakes.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i20

QA_speech-signal-processing_Spectrographic analysis of speech_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Spectrographic analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Spectrographic analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i11

Broken links in the Introduction page of Speech signal Processing Lab

@sravanthimodepu In the Introduction page of Speech Signal Processing Lab, few links are broken. When we click on the Logo link on the top left corner, the Home, Partners, Contact on the top right corner and in the Footer - FAQ links are broken . These links are leading to an error page where a massage is displaying "The requested URL /faq.html was not found on this server." Instead the above links should redirect to the concerned page.

QA_Spectrographic analysis of spee_Experiment_p1

Defect Description:
In the experiment page of the "Spectrographic analysis of speech", without clicking on the play button the record button is enabled where the record button should be disabled.

Actual Result :
In the experiment page of the "Spectrographic analysis of speech", without clicking on the play button the record button is enabled

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Spectrographic%20analysis%20of%20spee/Spectrographic%20analysis%20of%20spee_07_Experiment_p1.org

Attachment:
spectral

QA_Basics of DSP_1.0_Experiment_p1

Defect Description:
In the experiment page of the "Basics of DSP", without clicking on the play button the record button is enabled where the record button should be disabled.

Actual Result :
In the experiment page of the "Basics of DSP", without clicking on the play button the record button is enabled

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Basics%20of%20DSP_1.0/Basics%20of%20DSP_1.0_07_Experiment_p1.org

Attachment:
basics

QA_speech-signal-processing_Nature of speech signal_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Nature of speech signal experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Nature of speech signal experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i06

QA_speech-signal-processing_Analysis-by-synthesis of speech_Experiment_experiment-is-not-provided

Defect Description:
In the experiment page of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, on click full screen the page is redirecting to the same experiment of vlabs page. In the vlabs page no experiment is provided.

Actual Result:
In the experiment page of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, on click full screen the page is redirecting to the same experiment of vlabs page. In the vlabs page no experiment is provided.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i21

QA_Defect_Manual speech signal-to-symbol transformatio_03

Defect Description:
when we click on the reffered links in the reference page of "Manual speech signal-to-symbol transformation" experiment it is not redirecting to the referred link where it should redirect to the reffered link.
.

Actual Result :
when we click on the reffered links in the reference page of "Manual speech signal-to-symbol transformation" experiment it is not redirecting to the referred link

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

QA_Defect_Manual speech signal-to-symbol transformatio_04

Defect Description:
In the experiment page of the "Manual speech signal-to-symbol transformation", without clicking on the play button the record button is enabled where the record button should be disabeled.
.

Actual Result :
In the experiment page of the "Manual speech signal-to-symbol transformation", without clicking on the play button the record button is enabled

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

Broken links in the Target Audience page of Speech signal Processing Lab

@sravanthimodepu In the Target Audience page of Speech Signal Processing Lab, few links are broken. When we click on the Logo link on the top left corner, the Home, Partners, Contact on the top right corner and in the Footer - FAQ links are broken . These links are leading to an error page where a massage is displaying "The requested URL /faq.html was not found on this server." Instead the above links should redirect to the concerned page.

QA_speech-signal-processing_Manual speech signal-to-symbol transformation_procedure_spelling-mistakes

Defect Description:
In the Procedure page of the Manual speech signal-to-symbol transformation experiment in Speech Signal Processing Lab, Found spelling mistakes.

Actual Result:
In the Procedure page of the Manual speech signal-to-symbol transformation experiment in Speech Signal Processing Lab, Found spelling mistakes.
occurances spelling is wrong.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i03

QA_speech-signal-processing_Basics of DSP_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Basics of DSP experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Basics of DSP experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i09

QA_speech-signal-processing_Cepstral analysis of speech_Experiment_unwanted-text

Defect Description:
In the experiment page of the Cepstral analysis of speech experiment in Speech Signal Processing Lab, after the small screen of the experiment, some text is given which may be unwanted.

Actual Result:
In the experiment page of the Cepstral analysis of speech experiment in Speech Signal Processing Lab, after the small screen of the experiment, some text is given which may be unwanted.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i13

QA_speech-signal-processing_Manual speech signal-to-symbol transformation_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Manual speech signal-to-symbol transformation experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Manual speech signal-to-symbol transformation experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i04

QA_Analysis-by-synthesis of speech_Experiment_p1

Defect Description:
In the experiment page of the "Analysis-by-synthesis of speech", without clicking on the play button the record button is enabled where the record button should be disabled.

Actual Result :
In the experiment page of the "Analysis-by-synthesis of speech", without clicking on the play button the record button is enabled

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Analysis-by-synthesis%20of%20speech/Analysis-by-synthesis%20of%20speech_07_Experiment_p1.org

Attachment:
analysis

QA_speech-signal-processing_Basics of DSP_Tutorial_spelling-mistakes

Defect Description:
In the Tutorial page of the Basics of DSP experiment in Speech Signal Processing Lab, Found spelling mistakes.

Actual Result:
In the Tutorial page of the Basics of DSP experiment in Speech Signal Processing Lab, Found spelling mistakes.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i08

QA_Short-time spectrum analysis of_Experiment_p1

Defect Description:
In the experiment page of the "Short-time spectrum analysis of speech", without clicking on the play button the record button is enabled where the record button should be disabled.

Actual Result :
In the experiment page of the "Short-time spectrum analysis of speech", without clicking on the play button the record button is enabled

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Short-time%20spectrum%20analysis%20of/Short-time%20spectrum%20analysis%20of_07_Experiment_p1.org

Attachment:
short

Broken links in the Experiments page of Speech signal Processing Lab

@sravanthimodepu In the Experiments page of Speech Signal Processing Lab, few links are broken. When we click on the Logo link on the top left corner, the Home, Partners, Contact on the top right corner and in the Footer - FAQ links are broken . These links are leading to an error page where a massage is displaying "The requested URL /faq.html was not found on this server." Instead the above links should redirect to the concerned page.

QA_Nature of speech signal_1.0_Experiment_p1

Defect Description:
In the experiment page of the "Nature of speech signal", without clicking on the play button the record button is enabled where the record button should be disabled.
Actual Result :
In the experiment page of the "Nature of speech signal", without clicking on the play button the record button is enabled

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Nature%20of%20speech%20signal_1.0/Nature%20of%20speech%20signal_1.0_07_Experiment_p1.org

Attachment:
nature

QA_speech-signal-processing_Speech production mechanism_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Speech production mechanism experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Speech production mechanism experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i05

QA_Manual speech signal-to-symbol _References_p1

Defect Description:
when we click on the "Click here to start weboctave" links in the reference page of "Manual speech signal-to-symbol transformation" experiment it is redirecting to error page instead it should redirect to "Click here to start weboctave"

Actual Result :
when we click on the "Click here to start weboctave" links in the reference page of "Manual speech signal-to-symbol transformation" experiment it is redirecting to error page.

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Manual%20speech%20signal-to-symbol%20/Manual%20speech%20signal-to-symbol%20_11_References_p1.org

Attachment:
ref

QA_speech-signal-processing_Analysis-by-synthesis of speech_Feedback_feedback-unit-is-not-included

Defect Description:
In the Feedback section of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, On click on both the feedback sections:
Though both the sections are included with feedback subsection, No feedback unit is provided.

Actual Result:
In the Feedback section of the Analysis-by-synthesis of speech experiment in Speech Signal Processing Lab, On click on both the feedback sections:
Though both the sections are included with feedback subsection, No feedback unit is provided.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i23

QA_speech-signal-processing_Formant synthesis_Tutorial_spelling-mistakes

Defect Description:
In the Tutorial page of the Formant synthesis experiment in Speech Signal Processing Lab, Found spelling mistakes.

Actual Result:
In the Tutorial page of the Formant synthesis experiment in Speech Signal Processing Lab, Found spelling mistakes.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i17

QA_speech-signal-processing_Formant synthesis_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Formant synthesis experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Formant synthesis experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i18

Broken links in the Courses Aligned page of Speech signal Processing Lab

@sravanthimodepu In the Courses Aligned page of Speech Signal Processing Lab, few links are broken. When we click on the Logo link on the top left corner, the Home, Partners, Contact on the top right corner and in the Footer - FAQ links are broken . These links are leading to an error page where a massage is displaying "The requested URL /faq.html was not found on this server." Instead the above links should redirect to the concerned page.

QA_Speech production mechanism_1.0_Experiment_p1

Defect Description:
When we click on the experiment link of the "Speech production mechanism", it is redirecting to a blank screen instead it should redirect to the simulation page

Actual Result :
When we click on the experiment link of the "Speech production mechanism", it is redirecting to a blank screen

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Speech%20production%20mechanism_1.0/Speech%20production%20mechanism_1.0_07_Experiment_p1.org

Attachment:
manual

QA_Manual speech signal-to-symbol _Experiment_p1

Defect Description:
In the experiment page of the "Manual speech signal-to-symbol transformation", without clicking on the play button the record button is enabled

Actual Result :
In the experiment page of the "Manual speech signal-to-symbol transformation", without clicking on the play button the record button is enabled where the record button should be disabled.

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Manual%20speech%20signal-to-symbol%20/Manual%20speech%20signal-to-symbol%20_07_Experiment_p1.org

QA_speech-signal-processing_Short-time spectrum analysis of speech_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Short-time spectrum analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Short-time spectrum analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i10

QA_iiith_Speech Signal Processing

Defect Description :
In Speech Signal Processing Lab,when we click on the lab it is redirecting to the lab page but the page is not completely reloading and the feature links are missing in the page ,where the page should be completely reloaded.

Actual Result :
In Speech Signal Processing Lab,when we click on the lab it is redirecting to the lab page but the page is not completely reloading and the feature links are missing in the page.

Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers:Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

ssp

QA_Cepstral analysis of speech_1.0_Experiment_p1

Defect Description:
In the experiment page of the "Cepstral analysis of speech", without clicking on the play button the record button is enabled where the record button should be disabled.

Actual Result :
In the experiment page of the "Cepstral analysis of speech", without clicking on the play button the record button is enabled

Environment:
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Test Step Link:
https://github.com/Virtual-Labs/peech-signal-processing-iiith/blob/master/test-cases/integration_test-cases/Cepstral%20analysis%20of%20speech_1.0/Cepstral%20analysis%20of%20speech_1.0_07_Experiment_p1.org

Attachment:
ceptral

QA_speech-signal-processing_Cepstral analysis of speech_Experiment_disabled-in-small-screen

Defect Description:
In the experiment page of the Cepstral analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Actual Result:
In the experiment page of the Cepstral analysis of speech experiment in Speech Signal Processing Lab, the experiment is disabled in small screen and displaying in full screen.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i14

QA_speech-signal-processing-introduction_Pre-requisites_spelling-mistakes

Defect Description:
In the Pre requisites sub-section of the introduction section of Speech Signal Processing Lab, Found spelling mistakes. In the Sub section title itself the Pre requisites spelling is given as Pre-requistes. In bread crump also spelled wrongly. Hence this will gives a spelling error in every test step of the lab.

Actual Result:
In the Pre requisites sub-section of the introduction section of Speech Signal Processing Lab, Found spelling mistakes. In the Sub section title itself the Pre requisites spelling is given as Pre-requistes. In bread crump also spelled wrongly. Hence this will gives a spelling error in every test step of the lab.

Environment :
OS: Windows 7, Ubuntu-16.04, Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM,
Processor:i5

Attachments:
qa_oe_ssp_i02

Broken links in the Home page of Speech signal Processing Lab

@sravanthimodepu In the Home page of Speech Signal Processing Lab, few links are broken. When we click on the Logo link on the top left corner, the Home, Partners, Contact on the top right corner and in the Footer - FAQ links are broken . These links are leading to an error page where a massage is displaying "The requested URL /faq.html was not found on this server." Instead the above links should redirect to the concerned page.

QA_Defect_Speech production mechanism_07

Defect Description:
In the experiment page of the "Manual speech signal-to-symbol", in part 1 after selecting an utterance without clicking on the play button the record button is enabled where the record button should be disabled.

Actual Result :
In the experiment page of the "Speech production mechanism", without clicking on the play button the record button is enabled

Environment :
OS: Windows 7, Linux
Browsers: Firefox,Chrome
Bandwidth : 100mbps
Hardware Configuration:8GBRAM ,
Processor:i5

Severity : S2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.