Commit Graph

122 Commits

Author SHA1 Message Date
Andrey Danilov
7497fa35b2 Remove docker system prune step from Docker push workflow 2024-06-06 01:28:53 +03:00
Andrey Danilov
8224d1ebc5 Disable build image caching for a while 2024-06-05 21:42:44 +03:00
Andrey Danilov
1127e2ff92 Fix image tag for caching of building Docker image in GitHub Actions workflow 2024-06-05 21:24:21 +03:00
Andrey Danilov
504f0123c4 Clean up excess workflow steps 2024-06-05 21:21:46 +03:00
Andrey Danilov
46eb9e1f1f Fix cache-from and cache-to parameters indentation 2024-06-05 21:08:45 +03:00
Andrey Danilov
2c4c2964ec Try to use Docker image from registry as cache 2024-06-05 21:05:20 +03:00
Andrey Danilov
a125bc6631 Optimize more poetry disk space usage 2024-06-05 21:04:29 +03:00
Andrey Danilov
cef60b31cf Try to fix call of clearing poetry cache 2024-06-05 20:12:30 +03:00
Andrey Danilov
4007a8f32d Optimize pip taking disk space on Dociker image build 2024-06-05 18:40:36 +03:00
Andrey Danilov
61e230056b Optimize running poetry on Docker image build 2024-06-05 18:39:36 +03:00
Andrey Danilov
d4e7ef9e05 Clean up some disk space usage on Docker image build 2024-06-05 18:34:07 +03:00
Andrey Danilov
b644cdaa2d Add logging for disk space at GitHub Actions workflow 2024-06-05 17:54:16 +03:00
Andrey Danilov
4d82de9d5b Add verbose logging for downloading assets 2024-06-05 17:45:29 +03:00
Andrey Danilov
6c76715764 Optimize image building on source code changed 2024-06-05 01:28:20 +03:00
Andrey Danilov
290051d167 Try to optimize runner disk space consumption during build 2024-05-21 08:47:38 +03:00
Andrey Danilov
6a6651601a Fix installation with poetry 2024-05-21 08:38:51 +03:00
Andrey Danilov
d47dd0cfa1 Copy README.md to be included in installation with poetry 2024-05-21 08:27:06 +03:00
Andrey Danilov
b1c9bbd761 Force workflow to run ubuntu-22.04 2024-05-21 08:25:08 +03:00
Andrey Danilov
2c10d4df10 Optimize storage memory consumed by LFS layer 2024-05-21 08:15:58 +03:00
Andrey Danilov
faa8adee00 Fix invalid case of Docker image tag 2024-05-20 23:00:26 +03:00
Andrey Danilov
44361a6c37 Add GitHub Actions workflow for pushing Docker images 2024-05-20 22:38:30 +03:00
Andrey Danilov
9e27f642fb Update README.md 2024-05-20 00:01:08 +03:00
Andrey Danilov
131ce2b625 Add API test script 2024-05-19 23:28:20 +03:00
Andrey Danilov
61218ff81f Add Docker configuration 2024-05-18 22:55:30 +03:00
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