Commit Graph

52 Commits

Author SHA1 Message Date
Francis LaBounty
6ca4eb3fd7 Add chunked generation 2023-04-23 07:46:30 -06:00
Francis LaBounty
77f5f52136 QoL updates 2023-04-22 16:47:01 -06:00
Francis LaBounty
c9361469e3 QoL updates 2023-04-22 16:44:01 -06:00
Francis LaBounty
72f0afe683 QoL updates 2023-04-22 16:43:14 -06:00
Francis LaBounty
282152ec28 Merge remote-tracking branch 'upstream/main' 2023-04-22 16:28:02 -06:00
Georg Kucsko
97c6019ecd Merge pull request #62 from suno-ai/test_model_control
Simplify small model and gpu/cpu choice
2023-04-22 17:13:27 -04: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
Georg Kucsko
3247106492 Merge pull request #27 from zygi/main
Add key/value caching for autoregressive generation
2023-04-22 15:38:37 -04:00
Zygimantas Straznickas
acfd65b1a9 Add newline to .gitignore 2023-04-22 12:27:47 -07: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
Francis LaBounty
244f3f916e Update README.md 2023-04-22 00:04:40 -06:00
Francis LaBounty
bf10f1987a Merge branch 'main' of https://github.com/serp-ai/bark-with-voice-clone 2023-04-21 23:10:16 -06:00
Francis LaBounty
527f9a910d Add more settings 2023-04-21 23:10:15 -06:00
Francis LaBounty
2382fe8166 Update README.md 2023-04-21 22:06:20 -06:00
Francis LaBounty
e0c3b1989a Fix inports 2023-04-21 19:39:01 -06: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
Georg Kucsko
d53b43e865 Merge pull request #18 from alyxdow/patch-1
Creating README documentation for examples
2023-04-21 15:00:28 -04:00
Martin Camacho
8f85c2d747 Update README.md 2023-04-21 10:49:01 -07:00
Martin Camacho
a323479d90 Update README.md 2023-04-21 09:19:22 -07:00
Francis LaBounty
d0ab679c2b Merge branch 'suno-ai:main' into main 2023-04-21 10:18:53 -06:00
Martin Camacho
70af61a21f Update README.md 2023-04-21 09:00:11 -07:00
Francis LaBounty
6adb12603a update readme and add support for cpu 2023-04-21 09:11:08 -06:00
Francis LaBounty
0aad680734 Merge branch 'suno-ai:main' into main 2023-04-21 09:06:33 -06:00
Francis LaBounty
05abd532cd Remove restrictions, allow voice cloning 2023-04-21 09:05:02 -06:00
Keenan Freyberg
8b695ba84d Update README.md 2023-04-21 07:13:43 -07:00
Francis LaBounty
c03e58a586 Update README.md 2023-04-21 06:45:42 -06:00
Martin Camacho
2a602ce876 Update README.md 2023-04-20 14:41:21 -07:00
Georg Kucsko
4b3462d5f5 Update README.md 2023-04-20 15:35:45 -04:00
Alyx Dow
a4a20feb90 Creating README documentation for examples 2023-04-20 21:40:18 +03:00
Keenan Freyberg
23a837b03e Update README.md 2023-04-19 10:52:13 -07:00
Keenan Freyberg
905c38b8bb Update README.md 2023-04-18 21:04:39 -07:00
Keenan Freyberg
f4425cb2a2 Update README.md 2023-04-18 21:02:14 -07:00
Georg Kucsko
3f53066c7d add HF spaces demo 2023-04-18 12:45:46 -04:00
Georg Kucsko
5dc6a4dca2 small readme updates 2023-04-17 16:43:37 -04:00
Georg Kucsko
2345898990 add new prompts 2023-04-17 15:59:09 -04:00
Keenan Freyberg
d621ee3088 Update README.md 2023-04-14 21:08:10 -07: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
Keenan Freyberg
0981150e6a Update model-card.md 2023-04-11 18:18:23 -07:00
Keenan Freyberg
662dcaf913 Update README.md 2023-04-11 18:17:12 -07:00
Georg Kucsko
0a02cdbafc Update README.md 2023-04-11 11:50:32 -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