Joooohan / pronunciation-streamlit-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML for phoneme recognition demo

Description

This Streamlit application showcases a deep learning model for phoneme recognition. You can read the detailed article explaining the model.

Run locally

To run the app on your machine.

Install the libsndfile1 package using apt-get on linux or your package manager on other OS.

In the directory, run pipenv install and then pipenv run streamlit run pronunciation_demo/app.py.

About


Languages

Language:Python 100.0%