What's new
2025-06 ·
Finished teaching the Research Project in Speech Technology at the
BIOSINF masters program.
2025-05 ·
Reviewed for Interspeech, ACM Multimedia, Open Journal of Signal Processing.
2024-10 ·
Visited the
LAMP group in Copenhagen, Denmark.
Thanks Desmond for hosting me!
Service
Associate Editor for Open Journal of Signal Processing (since January 2025).
Reviewer for Interspeech (since 2021), ACM Multimedia (2025), Open Journal of Signal Processing, Speech Communications, Pattern Recognition, EURASIP Journal on Audio, Speech and Music Processing.
Artefacts
Scratchpad
being a collection of notes.
Chalk
being a declarative drawing library for Python, developed with
Sasha Rush.
The library's desgin is inspired by Haskell's
diagrams and Scala's
doodle.
Assignments on speaker recognition and verification
being the coursework for the
Research Project in Speech Technology course from the
BIOSINF masters program.
Neural Schottky
being a method for characterizing Schottky diodes using bilevel optimization.
This work done for the project
SBD-SPECS project.
Vorbis: Multimodal speech recognition
being my
post-doctoral project in which we attempt to improve automatic speech recognition
by incorporating the visual context of what the speaker sees.
Fisher vectors
being a minimal Python implementation of the
Fisher vectors method based on
numpy and
scikit-learn.
For an application of Fisher vectors for action recognition in videos, check out the
fv4a repository.
Diacritics restoration
being a machine learning challenge I set up for the second-year students.
The goal was to add the missing diacritics marks for a given text in Romanian.
Haskell playground
being the place where I go down the rabbit hole into the
Haskell world
and I toy with free monoids, comondas, anamorphisms and others.
Algebra of programming
being an incomplete cheatsheet of equational properties in category theory to ease my way through the
Algebra of Programming book.