saikamal1108 commited on
Commit
4524cf1
Β·
verified Β·
1 Parent(s): 0bf6251

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ /app.py β†’ User interface for inference
2
+ /train_pipeline.py β†’ Training loop
3
+ /preprocess.py β†’ Dataset preparation
4
+ /vocab.py β†’ Build Telugu vocabulary
5
+ /model/ β†’ Saved models go here