Text to speech Platform
2aud.io is a plateform to provide a text to speech and speech to text platform
The main goal of this project are Here's why:
- To have a deep understanding of some concept like sound recognition , data processing and other cool stuffs
- Improve my programming and analytics skills 😄
- Improve my A to Z building skills 😄
- Provide a tools that can help african to know more their native languages
- ⚡️ Convert text to audio and vice-versa
- ⚡️ Upload an audio file and convert it to text
- ⚡️ Upload a document (docx,txt, pdf) and convert it to audio (French, English , other etc)
- ✨ Convert a text in the grabbed from a link or copied into a text box to audio
- 🧐 Add a text sound recognition system later
The main technlogies i used to create this app are
- Setup the project directory
- Create the Readme.md
- Design the application infrastructure
- Grap all necessary data
- Create Application
- Create dockerfile
- Setup CI/CD
- Backend
- Define routes
- Define folder structure (Architecture)
- (etc)
- (test)
- Front End
- Define folder structure (Architecture)
- Build components
- Build pages
- (test)
- Test (firstly in english)
- Release the first beta for users
- Fix issues
- Multi-language Support
- French
- Deutsch
- Japanese
- (Add more locale african language)
- (etc)