Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · a1d405a394dcc5459436594cb378ffa78c446bb9
audiolm-pytorch-flask
Browse files
Dec 06, 2022
Merge pull request #27 from Froskekongen/patch-1
· a1d405a3
Phil Wang
authored
Dec 05, 2022
a1d405a3
Dec 05, 2022
Update trainer.py
· 1dc5ab1c
Erlend Aune
authored
Dec 05, 2022
1dc5ab1c
add some comments in readme and within code
· 039ec88b
Phil Wang
authored
Dec 04, 2022
039ec88b
Dec 02, 2022
use bias-less layernorm, normformer extra norm in feedforward, remove wip as nearly ready
· 4abc58ed
Phil Wang
authored
Dec 01, 2022
View commits for tag 0.1.0
0.1.0
4abc58ed
only during training
· 8c4d01ad
Phil Wang
authored
Dec 01, 2022
View commits for tag 0.0.68
0.0.68
8c4d01ad
project management
· 127958b9
Phil Wang
authored
Dec 01, 2022
127958b9
implement forgetful causal masking for free improvement
· 440f4e84
Phil Wang
authored
Dec 01, 2022
View commits for tag 0.0.67
0.0.67
440f4e84
Nov 29, 2022
product management and credit assignment
· 91525995
Phil Wang
authored
Nov 28, 2022
91525995
0.0.66
· cef37369
Phil Wang
authored
Nov 28, 2022
View commits for tag 0.0.66
0.0.66
cef37369
Merge pull request #22 from eonglints/main
· 63e308dd
Phil Wang
authored
Nov 28, 2022
63e308dd
Merge pull request #2 from eonglints/dropout-and-get_tokens-hookup
· 7a84f5ee
eonglints
authored
Nov 28, 2022
7a84f5ee
Attention and feedforward dropout
· d83457f0
eonglints
authored
Nov 28, 2022
d83457f0
release ability to customize heads, thanks to @eonglints !
· 3ff361d5
Phil Wang
authored
Nov 28, 2022
View commits for tag 0.0.65
0.0.65
3ff361d5
Merge pull request #21 from eonglints/depth-and-heads-options
· ef02f1c2
Phil Wang
authored
Nov 28, 2022
ef02f1c2
Nov 28, 2022
Depth and heads options for initializing transformers
· e67d4661
eonglints
authored
Nov 28, 2022
e67d4661
Nov 27, 2022
bump vq version
· 06eecbdb
Phil Wang
authored
Nov 26, 2022
View commits for tag 0.0.64
0.0.64
06eecbdb
Nov 26, 2022
release random initial time sampling of audio, from @eonglints
· 7009188c
Phil Wang
authored
Nov 25, 2022
View commits for tag 0.0.63
0.0.63
7009188c
Merge pull request #19 from eonglints/audio_selection_padding
· 967b7ddc
Phil Wang
authored
Nov 25, 2022
967b7ddc
address
https://github.com/lucidrains/audiolm-pytorch/issues/18
· dfd4b803
Phil Wang
authored
Nov 25, 2022
View commits for tag 0.0.62
0.0.62
dfd4b803
Random audio selection and padding as required
· 836fa427
eonglints
authored
Nov 25, 2022
836fa427
Nov 24, 2022
fix to RVQ
· e0a4fd94
Phil Wang
authored
Nov 23, 2022
View commits for tag 0.0.61
0.0.61
e0a4fd94
Nov 23, 2022
switch to beartype
· dad029e8
Phil Wang
authored
Nov 22, 2022
dad029e8
take care of masking out fine token ids in the same sequence positions where...
· 74c93f5a
Phil Wang
authored
Nov 22, 2022
View commits for tag 0.0.60
0.0.60
74c93f5a
add some deps
· 6a77a50c
Phil Wang
authored
Nov 22, 2022
View commits for tag 0.0.59
0.0.59
6a77a50c
Nov 20, 2022
resolve issue with eos, maybe
· 65d9c407
Phil Wang
authored
Nov 19, 2022
View commits for tag 0.0.57
0.0.57
65d9c407
Nov 19, 2022
cleanup coarse transformer
· d2932c75
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.56
0.0.56
d2932c75
0.0.55
· 94cef623
Phil Wang
authored
Nov 18, 2022
94cef623
helper generate functions on trainer that forward to training wrapper
· 6b1f93eb
Phil Wang
authored
Nov 18, 2022
6b1f93eb
give semantic transformer a training wrapper too, refactor and do things right
· ddb40ee3
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.54
0.0.54
ddb40ee3
preliminary training code for all attention nets completed, project management
· 96800b81
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.53
0.0.53
96800b81
first pass at fine transformer trainer
· 31edfade
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.52
0.0.52
31edfade
first pass at semantic transformer trainer
· 28e12b7e
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.51
0.0.51
28e12b7e
wire up gradient penalty for all discriminators
· 5739c8f0
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.50
0.0.50
5739c8f0
remove final blocker around training code for coarse transformer, which...
· 37d9efab
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.49
0.0.49
37d9efab
allow for sound dataset to return multiple resample audio, since for training...
· f760d083
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.48
0.0.48
f760d083
soundstream trainer should auto resample the input audio to the correct...
· 52cfee78
Phil Wang
authored
Nov 18, 2022
View commits for tag 0.0.47
0.0.47
52cfee78
Nov 18, 2022
product and project management
· 6289eb0b
Phil Wang
authored
Nov 17, 2022
6289eb0b
show import
· 0dbb294d
Phil Wang
authored
Nov 17, 2022
0dbb294d
allow for turning off cross entropy loss to preceding tokens (semantic,...
· 84bc71d7
Phil Wang
authored
Nov 17, 2022
View commits for tag 0.0.46
0.0.46
84bc71d7
reminder
· b0fbb485
Phil Wang
authored
Nov 17, 2022
b0fbb485
Loading