Commit Graph

112 Commits

Author SHA1 Message Date
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
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