]> git.parisson.com Git - telemeta-doc.git/commitdiff
Update Timeside presentation for Ircam 2
authorThomas Fillon <thomas@parisson.com>
Thu, 13 Mar 2014 12:39:30 +0000 (13:39 +0100)
committerThomas Fillon <thomas@parisson.com>
Thu, 13 Mar 2014 12:39:30 +0000 (13:39 +0100)
IRCAM/pres_IRCAM_20140313/TimeSide_IRCAM_2014_03.tex

index c7456745b6bf1b177c3b14c30e684962a549bbbf..08603496f592ab99a23ebbb5574febfae4a1a54f 100644 (file)
     \item Grapher
     \end{itemize}
   \end{block}
-\pyfile : API, interface, core
+\pyfile : \texttt{timeside/api.py}, \texttt{timeside/core.py}
 \end{frame}
 
 \begin{frame}
     \item \alert{LiveDecoder}: Capture audio from an live input source
     \end{itemize}
   \end{block}
-\pyfile : interface Gstreamer FileDecoder
+\pyfile : \texttt{timeside/decoder/core.py}, \texttt{timeside/decoder/file.py} 
 \end{frame}
 
 \begin{frame}
     \end{itemize}
 
   \end{block}
-\pyfile : interface Gstreamer FileEncoder
+\pyfile : \texttt{timeside/encoder/core.py}, \texttt{timeside/encoder/mp3.py} 
 \end{frame}
 
 \begin{frame}
@@ -199,7 +199,7 @@ AubioTemporal, AubioPitch, AubioMfcc, AubioMelEnergy, AubioSpecdesc
     \end{block}
     \alert{$\rightarrow$ An analyzer can declare other analyzers as \emph{parents}}
     
-\pyfile : principe , parent, conteneur
+\pyfile :  \texttt{timeside/analyzer/core.py}, \texttt{timeside/analyzer/odf.py} 
   \end{frame}
 \begin{frame}
   \frametitle{Processors - Graphers}
@@ -243,13 +243,28 @@ AubioTemporal, AubioPitch, AubioMfcc, AubioMelEnergy, AubioSpecdesc
 \end{frame}
 
 \begin{frame}{Analyzer results container}
-\begin{block}{}
+\begin{block}{Results types}
   Standardization of 8 different types of results:
   \begin{itemize}
   \item time\_mode : \texttt{global, event, segment, framewise}
   \item data\_mode : \texttt{value, label}
   \end{itemize}
 \end{block}
+\begin{block}{Metadata \& Data fields}
+  \begin{itemize}
+  \item Metadata:
+    \begin{itemize}
+    \item \texttt{id\_metadata}
+    \item \texttt{audio\_metadata}
+    \item \texttt{label\_metadata}
+    \item \texttt{frame\_metadata}
+    \item \texttt{parameters}
+    \end{itemize}
+    \item Data: \texttt{data\_object}
+  \end{itemize}
+
+\end{block}
+
 \end{frame}
 
 \begin{frame}[fragile]
@@ -260,7 +275,7 @@ AubioTemporal, AubioPitch, AubioMfcc, AubioMelEnergy, AubioSpecdesc
     \end{center}
 
   \begin{itemize}
-  \item 3 main branches: master (0.5.2), dev, diadems  \item diadems
+  \item 3 main branches: master (0.5.2), dev, diadems 
   \end{itemize}
   \end{block}
   \begin{block}{Installation}
@@ -311,13 +326,48 @@ $ python tests/run_all_tests
 \end{frame}
 \begin{frame}
 \frametitle{DIADEMS Project}
-  
+\begin{itemize}
+\item ANR project: \emph{Description, Indexation, Accès aux Documents EthnoMusicologiques et Sonores} \\
+(Description, Indexation, Access to Sound and Ethnomusicological Documents)\\
+\url{http://www.irit.fr/recherches/SAMOVA/DIADEMS}
+\item Partners:
+  \begin{itemize}
+  \item Ethnomusicology:
+    \begin{itemize}
+    \item CREM (Centre de Recherche en EthnoMusicologie),
+      Univ. Nanterre
+    \item MNHM (Museum National d'Histoire Naturelle)
+    \end{itemize}
+  \item Computer science, Music Informationa Retrieval, Speech Processing:
+    \begin{itemize}
+    \item IRIT, Toulouse
+    \item LAM, Paris 6
+    \item LIMSI, Orsay
+    \item LABRI, Bordeaux
+    \end{itemize}
+
+  \end{itemize}
+
+\end{itemize}
 \end{frame}
 \begin{frame}
-\frametitle{Ethnomusicological metadata}
-\begin{block}{Thesaurus}
-  
-\end{block}
+\frametitle{Goals}
+%\begin{block}{Thesaurus}
+\begin{itemize}
+\item Improvment of Telemeta User Interface
+\item Enhance annotation interface and management
+\item Introduce automatic description, indexation, segmentation with music information retrieval, audio signal and speech processing technologies $\rightarrow$ \emph{TimeSide} 
+\item Ethnomusicological metadata: \href{Thesaurus.html}{Thesaurus
+    Map}
+\end{itemize}
+
+%\end{block}
+\end{frame}
+\begin{frame}
+\frametitle{The End}
+\begin{center}
+  \LARGE Merci !
+\end{center}
 \end{frame}
 \end{document}
 %%% Local Variables: