<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt" -->

---
title: Machine Learning: Creating an animated avatar that...
description: This week I created an animated avatar based on my photo that was turned into an digital avatar with an amazing Python tool. How can we use a Python Machine...
canonical: https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Machine Learning: Creating an animated avatar that reacts to your voice | daily.dev
og:description: This week I created an animated avatar based on my photo that was turned into an digital avatar with an amazing Python tool. How can we use a Python Machine...
og:url: https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt
og:image: https://api.daily.dev/og/posts/HV2EGBKQt.png
og:image:alt: Machine Learning: Creating an animated avatar that reacts to your voice
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Machine Learning: Creating an animated avatar that reacts to your voice

**[Hashnode](https://daily.dev/sources/hashnode)** · [@tiiaaurora](https://daily.dev/tiiaaurora) · 3 min read · 36 upvotes · 6 comments

## Summary

This week I created an animated avatar based on my photo that was turned into an digital avatar with an amazing Python tool. How can we use a Python Machine Learning Tool to create an animated PNG-Tuber avatar. V-Tubing originated in Japan in 2010 but grew popularity in the western world in 2020.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.tiia.rocks/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice>

## Community discussion

Top comments from developers on daily.dev.

**@crismarket75** · 0 upvotes

> My compliments to Tiia for this very useful article :)

**@princeofwealth** · 0 upvotes

> Nice would try it some time this week. Seems fun

**@lorezz** · 0 upvotes

> Very cool

**@abc0xmattyic333** · 0 upvotes

> This is awesome 🙌

**@otfnk** · 0 upvotes

> It was super easy to read and funny. Thanks! 👍🏻

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#machine-learning](https://daily.dev/tags/machine-learning)

[View this post on daily.dev](https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Machine Learning: Creating an animated avatar that reacts to your voice","url":"https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt"},"datePublished":"2022-05-11T08:51:58.616Z","dateModified":"2022-05-11T08:51:58.616Z","description":"This week I created an animated avatar based on my photo that was turned into an digital avatar with an amazing Python tool. How can we use a Python Machine...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8cb86c58f97995c4c00f3d43bac017ea","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8cb86c58f97995c4c00f3d43bac017ea","isAccessibleForFree":true,"articleSection":"Hashnode","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Person","name":"Tiia Aurora","url":"https://daily.dev/tiiaaurora","image":"https://avatars.githubusercontent.com/u/6146434?v=4","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":130}},"commentCount":6,"discussionUrl":"https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":36},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":6}],"keywords":"react,machine-learning","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hashnode","item":"https://daily.dev/sources/hashnode"},{"@type":"ListItem","position":3,"name":"Machine Learning: Creating an animated avatar that reacts to your voice"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/machine-learning-creating-an-animated-avatar-that-reacts-to-your-voice-hv2egbkqt","comment":[{"@type":"Comment","text":"My compliments to Tiia for this very useful article :)","datePublished":"2022-05-14T14:26:39.804Z","url":"https://daily.dev/posts/HV2EGBKQt#c-Y9jF6rwMq","author":{"@type":"Person","name":"Cris","url":"https://daily.dev/crismarket75","image":"https://media.daily.dev/image/upload/f_auto/v1650785995/avatars/EO6vvorN5yaqp8726MDgI"}},{"@type":"Comment","text":"Nice would try it some time this week. Seems fun","datePublished":"2022-05-13T06:57:39.309Z","url":"https://daily.dev/posts/HV2EGBKQt#c-7wuDQhfpw","author":{"@type":"Person","name":"Charlie Brown","url":"https://daily.dev/princeofwealth","image":"https://avatars.githubusercontent.com/u/26434038?v=4"}},{"@type":"Comment","text":"Very cool","datePublished":"2022-05-13T10:07:16.638Z","url":"https://daily.dev/posts/HV2EGBKQt#c-pFJr8VShS","author":{"@type":"Person","name":"lorezz","url":"https://daily.dev/lorezz","image":"https://avatars0.githubusercontent.com/u/1153066?v=4"}},{"@type":"Comment","text":"This is awesome 🙌","datePublished":"2022-05-11T11:48:53.985Z","url":"https://daily.dev/posts/HV2EGBKQt#c--8PfOBT9b","author":{"@type":"Person","name":"abc0xmattyic333","url":"https://daily.dev/abc0xmattyic333","image":"https://media.daily.dev/image/upload/s---OwTbsa0--/f_auto,q_auto/v1698668168/avatars/avatar_ccWAKta6mhwxauKCc1R85"}},{"@type":"Comment","text":"It was super easy to read and funny. Thanks! 👍🏻","datePublished":"2022-05-15T10:00:12.313Z","url":"https://daily.dev/posts/HV2EGBKQt#c-rpgjktrZp","author":{"@type":"Person","name":"Oğuzhan TÜFENK","url":"https://daily.dev/otfnk","image":"https://media.daily.dev/image/upload/f_auto/v1655971878/avatars/nX2ODLORn7nwR7XxaNOQp"}}]}
```

