Skip to content
View brentlapierre's full-sized avatar
body.fillWith(coffee);
body.fillWith(coffee);
  • Warner Bros. Discovery
  • Ottawa, Canada

Organizations

@YOU-i-Labs @HBOCodeLabs @wbd-streaming
Block or Report

Block or report brentlapierre

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brentlapierre/README.md

Hi there 👋

I like to create things for fun - especially when there's a new library or language to try!

Currently working on a personal project called StreamTranslator, a translation and text-to-speech service for livestreams. Built in Next.js using TypeScript and Tailwind and utilizing the Azure Speech API Service for text-to-speech. The translation service is built in Python using Hugging Face's transformers library and Meta's m2m100 multilingual encoder-decoder (seq-to-seq) model. The chatbot that sends and receives chat messages on Twitch is built in Node.js using TypeScript with my twitch-irc library.

I'm currently open for and seeking new opportunities. Feel free to get in touch with me if you're looking for someone with a lot of passion and I'll get back to you as soon as possible!

You can sponsor me through GitHub Sponsors if you like any of my work.

Pinned

  1. discord-bot discord-bot Public

    TypeScript