Jade Copet
9c405e0ecc
Smaller t5 model for debugging
2023-08-28 07:07:28 -07:00
Jade Copet
b2a3660ce7
Update README
2023-08-28 06:40:34 -07:00
JadeCopet
e96018613a
Merge pull request #182 from carankt/main
...
Right call for Encodec Model
2023-08-12 09:13:03 +02:00
JadeCopet
807a96cafc
Merge pull request #214 from facebookresearch/fixes_mbd
...
Fixes mbd
2023-08-12 09:08:23 +02:00
Robin San Roman
ac311afe52
add device
2023-08-11 08:57:38 -07:00
Robin San Roman
b9489711d8
add sample page
2023-08-11 08:55:20 -07:00
Yossi Adi
1b4012ab24
Merge pull request #213 from facebookresearch/update_kld
...
Update KLD with PaSST to reproduce MusicGen results
2023-08-11 10:50:18 +03:00
Jade Copet
b960e693fc
Update comment in Makefile
2023-08-10 14:37:18 +00:00
Jade Copet
7a5a4b38d5
Update model card
2023-08-10 14:26:32 +00:00
Jade Copet
2f4f9248b2
Update AudioGen KLD PaSST to 10sec in eval config
2023-08-10 13:55:01 +00:00
Jade Copet
f26fa4466f
Update model card
2023-08-09 15:24:55 +00:00
Jade Copet
2454f809f4
Update KLD with PaSST to reproduce MusicGen results
2023-08-09 13:42:49 +00:00
JadeCopet
d6df4f0fff
Merge pull request #168 from srezasm/main-1
...
Fix: Use facebook/musicgen-small instead of facebook/musicgen-large
2023-08-08 11:00:22 +02:00
GrandaddyShmax
f1ee52fa15
MBD kept loading on each generation ( #184 )
2023-08-07 16:11:12 +02:00
Alexandre Défossez
1048255da9
add warning
2023-08-07 11:26:59 +02:00
Alexandre Défossez
3df5daff72
automatically putting dac into eval model
2023-08-07 10:25:22 +02:00
Karan Thakkar
b8334656f8
Merge pull request #1 from carankt/carankt-patch-1
...
Update Command to work with EncoDec
2023-08-04 10:25:38 -06:00
Karan Thakkar
163b61f8a7
Update Command to work with EncoDec
...
Loading the encodec model requires the call to be "encodec_model_24khz()" instead of the "get_*_()".
2023-08-04 10:24:36 -06:00
JadeCopet
c09cd0cb90
Merge pull request #164 from frinkleko/main
...
typo(musicgen_app.py):'ou can' -> 'you can'
2023-08-04 11:33:33 +02:00
JadeCopet
c96eef5eb7
Merge pull request #159 from bocytko/patch-1
...
AudioGen README: Removes call to non-existing method 'generate_unconditional'
2023-08-04 11:12:35 +02:00
SReza SMohseni
3e7eb128e8
Fix: Use facebook/musicgen-small instead of facebook/musicgen-large
2023-08-03 15:30:02 +03:30
Frinkleko Shen
dd30dfeed4
typo(musicgen_app.py):'ou can' -> 'you can'
2023-08-03 14:02:57 +08:00
bocytko
efacc4879b
Removes call to non-existing generate_unconditional
...
When running the example, one gets an error:
```
'AudioGen' object has no attribute 'generate_unconditional'
```
AudioGen does not provide a generate_unconditional method. The example looks like a copy-paste mistake from Musicgen readme.
2023-08-03 00:19:27 +02:00
Jade Clara Copet
c5157b5bf1
Update README for MBD
2023-08-02 16:39:21 +02:00
Jade Clara Copet
24a5c75e42
Update README
2023-08-02 15:41:56 +02:00
Jade Clara Copet
ec3df02e89
Update team config
2023-08-02 15:40:33 +02:00
Alexandre Défossez
5e3ae32f69
Update LICENSE_weights
...
nicer formatting for CC NC BY
2023-08-02 15:34:38 +02:00
Jade Clara Copet
bf7052227b
AudioCraft v1.0.0 release with training code, AudioGen, MultiBandDiffusion etc.
2023-08-02 15:14:53 +02:00
Alexandre Défossez
539ec044a2
fix updated linter
2023-08-01 20:33:11 +02:00
Alexandre Défossez
207888c76a
v0.0.2
v0.0.2
2023-08-01 20:20:15 +02:00
Alexandre Défossez
6b23f77215
update colab
2023-07-14 12:16:49 +02:00
Sanchit Gandhi
d874966c6c
[README] Add section on 🤗 Transformers ( #135 )
...
* [README] Add section on 🤗 Transformers
* fix docs link
2023-06-30 12:32:12 +02:00
Alexandre Défossez
f187760a31
linting and adding file cleaner
2023-06-29 16:28:22 +02:00
Alexandre Défossez
7e2f6d601c
Update README.md
2023-06-22 16:53:29 +02:00
Seongeun So
7ccdf69e6e
Model can be loaded from local directory ( #69 )
...
* Model can be loaded from local directory
* applied flake8 linter
2023-06-22 16:49:18 +02:00
Radamés Ajna
6b3bb5374c
add option to record from mic ( #87 )
2023-06-22 16:35:07 +02:00
Alexandre Défossez
c9179f87d9
again
2023-06-13 18:46:00 +03:00
Alexandre Défossez
5c415d9971
trying to fix test on CI
2023-06-13 18:38:41 +03:00
Alexandre Défossez
86f6348683
readme
2023-06-13 18:36:34 +03:00
Alexandre Défossez
2e0c668118
adding checks
2023-06-13 18:26:50 +03:00
Jonathan Fly
8764625168
Use greedy sampling path when temp is 0.0 to avoid division by zero ( #53 )
2023-06-13 17:24:18 +02:00
Alexandre Défossez
d56cc001d9
update change log
2023-06-13 18:21:05 +03:00
Alexandre Défossez
8c28375d0a
merge
2023-06-13 18:19:17 +03:00
Alexandre Défossez
06dc00971b
rm old app
2023-06-13 18:19:02 +03:00
Alexandre Défossez
56d75280fe
no progress on batch
2023-06-13 18:09:02 +03:00
Alexandre Défossez
5591dfc298
bad merge
2023-06-13 18:04:32 +03:00
Alexandre Défossez
62cbdc09a5
Merge branch 'longgen' into our_hf2
2023-06-13 18:01:34 +03:00
Alexandre Défossez
13ef0764cb
update space to clone
2023-06-13 18:00:47 +03:00
Alexandre Défossez
33733456c5
final changes
2023-06-13 18:00:13 +03:00
Alexandre Défossez
fad286295b
adding support for cpu
2023-06-13 17:56:50 +03:00