Commit 90d34c03 authored by Prabuddha Gimhan's avatar Prabuddha Gimhan

Update README.md

parent 86677a24
......@@ -24,7 +24,7 @@
- `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 :
- 1. Request body : orginal word , audio file
```python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment