Skip to main content

Week 15-16

· One min read

This week, we finished the implementation of the youtube downloader and the prototype of the database system. The database uses a file based system to store the data as a json file. The user can now download any youtube video by entering the url, and we store only the audio file, thumbnail and the link to the uploader of the video.

As the LLM worked correctly with OpenVINO GenAI, we managed to create a seamless connection with the speech 2 text model (whisper) to convert the lyrics.

We also started to make large progress with Phillips Hue, after building a custom implementation of the PHEA module, we got streaming to the bridge at a high refresh rate working.