kalomaze
18dd5aa102
Apply Code Formatter Change
2023-08-02 01:13:54 +00:00
kalomaze
d688fcf075
Merge pull request #85 from alexlnkp/pr-optimization
...
commented out onnx import that wasn't used (was there for debugging.)
2023-08-01 19:13:39 -05:00
alexlnkp
e4c61c817d
Update infer-web.py
2023-08-02 07:12:19 +07:00
alexlnkp
6a6e816c1d
i hate myself
2023-08-02 07:11:15 +07:00
kalomaze
386935ee93
Merge pull request #84 from alexlnkp/pr-optimization
...
He merged wrong thing to fix the issue I think.
2023-08-01 19:08:18 -05:00
alexlnkp
bb9bb6535a
fixes
2023-08-02 07:05:37 +07:00
kalomaze
e64d03da4c
missing colon
2023-08-01 19:01:38 -05:00
kalomaze
43a0fe3776
Merge pull request #83 from alexlnkp/pr-optimization
...
fixes for all operating systems + lazyimporting
2023-08-01 18:59:34 -05:00
alexlnkp
03da05e6d7
better linux and darwin support
...
filepaths now work for everything
2023-08-02 06:56:45 +07:00
kalomaze
5175ecc148
Revert "Merge pull request #82 from kalomaze/fix-preprocess-path-handling"
...
This reverts commit 72ebe2c7f6 , reversing
changes made to 3b78d58306 .
2023-08-01 18:22:43 -05:00
kalomaze
72ebe2c7f6
Merge pull request #82 from kalomaze/fix-preprocess-path-handling
...
Ensure compatibility across platforms using os path join
2023-08-01 18:00:33 -05:00
kalomaze
dadd87e0ed
Ensure compatibility across platforms using os path join
2023-08-01 17:58:03 -05:00
alexlnkp
90aea45c14
cross-platform for preprocess support
2023-08-02 05:56:40 +07:00
kalomaze
3b78d58306
Merge pull request #71 from alexlnkp/pr-optimization
...
Optimize various parts of inference/training + requirement fixes
v23.8.0
2023-08-01 16:19:25 -05:00
kalomaze
0b2f3fc080
Woops
2023-08-01 15:46:51 -05:00
kalomaze
a9de64e24f
Update README.md
2023-08-01 15:35:32 -05:00
alexlnkp
e242bbc96b
added check for filetype and file length
...
for preprocessing
Co-Authored-By: kalomaze <66376113+kalomaze@users.noreply.github.com >
2023-08-02 02:47:17 +07:00
kalomaze
bf0ffdbc35
Merge pull request #81 from kalomaze/update-req
...
Remove overly specific version requirements + OS specific libs
2023-08-01 12:21:27 -05:00
kalomaze
bb8215996f
Remove overly specific version requirements + OS specific libs
...
They were causing dependency conflict issues
2023-08-01 12:19:22 -05:00
alexlnkp
b5bd047d81
Revert "slicer fix"
...
This reverts commit 9b521a3c8c .
2023-07-30 22:51:07 +07:00
alexlnkp
9b521a3c8c
slicer fix
2023-07-30 21:17:21 +07:00
kalomaze
bbe4be9808
Restore 7/28 changes
2023-07-30 06:31:00 -05:00
Alex Murkoff
ed3b39ec61
Update requirements.txt
2023-07-30 18:13:44 +07:00
Alex Murkoff
a6646aa7f1
Update requirements.txt
2023-07-30 17:59:45 +07:00
Alex Murkoff
bd53b382c4
Update requirements.txt
2023-07-30 17:54:08 +07:00
alexlnkp
133573128a
Merge branch 'pr-optimization' of https://github.com/alexlnkp/Mangio-RVC-Tweaks into pr-optimization
2023-07-30 17:32:45 +07:00
alexlnkp
4d3c764d9c
small fixes
2023-07-30 17:32:24 +07:00
Alex Murkoff
460765244a
Update README.md
2023-07-30 17:22:42 +07:00
kalomaze
d8b7003aef
Revert default segment size for cutting to 3.0s for OOM prevention (fp32)
...
Only for 10 series GPUs specifically whitelisted will this have any impact; this is how it already was before, but a commit accidentally reverted this default
2023-07-30 04:57:36 -05:00
kalomaze
ee2b5e5226
Make default segment size for cutting 3.0s for OOM prevention on fp32 GPUs (10 series/1660ti)
...
It will change to 3.7 on capable GPUs like it did before
2023-07-30 04:50:52 -05:00
Alex Murkoff
2d5ae2e8bc
Update requirements.txt
2023-07-30 16:29:43 +07:00
Alex Murkoff
296f0a7776
Update requirements.txt
2023-07-30 16:29:20 +07:00
alexlnkp
1f8cde50d8
main commit
2023-07-30 16:00:56 +07:00
kalomaze
f93e94d641
Update README.md for 7/28
2023-07-28 20:56:33 -05:00
kalomaze
542607f199
I read the wrong commit to make my last change
2023-07-28 20:53:51 -05:00
kalomaze
ed9c9cda8c
Merge pull request #65 from Mangio621/fix-cuda-req
...
Undo torch requirement change for compatibility
2023-07-28 18:47:13 -05:00
kalomaze
93706e95f5
Apply Code Formatter Change
2023-07-28 23:45:47 +00:00
kalomaze
8a5c227a1b
Undo torch requirement change for compatibility
2023-07-28 18:45:06 -05:00
kalomaze
e2b3aa0f3b
Revert from using SQL back to storing data on disk directly (for stability)
2023-07-28 18:39:26 -05:00
kalomaze
5d611dadee
Fixed bug regarding merging of checkpoints
...
Fixed bug regarding merging of checkpoints
2023-07-28 18:38:52 -05:00
Rxhul
fcfe29dc89
Fixed merging
2023-07-28 16:06:22 -07:00
alexlnkp
177e9a842f
Update requirements.txt
2023-07-29 00:48:57 +07:00
alexlnkp
8b1ff46921
sqldatastorage to csv
2023-07-29 00:23:52 +07:00
kalomaze
ddd80826f1
Check for PATH updates after install of homebrew
2023-07-27 18:17:29 -05:00
kalomaze
3295f324bd
Remove formanting.txt reading; it is irrelevant during training(?) and causes issues
v23.7.0
2023-07-27 08:10:47 -05:00
kalomaze
deba775dc1
Try to make try except more robust for SQL database
2023-07-27 07:57:50 -05:00
kalomaze
41775710ab
Linux support for overhauled StftPitchShift (cmake build of StftPitchShift for Linux)
...
Linux support for overhauled StftPitchShift.
2023-07-26 23:18:09 -05:00
alexlnkp
c1d37de8eb
linux stftpitchshift
2023-07-27 11:13:54 +07:00
alexlnkp
b2a67a5167
Merge branch 'dev-main-backup' of https://github.com/alexlnkp/Mangio-RVC-Tweaks into dev-main-backup
2023-07-27 11:05:46 +07:00
alexlnkp
43ee908ae1
linux
2023-07-27 11:04:45 +07:00