Commit Graph

98 Commits

Author SHA1 Message Date
Andrey Danilov
75faade7d5 Add assets-download.sh 2024-05-18 22:46:16 +03:00
Andrey Danilov
0388a25157 Set API host to 0.0.0.0 2024-05-18 22:46:16 +03:00
Andrey Danilov
b0396d3303 Revert "Remove poetry.lock"
This reverts commit 31d1d8bb1a.
2024-05-18 22:46:16 +03:00
Andrey Danilov
eb710d933a Revert "Add logging for arguments of /inference endpoint"
This reverts commit 7c815afff4.
2024-05-18 22:46:16 +03:00
Andrey Danilov
9e407c1e2b Revert "Fix reading form parameters at /inference endpoint"
This reverts commit e4cb45016f.
2024-05-18 22:46:16 +03:00
Andrey Danilov
77cd8f1c66 Remove requirements.txt 2024-05-18 22:46:15 +03:00
Andrey Danilov
7c815afff4 Add logging for arguments of /inference endpoint 2024-05-17 16:58:04 +03:00
Andrey Danilov
e4cb45016f Fix reading form parameters at /inference endpoint 2024-05-17 16:57:04 +03:00
Andrey Danilov
f9aee785a9 Ignore /.venv 2024-05-13 00:22:48 +03:00
Andrey Danilov
593b8d151f Fix missing required dependencies 2024-05-13 00:18:45 +03:00
Andrey Danilov
31d1d8bb1a Remove poetry.lock 2024-05-13 00:18:22 +03:00
Andrey Danilov
bff59d1e8e Require poetry==1.7.1 2024-05-13 00:17:47 +03:00
Ftps
5e3dce38f4 add document for inference api 2024-03-26 23:55:57 +09:00
Ftps
04bdcd7591 chore:detect inference models on fastapi 2024-03-26 23:45:07 +09:00
Ftps
68f5d08b25 format 2024-03-26 23:25:50 +09:00
Ftps
efed797200 API: add response with json 2024-03-26 23:24:35 +09:00
Ftps
bf8a669c79 Merge branch 'develop' of https://github.com/RVC-Project/Retrieval-based-Voice-Conversion into develop 2024-03-26 22:44:16 +09:00
Ftps
b6e7bfaf6b Merge pull request #18 from TAO71-AI/docs-es
Translated docs to Spanish.
2024-03-22 12:28:25 +09:00
alcoftTAO
d9aa08b55e Fixed a small issue in the translation. 2024-03-08 15:48:29 +01:00
alcoftTAO
53ab6d2431 Translated docs to Spanish. 2024-03-08 15:44:48 +01:00
Ftps
0e8cf4d0f4 jit 2024-03-07 22:40:52 +09:00
Ftps
4918cd3219 chore: vc_single -> vc_inference 2024-03-07 22:39:30 +09:00
Ftps
cf00b3fb9e add use_device() funcion
can switch to a specific device
2024-03-07 22:39:08 +09:00
Ftps
bf31c5afe8 format 2024-03-07 21:50:44 +09:00
Ftps
785abd7830 move cli and api into wrapper 2024-03-07 21:50:15 +09:00
Ftps
0c3c512396 rewrite vr-architecture 2024-03-07 21:42:07 +09:00
Ftps
1b2808e332 optimize cli speed 2024-01-22 17:28:07 +09:00
Ftps
10f1860694 update numba 2024-01-22 17:26:25 +09:00
Ftps
2bb32421fa fix typo 2024-01-22 14:22:54 +09:00
Ftps
638fa9b1a9 add usage of lib inference 2024-01-22 14:22:09 +09:00
Ftps
1759104a04 add jit temporary 2024-01-22 14:19:49 +09:00
Ftps
091aa183d4 update version 2024-01-22 13:30:43 +09:00
Ftps
4637dbb771 support python3.10 2024-01-22 13:29:40 +09:00
Ftps
9217ac5ee9 Add api docs 2024-01-21 14:48:31 +09:00
Ftps
e49eea3aea add api docs on jp 2024-01-21 14:46:10 +09:00
Ftps
056fdcc26d add inference api 2024-01-21 12:00:54 +09:00
Ftps
7be1ff771b move cli 2024-01-21 12:00:26 +09:00
Ftps
fb2960e336 move cli 2024-01-21 11:59:32 +09:00
Ftps
b29976b8f9 prevent line break 2024-01-21 01:32:21 +09:00
Ftps
eb5ce4454c add flag on inference table 2024-01-21 01:25:34 +09:00
Ftps
c988f8731f add env command 2024-01-21 01:16:10 +09:00
Ftps
7e0326146d format 2024-01-21 01:15:44 +09:00
Ftps
c839cab165 fix jp readme 2024-01-21 00:54:26 +09:00
Ftps
f452370847 add japanese readme 2024-01-21 00:53:38 +09:00
Ftps
0154b85fdd add setup section 2024-01-21 00:53:33 +09:00
Ftps
1eb3a0d4f6 initialize -> init 2024-01-21 00:52:51 +09:00
Ftps
0e1dba301e chore: update inference table 2024-01-21 00:17:53 +09:00
Ftps
3468d7f0d5 fix calling cli 2024-01-21 00:10:33 +09:00
Ftps
dd85d6a5d7 fix project.scripts 2024-01-20 23:09:32 +09:00
Ftps
6d759b4b96 add inference cli 2024-01-20 22:48:15 +09:00