Machine Learning Introduction: My daughter can still hear my voice read the story even when the two of them can’t meet.

Tram Ho

Every day my baby wants to be able to read Ehon to him

My daughter is about 2 years old, and loves to read Ehon stories. Before he goes to bed, he chooses a book every night and brings it to me to read. Because of work, there are days when I have to go on business trips, two or three children cannot meet each other. If during the days I was away, he could still hear his father’s voice read the story, then the next day, maybe he would still choose me (instead of mom, or grandma … etc) and bring Ehon stories to ask me to read. continued. That’s why, I made a Web Application, so-called “Dad Tell Me”. This App features: Using machine learning to judge the Ehon book that my daughter likes, then turn on the content of the book by reading my voice.

Video

https://twitter.com/i/status/1325425425196015616

The purpose of this app is for my daughter to use. So I kept the app’s screen as simple as possible. As long as she held up Ehon on the camera, my voice reading the story would be turned on immediately. Below is the actual screen in use.

In addition, for the “when did your daughter use the app” information, I added the “notification” function with LINE Notify. Hehe, this is a function I reward myself with. When I get home on the train, I will both smile and check: “Ah, today my daughter has heard these stories!”, Enjoying the little joy of being a father for the first time.

The components that make up this app

1.Use the Teachable Machine. Give machine learning Ehon books that my daughter likes. Then release the link used to embed the Model.

2. Use Model learning, mI5 to load. This runs on Frontend.

3.Implement so that: from the judgment result of the learning model, the audio file will be turned on.

Using axios, you get access to Integromat’s WebhookURL when the sound source is played.

5.Use Integromat, link LINE Notification with WebhookURL, the message 「読 み 聞 か せ」 / Dad tells me it’s been run (you used the app).

Source code

storytelling.html

<! DOCTYPE html>

Feel when using machine learning to make apps

When I did my own research and dabbled with keyword Machine learning, I thought that there would be a lot of things to learn. However, using tools like TeachableMachine, etc., I was able to create a learning model easily. Also, I personally feel that using the model from libraries like the mI5 is not too difficult either.
Perhaps each model type will have certain limitations. However, I still want to use it while learning more.

P / S

・ I have also thought of an option: Take pictures of the pages in the album, insert my voice, and play the video. However, my daughter often reads Ehon before going to bed. If your baby keeps looking at the glowing screen, he won’t fall asleep. So, I have chosen the option: Play the audio file (for pictures, the child still needs to open the ehon book).・ For me, reading ehon to my child is in TOP3 of the things I want to do when I’m with my child. I will try to think more ideas, so that I can give my kids a better time and have more fun.

Link of the original article: https://sal.vn/SWZi5X

Share the news now

Source : Viblo