Anubhavdevv / Awesome-Machine-Learning-Models

Contribute your amazing Machine Learning, Data Science, and Deep Learning repository
MIT License
33 stars 31 forks source link

Text to Speech Converter #43

Closed Rishita11 closed 2 years ago

Rishita11 commented 2 years ago

Related Issue I have created a model to convert either a single line of text or any file containing text to audio (mp3 file).

Hacktoberfest2021 Participant

Contributor

Closes: Issue Number #36

Describe the changes you've made I have made a model and explained each and every line of code. The README.md file gives a detailed description of the model. the demo.txt file consists of the text to be converted. There are two audio files that are the results of the conversion.

Type of change Documentation

How Has This Been Tested? I have verified each and every line of code from various sources.

Checklist: [x] My code follows the guidelines of this project. [x] I have performed a self-review of my own code. [x] I have commented on my code, particularly wherever it was hard to understand. [x] I have made corresponding changes to the documentation. [x] My changes generate no new warnings. [x] I have added test cases that prove my fix is effective or that my feature works.

Anubhavdevv commented 2 years ago

Hey, @Rishita11 Do add files in their respective folders like mp3 files in the video folder, Do improve your code, add some content features, enhance your code.

Rishita11 commented 2 years ago

Sure I will.

Rishita11 commented 2 years ago

I have created a new PR with the changes asked.

Anubhavdevv commented 2 years ago

Hey, @Rishita11 there is no need of creating new PR you can edit this PR also, never mind I will check your other PR, but from next time please keep these things in your mind while creating your PR !!