Skip to content

shariarriday/IDP-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run:

  1. Clone the repo on your computer
  2. Run conda create -n env1 python==3.6.8 anywhere
  3. Run conda activate env1 anywhere
  4. Run pip install -r requirements.txt anywhere
  5. Run conda deactivate anywhere
  6. Run conda create -n env2 anywhere
  7. Run conda activate env2 anywhere
  8. Run pip install -r requirements2.txt anywhere
  9. Update the batchfile with the enviroment location and script location
  10. Run python api.py in the project directory
  11. env2 must be selected for running the api.py file

Custom Classifier Training Notebook:

Model Training.ipynb

Custom Dataset Link:

Bangla Words Dataset(934 Words, 2500 images)

TTS Forked From:

Bangla TTS with Tensorflow

About

Server Implementation for IDP Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published