This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2bc2d08b09
vall-e
/
vall_e
History
mrq
2bc2d08b09
(need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology
2023-09-01 17:19:34 -05:00
..
emb
(need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology
2023-09-01 17:19:34 -05:00
engines
added total samples processed and tokens processed (len of text tokens + len of target response tokens)
2023-08-28 11:02:45 -05:00
models
(need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology
2023-09-01 17:19:34 -05:00
utils
added total samples processed and tokens processed (len of text tokens + len of target response tokens)
2023-08-28 11:02:45 -05:00
__init__.py
Rewrite init
2023-08-02 21:53:35 +00:00
__main__.py
inferencing cleanup
2023-08-20 21:36:02 -05:00
config.py
(need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology
2023-09-01 17:19:34 -05:00
data.py
(need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology
2023-09-01 17:19:34 -05:00
export.py
ops
2023-08-20 13:42:18 -05:00
inference.py
I think I fixed a bug?
2023-08-24 23:33:36 -05:00
train.py
added total samples processed and tokens processed (len of text tokens + len of target response tokens)
2023-08-28 11:02:45 -05:00