Národní úložiště šedé literatury Nalezeno 220 záznamů.  předchozí11 - 20dalšíkonec  přejít na záznam: Hledání trvalo 0.01 vteřin. 
Webová demonstrace Fourierovy transformace pro výuku zpracování signálů
Hyrš, Martin ; Plchot, Oldřich (oponent) ; Černocký, Jan (vedoucí práce)
Cílem této práce je vytvořit vytvořit demonstrační program na téma Fourierova transformace. V úvodní části je shrnuta teorie týkající se jednotlivých typů Fourierovy transformace a je ukázán postup jejich numerické aproximace. V další kapitole jsou popsány již existující applety. Následně je navržena vlastní demonstrace, je popsána její implementace. Jsou uvedeny příklady použití výsledné aplikace a shrnuty reakce jejích uživatelů.
Query-by-Example Spoken Term Detection
Fapšo, Michal ; Matoušek, Jindřich (oponent) ; Metze, Florian (oponent) ; Černocký, Jan (vedoucí práce)
This thesis investigates query-by-example (QbE) spoken term detection (STD). Queries are entered in their spoken form and searched for in a pool of recorded spoken utterances, providing a list of detections with their scores and timing. We describe, analyze and compare three different approaches to QbE STD, in various language-dependent and language-independent setups with diverse audio conditions, searching for a single example and five examples per query. For our experiments we used Czech, Hungarian, English and Levantine data and for each of the languages we trained a 3-state phone posterior estimator. This gave us 16 possible combinations of the evaluation language and the language of the posterior estimator, out of which 4 combinations were language-dependent and 12 were language-independent. All QbE systems were evaluated on the same data and the same features, using the metrics: non-pooled Figure-of-Merit and our proposed utterrance-normalized non-pooled Figure-of-Merit, which provided us with relevant data for the comparison of these QbE approaches and for gaining a better insight into their behavior. QbE approaches presented in this work are: sequential statistical modeling (GMM/HMM), template matching of features (DTW) and matching of phone lattices (WFST). To compare the performance of QbE approaches with the common query-by-text STD systems, for language-dependent setups we also evaluated an acoustic keyword spotting system (AKWS) and a system searching for phone strings in lattices (WFSTlat). The core of this thesis is the development, analysis and improvement of the WFST QbE STD system, which after the improvements, achieved similar performance to the DTW system in language-dependent setups.
Zobrazování uživatelských výslovností pro elektronické slovníky
Pešán, Jan ; Chalupníček, Kamil (oponent) ; Černocký, Jan (vedoucí práce)
Tato bakalářská práce se pokouší nalézt nový směr vývoje v oblasti učebních schopností elektronických slovníků. V první části je uvedeno představení základní myšlenky možnosti učení výslovnosti pomocí vizualizace fonémů. Následuje kapitola zabývající se obecným úvodem do metod zpracování řeči využívaných v této práci jako např. HMM nebo Viter­biho algoritmus. Ve třetí kapitole jsou popsány nástroje, pomocí kterých byla provedena implementace celého systému. Další kapitola rozebírá podrobně použitou technologii neu­ronových sítí jako systému odhadu věrohodností fonémů, popisuje problém kompatibility fonémových sad a použité modely fonémů. Kapitola 5 popisuje konkrétně samotnou im­plementaci systému. Zde jsou také popsány nástroje použité k přípravě dat pro systém. Ve dvou závěrečných kapitolách je poté obsaženo krátké uživatelské testování společně se screenshoty a zhodnocením celého projektu. Zde jsou také nastíněny další možné cesty vývoje tohoto systému.
Systém pro záznam a opakování událostí pro zvukové systémy
Klobása, Jiří ; Černocký, Jan (oponent) ; Zemčík, Pavel (vedoucí práce)
Práce se zabývá návrhem a realizací systému pro záznam a opakování událostí pro zvukové systémy. Úvodní část práce je věnována studiu zvukových systémů, jejich uživatelskému rozhraní a komunikačním protokolům, které jsou zvukovými systémy využívány. Dále je prezentována základní charakteristika platformy Mac OS X, její uživatelské rozhraní a principy vývoje na této platformě. Jádro práce tvoří návrh systému pro záznam a opakování událostí a konceptu událostí, který specifikuje reprezentaci událostí v systému a jejich následné zpracování. V závěru práce je představena implementace navrženého systému pro Mac OS X s ohledem na možnosti rozšíření systému a jeho vlastnosti.
Webová demonstrace lineární filtrace
Novotný, Ondřej ; Bařina, David (oponent) ; Černocký, Jan (vedoucí práce)
Cílem této práce je vytvořit demonstrační aplikaci diskrétní lineární filtrace. V úvodní části je shrnuta teorie digitální filtrace a návrhu digitálních filtrů. V následující kapitole jsou obsažena existující řešení. Následuje návrh vlastní aplikace a její implementace. Na závěr jsou uvedeny příklady použití demonstrační aplikace a reakce uživatelů.
Srovnání úspěšnosti Siri, Cortany a Google
Procingerová, Lucie ; Černocký, Jan (oponent) ; Szőke, Igor (vedoucí práce)
Cílem této práce je porovnat úspěšnost překladu mluveného slova do textu s využitím několika služeb. Primárně se jedná o aplikace od společností Apple Inc., Microsoft Corporation a Google Inc., avšak je zde zahrnuto také několik dalších aplikací, dostupných převážně on-line. Tento dokument obsahuje popis zadaného problému, rozbor postupu provádění přepisu u jednotlivých služeb. Následně jsou rozebrány výsledky testu a porovnány s referenčními výstupy. Na závěr je uvedena diskuze těchto pokusů.
Human Presence Detection and Applications in Smart Home Environments
Dostál, Pavel ; Juránek, Roman (oponent) ; Černocký, Jan (vedoucí práce)
The project is focused on human detection and recognition which has to be studied first and then implemented into software Home Manager which is a project simulating a smart house with intelligent appliances. In previous version this functionality was not supported and enhancing project in this way would allow better to fulfill user wishes and preferences. The application of human recognition is demonstrated on example of air-conditioner managemen in individual rooms.
Recognition of Audio Events Using Deep Neural Networks
Uchytil, Albert ; Černocký, Jan (oponent) ; Schwarz, Petr (vedoucí práce)
A lot of information is carried in sound. The amount of audio data is increasing with a growing technical level of the society. With more data, the task of processing it gets harder for human beings. This thesis is about recognition of audio events using neural networks. We focused on classification of phonemes and their categories. We used the Multilayer perceptron model as a classifier. We examined the relation between the accuracy of the model and its properties. Our goal was to estimate the network setup to obtain the best results. The accuracy is influenced by input features. We examine the relation between a type of the features and the success rate. The differences between input feature types are reduced by using the context. The bigger context we use the better results we get. Problem is, when contexts overlap, overlapping leads to a higher error rate. We have used a neural network with three hidden layers.
Speech Analysis for Processing of Musical Signals
Mészáros, Tomáš ; Malenovský, Vladimír (oponent) ; Černocký, Jan (vedoucí práce)
The primary goal of the thesis is to enhance musical signals with signs of human speech. This involves the creation of an audio effect inspired by the talk-box, by analyzing the vocal tract with a suitable algorithm like linear prediction and applying the calculated filter to the musical audio signal. An emphasis is given to excellent output audio quality, low latency and small processing overhead for real-time use. The outcome is a usable software plug-in targeted to professional audio editing applications and for live performance as well using a suitable hardware platform. It will emulate the real talk-box equipment or provides similar audio quality with a unique sound. 
Parallelization and Optimization of Image Processing Applications
Šiška, Jakub ; Seeman, Michal (oponent) ; Černocký, Jan (vedoucí práce)
This Bachelor's Thesis was performed during a study stay at the École Supérieure d'Ingénieurs en Électronique et Électrotechnique Paris, France. It proposes solution for speeding up image processing algorithm and its adoption for use with real-time video stream from the infra red camera. The first part discusses characteristics and basic principles of the IR technology, followed by specifications of used camera. Ongoing text also proposes solution of problems concerning network communication with the camera. In addition, it describes camera's output stream format characteristics and solution for output visualisation. Substantial part of this work covers issues concerning parallelization and optimization of video stream and image file data processing. Problem of the parallelisation for this case is explained together with implemented parallelization method. Entire theoretical part is supported with the real results, benchmarks, which are presented in the last chapter.

Národní úložiště šedé literatury : Nalezeno 220 záznamů.   předchozí11 - 20dalšíkonec  přejít na záznam:
Chcete být upozorněni, pokud se objeví nové záznamy odpovídající tomuto dotazu?
Přihlásit se k odběru RSS.