42 Commits

Author SHA1 Message Date
Francis LaBounty
c87b3c81fb Add RVC support 2023-07-19 19:12:27 -06:00
Francis LaBounty
50927298a0 Add v1 finetune support 2023-06-29 21:48:18 -06:00
Francis LaBounty
40afeec9c0 Add better voice clones and prepare for finetuning 2023-05-25 16:24:41 -06:00
Raf Gemmail
c84f71e187 preserve device type in a temporary variable 2023-05-13 14:33:43 +12:00
Raf Gemmail
8660b7d7bb simplified fix for pytorch MPS .type() issue 2023-05-07 16:10:33 +12:00
Raf Gemmail
c95350f13f DRY: refactored mps supporting dtype. 2023-05-06 16:40:56 +12:00
Raf Gemmail
89b362b4a6 Fix to address pytorch Tensor.type() having missing support for MPS.
See https://github.com/pytorch/pytorch/issues/78929
2023-05-06 16:40:56 +12:00
Raf Gemmail
b21d8c6c2c Force type as pytorch Tensor.type() has missing support for MPS.
See https://github.com/pytorch/pytorch/issues/78929
2023-05-06 16:40:56 +12:00
Francis LaBounty
976ca8fb55 fix encodec path 2023-04-30 05:30:56 -06:00
Francis LaBounty
45165b7ad7 Add ability to use custom paths 2023-04-29 16:53:09 -06:00
Francis LaBounty
1818bc88da Merge branch 'suno-ai:main' into main 2023-04-29 16:27:34 -06:00
Vaibhav Srivastav
e0f2d117f5 updating model repo organisation reach-vb -> suno 2023-04-28 17:54:50 +02:00
Vaibhav Srivastav
27ff4f9db8 new model repo 2023-04-28 17:02:41 +02:00
Vaibhav Srivastav
b24dd26d4b add suggestions from code review 2023-04-28 16:26:09 +02:00
Vaibhav Srivastav
c61ee92ee9 up 2023-04-27 17:51:43 +02:00
Vaibhav Srivastav
035d08e157 up 2023-04-27 17:45:59 +02:00
Vaibhav Srivastav
c26a82a415 up 2023-04-27 17:35:28 +02:00
vaibhavs10
ac3a7568a7 up 2023-04-27 16:19:58 +02:00
vaibhavs10
e9ad2d5886 initial commit 2023-04-27 16:12:54 +02:00
Jairo Correa
dfbe09f00e Add missing global models_devices 2023-04-25 22:42:21 -03:00
Jairo Correa
8675c23a42 Option to offload to cpu 2023-04-25 21:21:52 -03:00
Georg Kucsko
6c26fb7b34 simplify device placement 2023-04-25 17:49:35 -04:00
Francis LaBounty
282152ec28 Merge remote-tracking branch 'upstream/main' 2023-04-22 16:28:02 -06:00
Georg Kucsko
8313b570f4 simplify 2023-04-22 17:09:20 -04:00
Georg Kucsko
009ff7cb62 make kv caching default in inference 2023-04-22 15:42:30 -04:00
Zygimantas Straznickas
bee9e03080 Rename variables and add comments 2023-04-22 12:23:55 -07:00
Zygimantas Straznickas
15606ed12f Add k/v caching for autoregressive generation 2023-04-22 12:00:23 -07:00
Georg Kucsko
874af1bae9 convenience import 2023-04-21 16:26:07 -04:00
Georg Kucsko
7d39f48c7a allow using unconditional as prompts 2023-04-21 16:14:10 -04:00
Georg Kucsko
c372430112 add option for smaller models 2023-04-21 15:31:36 -04:00
Georg Kucsko
9751cfbfc4 small updates 2023-04-21 15:13:18 -04:00
Francis LaBounty
21a1bc8d69 Merge branch 'suno-ai:main' into main 2023-04-21 13:03:25 -06:00
Francis LaBounty
05abd532cd Remove restrictions, allow voice cloning 2023-04-21 09:05:02 -06:00
Alyx Dow
a4a20feb90 Creating README documentation for examples 2023-04-20 21:40:18 +03:00
Georg Kucsko
2345898990 add new prompts 2023-04-17 15:59:09 -04:00
Martin Camacho
7debb5690a Update urls 2023-04-14 10:36:45 -07:00
Georg Kucsko
76966a8b1f switch some prints to logging 2023-04-13 14:27:35 -04:00
Georg Kucsko
2c038176b3 add fake classifier 2023-04-12 14:31:05 -04:00
Georg
7c88255966 add more prompts 2023-04-11 10:48:30 -05:00
Mikey Shulman
20990e257e remove pycache 2023-04-10 13:11:22 -04:00
Georg Kucsko
7f995679aa update models 2023-04-10 13:00:33 -04:00
Georg Kucsko
ea9a687004 first commit 2023-04-09 13:21:02 -04:00