diff --git a/tex/Makefile b/tex/Makefile index b1f9b8c..7dbfc83 100644 --- a/tex/Makefile +++ b/tex/Makefile @@ -1,3 +1,13 @@ +UNAME_S := $(shell uname -s) + +ifeq ($(UNAME_S),Linux) + PDFVIEW = "" +endif + +ifeq ($(UNAME_S),Darwin) + PDFVIEW = ; skimview $@ +endif + .PHONY: main.pdf all clean all: main.pdf @@ -6,7 +16,7 @@ FLAGS = -pdf -pdflatex="xelatex" -use-make \ -quiet -synctex=1 main.pdf: main.tex - latexmk $(FLAGS) main.tex #; skimview $@ + latexmk $(FLAGS) main.tex $(PDFVIEW) clean: latexmk -CA diff --git a/tex/cites.bib b/tex/cites.bib index 19c1250..e9727f8 100644 --- a/tex/cites.bib +++ b/tex/cites.bib @@ -1,19 +1,19 @@ @article { robust, -autor = "Julien Pinquier, Jean-Luc Rouas and Régine André-Obrecht", +author = "Julien Pinquier, Jean-Luc Rouas and Régine André-Obrecht", title = "ROBUST SPEECH/MUSIC CLASSIFICATION IN AUDIO DOCUMENTS", journal = "7th International Conference on Spoken Language Processing [ICSLP2002]", year = "2002" } @article { mirex, -autor = "Nikolaos Tsipas, Lazaros Vrysis, Charalampos Dimoulas and George Papanikolaou", +author = "Nikolaos Tsipas, Lazaros Vrysis, Charalampos Dimoulas and George Papanikolaou", title = "MIREX 2015: METHODS FOR SPEECH/MUSIC DETECTION AND CLASSIFICATION", journal = "MIREX 2015 Conference", year = "2015" } @article { speech, -autor = "Baniriskhem K. Khonglah and S.R. Mahadeva Prasanna", +author = "Baniriskhem K. Khonglah and S.R. Mahadeva Prasanna", title = "Speech / music classification using speech-specific features", journal = "Digital Signal Processing 48", year = "2016" @@ -36,7 +36,7 @@ year = "2017" } @article { hybrid, -autor = " Kun-Ching Wang, Yung-Ming Yang and Ying-Ru Yang", +author = " Kun-Ching Wang, Yung-Ming Yang and Ying-Ru Yang", title = "Speech/music discrimination using hybrid-based feature extraction for audio data indexing", journal = " 2017 International Conference on System Science and Engineering (ICSSE)", year = "2017" diff --git a/tex/1.intro.tex b/tex/intro.tex similarity index 93% rename from tex/1.intro.tex rename to tex/intro.tex index 9089d60..3f0cb68 100644 --- a/tex/1.intro.tex +++ b/tex/intro.tex @@ -13,10 +13,4 @@ ανάπτυξή αλγορίθμων για γρήγορη και φθηνή υπολογιστικά ταξινόμηση, είτε στην αναγνώριση πολύ μεγάλης ακρίβειας. Αυτό διότι αυτή τη στιγμή η αναγνώριση με ποσοστό επιτυχίας γύρω στο 98\% είναι κάτι -συνηθισμένο. - - -%%% Local Variables: -%%% mode: latex -%%% TeX-master: t -%%% End: +συνηθισμένο. \ No newline at end of file diff --git a/tex/main.pdf b/tex/main.pdf index 1bbf00a..d4c0e31 100644 Binary files a/tex/main.pdf and b/tex/main.pdf differ diff --git a/tex/main.tex b/tex/main.tex index 2913ce3..ae81181 100644 --- a/tex/main.tex +++ b/tex/main.tex @@ -1,37 +1,17 @@ -{% !TeX spellcheck = el_GR-en_US +% !TeX spellcheck = el_GR-en_US \documentclass[11pt]{article} \usepackage{geometry} \geometry{a4paper, top=2.5cm, bottom=2.5cm, left=2.2cm, right=2.2cm} \usepackage{fontspec} - \usepackage{graphicx} - \usepackage{titlesec} - \usepackage{titling} - \usepackage{float} - \usepackage{caption} - \usepackage{subcaption} \usepackage[nonumeralsign]{xgreek} - \usepackage{siunitx} \usepackage{fancyhdr} - \usepackage{hhline} \usepackage{hyperref} - \usepackage[export]{adjustbox} \usepackage{enumitem} - \usepackage{amsmath} - \usepackage{amsfonts} - \usepackage{amssymb} - \usepackage{array} \usepackage{cite} \setmainfont{Lato} \setmonofont{Consolas} - \newfontfamily\titlefont{Lato} - \newfontfamily\headingfont{Lato} - - \titleformat*{\section}{\large\headingfont} - \titleformat*{\subsection}{\small\headingfont} - - \graphicspath{ {./Images/} } \title{Τεχνολογία Ήχου και Εικόνας 2018\\ Παραδοτεό 1} @@ -47,70 +27,19 @@ \renewcommand{\footrulewidth}{0.4pt} \setlength{\headheight}{14pt} - % \fancypagestyle{firstpage}{% - % \lhead{ - % \titlefont \scriptsize - % % \includegraphics[width=.14\linewidth, valign=c ]{LogoAUTH.ai} - % \begin{tabular}{l} - % \textbf{Τεχνολογία Λογισμικού}\\Τομέας Ηλεκτρονικής και - % Υπολογιστών\\Τμήμα Ηλεκτρολόγων Μηχανικών και\\Μηχανικών - % Υπολογιστών Α.Π.Θ - % \end{tabular} - % } - % \rhead{\titlefont \scriptsize 8ο Εξάμηνο - Άνοιξη 2018} - % \setlength{\headheight}{100pt} - % } - \hypersetup{colorlinks=true, linkcolor=black, urlcolor=blue, citecolor=blue} \urlstyle{same} \begin{document} - {\titlefont \maketitle} - - % \thispagestyle{firstpage} - - % % \begin{figure}[H] - % % \centering - % % \includegraphics[]{logo.png} - % % \end{figure} - - % \begin{center} - % \Large Robot Bartender for the human customer - % \vspace{1cm} - - % {\titlefont \Huge Σχεδίαση Συστήματος} - % \end{center} - - % \vspace{5cm} - % \vfill - - % \begin{flushright} - % \titlefont \footnotesize - % \begin{tabular}{r l} - % Θεοδωρίδου Χριστίνα&christtk@auth.gr\\ - % Μπλάννινγκ Φρανκ&frankgou@ece.auth.gr\\ - % Παρασκευαΐδης Κωνσταντίνος&konstapf@ece.auth.gr\\ - % Πάρναλης-Παλαντζίδης Γιώργος&parnalis@ece.auth.gr\\ - % \end{tabular} - - % \large - % \vspace{1.5cm} - % \textbf{\today} - % \vspace{.5cm} - % \end{flushright} - % \hrulefill - % \vspace{2.5cm} - - % \newpage - + \maketitle \tableofcontents - % \listoffigures \newpage - \input{1.intro.tex} - \input{4.past_implementations.tex} - \input{5.our_implementation.tex} + + \input{intro.tex} + \input{past_implementations.tex} + \input{our_implementation.tex} \bibliography{cites}{} \bibliographystyle{plain} diff --git a/tex/5.our_implementation.tex b/tex/our_implementation.tex similarity index 100% rename from tex/5.our_implementation.tex rename to tex/our_implementation.tex diff --git a/tex/4.past_implementations.tex b/tex/past_implementations.tex similarity index 99% rename from tex/4.past_implementations.tex rename to tex/past_implementations.tex index 82ae2c3..9df88eb 100644 --- a/tex/4.past_implementations.tex +++ b/tex/past_implementations.tex @@ -1,7 +1,5 @@ \section{Προηγούμενες υλοποιήσεις} -% make a table with times - Υπάρχει πληθώρα βιβλιογραφίας σχετική με το θέμα. Έχουν βρεθεί ήδη αρκετές λύσεις, ενώ οι πιο πρόσφατες πετυχαίνουν αξιοσημείωτα αποτελέσματα τόσο όσων αφορά την ταχύτητα του διαχωρισμού όσο και την ακρίβεια