OpenPecha / Requests

RFWs and RFCs for all OpenPecha repositories
0 stars 0 forks source link

[RFC0109] All the inputs or inferences of Monlam AI Model need to be stored #375

Closed tenkus47 closed 8 months ago

tenkus47 commented 9 months ago

RFC0109 All the inputs or inferences of Monlam AI Model need to be stored

Named Concepts

inference: input for model and Output data that are produced by the Monlam AI models.

Summary

here we need to store all the input text and raw base64 speech in database. for that we need button on MT for submitting and not debounce .

conditions: the inference data will be stored when

Dependencies

we need a way to get model version , either document/hosted .

Infrastructures

Include all the infrastructure required for running the task, such as S3 bucket, EC2 server, etc.

Design Illustrations

Required column in database image

Justification

Add justification for the strategies you have proposed above.

Why was the currently proposed design selected over alternatives?

What would be the impact of going with one of the alternative approaches?

Testing

Describe the kind of testing procedures that are needed as part of fulfilling this request.

Implementation Steps

List all the steps involved during implementation.

Reviewed By

@kaldan007

tenkus47 commented 8 months ago

the data are stored on database for 3 models ,ocr is not complete yet.