The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
95 stars 144 forks source link

Add speach to text project #770

Open lakshmishreea122003 opened 1 year ago

lakshmishreea122003 commented 1 year ago

Is your feature request related to a problem? Please describe.

data = https://keithito.com/LJ-Speech-Dataset/ model = CTC Automatic Speech Recognition using CTC

Describe the solution you'd like

THis project is inspired by https://keras.io/examples/audio/ctc_asr/#:~:text=CTC%20is%20an%20algorithm%20used%20to%20train%20deep,characters%20in%20the%20transcript%20align%20to%20the%20audio%29.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

lakshmishreea122003 commented 1 year ago

assign me