will-do.tex 927 B

12345678910111213141516171819202122
  1. \subsection{What will I do next?}
  2. \begin{frame}{What will I do next?}
  3. \begin{itemize}
  4. \item Evaluate preprocessing steps
  5. \item Try other features
  6. \item Try other topologies / trainings (e.g. newbob)
  7. \end{itemize}
  8. \end{frame}
  9. % \subsection{Far future}
  10. % \begin{frame}{What could be done?}
  11. % \begin{itemize}
  12. % \item Make use of audio data in a multimodal approach\\
  13. % e.g. $R$ and $\mathcal{R}$
  14. % \item Currently, the Lecture Translation system doesn't recognize math.\\
  15. % You get \enquote{integral of e raised to the power of x d x} instead
  16. % of $\int e^x \mathrm{d} x$.
  17. % \item Spoken math is ambigous: $\sqrt{a+b}$ vs. $\sqrt{a} + b$
  18. % \item The language model I create could help to find probable formulas
  19. % \item The platform could be used to get more input data of users
  20. % \end{itemize}
  21. % \end{frame}