Project

General

Profile

Actions

Feature #691

closed

[BE] training feature

Added by Trịnh Thế Định 5 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Category:
-
Start date:
05/27/2024
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)
Spent time:
12:00 h (Total: 48:00 h)

Description

-- send job to sqs
-- webhook capture data from job


Subtasks 10 (0 open10 closed)

Feature #801: [BE] create training voice sovit typeClosedTrịnh Thế Định05/27/2024

Actions
Feature #802: [BE] infer with user-voice tts-textClosedTrịnh Thế Định05/27/2024

Actions
Feature #803: [BE] infer with user-voice tts-documentClosedTrịnh Thế Định05/27/2024

Actions
Feature #804: [BE] infer with user-voice tts-storyClosedTrịnh Thế Định05/27/2024

Actions
Feature #828: [BE] create training voice openvoice typeClosedTrịnh Thế Định05/27/2024

Actions
Feature #829: [BE] refactor routes, validations for training voiceClosedTrịnh Thế Định05/28/2024

Actions
Feature #830: [BE] delete user-voice by ownerClosedTrịnh Thế Định05/29/2024

Actions
Feature #831: [BE] refactor training status, column data typeClosedTrịnh Thế Định05/29/2024

Actions
Feature #832: [BE] refactor training status, active voiceClosedTrịnh Thế Định05/30/2024

Actions
Support #833: [BE] deploy dev, support debug using keys, server errorsClosedTrịnh Thế Định05/31/2024

Actions
Actions #1

Updated by Trịnh Thế Định 4 months ago

Training Request
{
    "trace_id": uuid.uuid4(),
    "input_audio_path": "samples/sample.mp3",
    "callback_endpoint": "https://dev.ainnate.com/" 
}

CallBack PUT callback_endpoint
{
    "status": "completed",
    "code": 200, 
    "error": null,
    "speaker": 0, 
    "model_file_path": "models//sovits_20240504030754.pth" 
}
Actions #2

Updated by Trịnh Thế Định 4 months ago

  • Subtask #801 added
Actions #3

Updated by Trịnh Thế Định 4 months ago

  • Subtask #802 added
Actions #4

Updated by Trịnh Thế Định 4 months ago

  • Subtask #803 added
Actions #5

Updated by Trịnh Thế Định 4 months ago

  • Subtask #804 added
Actions #6

Updated by Trịnh Thế Định 4 months ago

  • Subtask #828 added
Actions #7

Updated by Trịnh Thế Định 4 months ago

  • Subtask #829 added
Actions #8

Updated by Trịnh Thế Định 4 months ago

  • Subtask #830 added
Actions #9

Updated by Trịnh Thế Định 4 months ago

  • Subtask #831 added
Actions #10

Updated by Trịnh Thế Định 4 months ago

  • Subtask #832 added
Actions #11

Updated by Trịnh Thế Định 4 months ago

  • Subtask #833 added
Actions #12

Updated by Trịnh Thế Định 3 months ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF