-`lj_function03.ipynb`: This file primarily involves to loard the speech to text & text to spech pre training models and finaly return the accuracy score.
### 3. Service Files ()
### 3. Service Files ([Link](http://gitlab.sliit.lk/tmp-2023-24-059/learnjoy-ml/-/blob/IT20643072/API/app/Service%203/lj_functiono3.py))
- Within this directory, there are one python ".py" files:
-`lj_functiono3.py`: This service file include three main functions(speech to text , scoring , text to speech)
...
...
@@ -39,7 +39,7 @@
---------------------
### 4. Fast API & app file ()
### 4. Fast API & app file ([Link](http://gitlab.sliit.lk/tmp-2023-24-059/learnjoy-ml/-/blob/IT20643072/API/main.py))
- Within this app.py module include one Fast API end points for function 3 :