From: Thomas Fillon Date: Mon, 7 Jul 2014 20:41:47 +0000 (+0200) Subject: add(SoundSoftware_2014): add slide on analyzerResult and examples X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=95d16516e40d9e0bac46c9d4e01417d6c46c0fb9;p=telemeta-doc.git add(SoundSoftware_2014): add slide on analyzerResult and examples --- diff --git a/Common/img/results/IRIT_Speech4Hz.png b/Common/img/results/IRIT_Speech4Hz.png new file mode 100644 index 0000000..973ba83 Binary files /dev/null and b/Common/img/results/IRIT_Speech4Hz.png differ diff --git a/Common/img/results/SOLO_DUOdetection.png b/Common/img/results/SOLO_DUOdetection.png new file mode 100644 index 0000000..f55e5ac Binary files /dev/null and b/Common/img/results/SOLO_DUOdetection.png differ diff --git a/Common/img/soundsoftware_ac_uk_subtitle_transparent.png b/Common/img/soundsoftware_ac_uk_subtitle_transparent.png new file mode 100644 index 0000000..8f09883 Binary files /dev/null and b/Common/img/soundsoftware_ac_uk_subtitle_transparent.png differ diff --git a/Workshops/SoundSoftware_2014/Makefile b/Workshops/SoundSoftware_2014/Makefile index 1891014..b9a642f 100644 --- a/Workshops/SoundSoftware_2014/Makefile +++ b/Workshops/SoundSoftware_2014/Makefile @@ -1,4 +1,4 @@ -MAIN_FILE = TimeSide_SoundSoftware_2014_07 +MAIN_FILE = TimeSide_SoundSoftware_2014_07# _G pdf: echo ${MAIN_FILE}.tex diff --git a/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07.pdf b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07.pdf index 3de3f8b..3188b52 100644 Binary files a/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07.pdf and b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07.pdf differ diff --git a/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.pdf b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.pdf new file mode 100644 index 0000000..90ba4cf Binary files /dev/null and b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.pdf differ diff --git a/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.tex b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.tex index dbc8123..80d4bcb 100644 --- a/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.tex +++ b/Workshops/SoundSoftware_2014/TimeSide_SoundSoftware_2014_07_G.tex @@ -83,7 +83,7 @@ %\author{Guillaume Pellerin\inst{1}} -\author{ +\author[G. Pellerin, T. Fillon, P. Brossier]{ Guillaume Pellerin\inst{1}, Thomas Fillon\inst{1,2}, Paul Brossier\inst{1}, @@ -428,6 +428,64 @@ \end{block} } +\subsection{Analyzer Result} +\begin{frame} + \frametitle{Analyzer Result} + \begin{block}{Result types: \\\emph{time mode} x \emph{data mode}} + \begin{columns} + \begin{column}{0.35\linewidth} + \begin{itemize} + \item Data modes: + \begin{itemize} + \item \alert<2-5>{Label} + \item \alert<6-9>{Value} + \end{itemize} + \item Time modes: + \begin{itemize} + \item \alert<2,6>{Global} + \item \alert<3,7>{Event} + \item \alert<4,8>{Segment} + \item \alert<5,9>{Framewise} + \end{itemize} + \end{itemize} + \end{column} + \begin{column}{0.50\linewidth}\footnotesize + \begin{exampleblock}<2->{\footnotesize Result Container}\scriptsize + \begin{itemize} + \item ID Metadata + \item Audio Metadata + \item Parameters + \item Data object + \begin{itemize}\scriptsize + \item<2-5> Label + \item<2-5> Label Metadata ({\tiny label, label\_id, ...}) + \item<6-9> Value + \item<3-4,7-8> Time + \item<4,8> Duration + \item<5,9> Frame Metadata ({\tiny sample rate, blocksize, + stepsize}) + \end{itemize} + + \end{itemize} + \end{exampleblock} + + \end{column} + \end{columns} + + \end{block} + \begin{block}<10>{Export} + \begin{itemize} + \item Serialization: HDF5, JSON, YAML, XML + \item Display: \emph{Ad hoc} rendering methods (depending on time and data modes) + \end{itemize} + \end{block} +\end{frame} +\begin{frame} +\frametitle{Analyzer result examples} +\includegraphics<1>[width=\linewidth]{img/results/IRIT_Speech4Hz.png} +\includegraphics<2>[width=\linewidth]{img/results/SOLO_DUOdetection.png} + +\end{frame} \section{Demos} \frame{\frametitle{Documentation and demos}