Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
Jan 11, 2022, 11:35:41 AM (3 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    66
    77The main components are
    8 || component || function ||
     8|| component || function || docu ||
    99||pipe || basic definitions for audio pipe ||
    1010||audiofilter ||The audio filters to be applied to the streams||
    11 ||audiogui ||A basic GUI that shows users a text to pronounce, records the audio and then user can drag sliders to modify the way it sounds||
     11||audiogui ||A basic GUI that shows users a text to pronounce, records the audio and then user can drag sliders to modify the way it sounds||[source:audiogui/doc/audiogui.pdf]||
    1212||audioconverter||Converts bunch of files according to settings||
    13 ||trimtool||Trims audio according to noise threshold settings||
     13||trimtool||Trims audio according to noise threshold settings||[source:trimtool/doc/Audio Trim Tool.docx]||
    1414
    15 
    16 Documentation is available for audiogui, in tne [source:audiogui/doc/audiogui.pdf].
    1715
    1816== Source code