\end{center}
}
-% BONUS
-\appendix
-\newcommand{\backupbegin}{
- \newcounter{finalframe}
- \setcounter{finalframe}{\value{framenumber}}
-}
-\newcommand{\backupend}{
- \setcounter{framenumber}{\value{finalframe}}
-}
-\backupbegin
-\begin{frame}[fragile]
- \begin{block}{TimeSide - Github repository}
- \begin{center}\scriptsize
- \colorbox{yellow!50}{\bf \hskip3ex
- \url{https://github.com/yomguy/TimeSide/} \hskip3ex }
- \end{center}
-
- \begin{itemize}
- \item 3 main branches: master, dev, diadems
- \end{itemize}
- \end{block}
- \begin{block}{Installation}
-\url{https://github.com/yomguy/TimeSide\#install}
- \begin{itemize}
- \item Installation des dépendances :
-\begin{lstlisting}[language=bash, basicstyle=\tiny]
-$ echo "deb http://debian.parisson.com/debian/ stable main" |
-$ sudo tee -a /etc/apt/sources.list
-$ echo "deb-src http://debian.parisson.com/debian/ stable main" | sudo tee -a /etc/apt/sources.list
-$ sudo apt-get update
-$ sudo apt-get install git
-$ sudo apt-get build-dep python-timeside
-\end{lstlisting}
-
- \item Installation depuis le dépôt \emph{Github} :
-\begin{lstlisting}[language=bash, basicstyle=\tiny]
-$ git clone https://github.com/yomguy/TimeSide.git
-$ cd TimeSide
-$ git checkout dev
-$ export PYTHONPATH=$PYTHONPATH:`pwd`
-$ python tests/run_all_tests
-\end{lstlisting}
-\end{itemize}
-\end{block}
-\end{frame}
-
-\begin{frame}
- \frametitle{Statistics - CREM revisions}
- \begin{center}
- \includegraphics[width=0.8\textwidth]{img/telemeta-revisions.png}
- \end{center}
-\end{frame}
-
-\frame{\frametitle{CREM's Telemeta platform}
-\begin{itemize}
- \item \alert{2006}: definition of the goals (open source web audio collaborative platform)
- \item \alert{2007}: first partner: french Research Center of Ethnomusicology (CREM)
- \item \alert{2007 - 2009}: technical specifications, definition of the DB migrator
- \item \alert{2008}: prototype development
- \item \alert{2008 - 2010}: workflow and format specifications
- \item \alert{2011}: development, final migration and release of \alert{Telemeta 1.0} to the CREM for production : \dchref{http://archives.crem-cnrs.fr}
- \item \alert{2011 - 2014}: collaborative indexing, more development, massive data imports...
-\end{itemize}
-}
-
-\subsection*{Workflow}
-\frame{\frametitle{Workflow}
- Example: CREM audio archive access rules vs. resource status
- \begin{center}
- \pgfimage[width=12cm]{img/TM_workflow}
- \end{center}
-}
-
-
-
-% Mis en backup car redondant avec l'interface SABIOD
-\subsection*{User Interfaces}
-\begin{frame}\frametitle{Web User Interface}
- \vspace{-0.25cm}
- \begin{center}
- \includegraphics[width=12cm]{img/shots/telemeta_eng.png}
- \end{center}
- \tiny{\url{http://archives.crem-cnrs.fr/archives/items/CNRSMH_I_1976_011_003_08/}}
-\end{frame}
-
-
-
-\subsection*{Data model}
-%\frame{\tableofcontents[currentsection]}
-\frame{\frametitle{Data model}
-
- \begin{center}
- \pgfimage[width=10cm]{img/TM_model}
- \end{center}
-
-
-\begin{block}{Other objects}
-\begin{itemize}
- \item Instrument, InstrumentAlias, InstrumentRelation, InstrumentAliasRelation, Performance
- \item Location, LocationAlias, LocationRelation, LocationAliasRelation
- \item EthnicGroup, Format, PhysicalFormat, Publisher and various other Enumarations (1D lists)
- \item Language (ISO 639-3)
- \item Revision, PlayList, Profile, etc...
-\end{itemize}
-\end{block}
-
-\begin{block}{All objects}
- \chref{http://telemeta.org/export/cb1fc9ad29e2cb0122fde9dd76c5275ba5dc7d14/doc/devel/telemeta-all.pdf}{view online PDF}
-\end{block}
-}
-
-
-
-
-
-\subsection{Usecases}
-\frame{\frametitle{Extend the usecases}
-
- \begin{block}{Usages}
- \begin{itemize}
- \item \alert{Do research work}, \alert{share} audio data and collaborate online and with other researchers or expert communities.
- \item \alert{Teach} with audio materials for lessons, academic works and exams.
- \item \alert{Publish} documented audio ressources from interactive kiosks (full access given to IP ranges)
- \end{itemize}
- \end{block}
-
- \begin{block}<2>{Domains}
- \begin{itemize}
- \item Musicology
- \item Anthropology
- \item Museology
- \item Computer science
- \item Biology
- \item Ecology
- \end{itemize}
- \end{block}
-}
-
-
-
-\frame{\frametitle{Bioacoustic usecase}
-
- \begin{block}{Usages}
- \begin{itemize}
- \item Synchonize large bioacoustic audio datasets in to a robust and scalable platform
- \item Share audio data and metadata with experts to make them collaborate in editing, processing and discovering
- \item Build large statistical campaigns and vizualizations from taxonomies, geographic data and sounds
- \item Scale the audio data through the web (URL indexes)
- \end{itemize}
- \end{block}
-
- \begin{block}<2>{Applications}
- \begin{itemize}
- \item Realtime bioacoustical monitoring system over internet (needs hardware)
- \item Biodiversity studies
- \item Development and test of new species detection algorithms on large and historical datasets
- \end{itemize}
- \end{block}
-}
-
-
-\subsection{SABIOD}
-\begin{frame}
- \frametitle{SABIOD: Scaled Acoustic Biodiversity (prototype) - Home Page}
- \begin{center}
- \includegraphics[width=1\textwidth]{img/shots/SABIOD_2014_1}
- \end{center}
-\end{frame}
-
-\begin{frame}
- \frametitle{SABIOD: Scaled Acoustic Biodiversity (prototype) - User Interface}
- \begin{center}
- \includegraphics[width=1\textwidth]{img/shots/SABIOD_2014_2}
- \end{center}
-\end{frame}
-
-
-\begin{frame}
- \frametitle{SABIOD: Scaled Acoustic Biodiversity (prototype)}
- \begin{center}
- \includegraphics[width=1\textwidth]{img/shots/SABIOD_2014_5}
- \end{center}
-\end{frame}
-
-\subsection*{Sabiod Phylogeny}
-\begin{frame}
- \frametitle{SABIOD: Scaled Acoustic Biodiversity (prototype)}
- \begin{center}
- \includegraphics[width=1\textwidth]{img/shots/SABIOD_2014_5}
- \end{center}
-\end{frame}
-
-
-\begin{frame}
- \frametitle{SABIOD: Scaled Acoustic Biodiversity (prototype)}
- \begin{center}
- \includegraphics[width=1\textwidth]{img/shots/SABIOD_2014_3}
- \end{center}
-\end{frame}
-
-
-\begin{frame}
- \frametitle{SABIOD: Scaled Acoustic Biodiversity (prototype)}
- \begin{center}
- \includegraphics[width=1\textwidth]{img/shots/SABIOD_2014_4}
- \end{center}
-\end{frame}
-
-
-\subsection{Current development}
-\frame{\frametitle{Current development - The SABIOD project}
-\begin{block}{Bioacoustics - SABIOD}
- \begin{itemize}
- \item Add support for phylogeny and various bio taxonomies to Telemeta
- \item Add bioacoustic detection models to TimeSide (bats, dolphins, whales, etc...)
- \item Extend audio sampling frequencies
- \item Automatic synchronization from hardware audio source
- \end{itemize}
-\end{block}
-}
-
-\backupend
\end{document}
\ No newline at end of file