Guillaume Wenzek
|
6cf3dfeb05
pass the input tensor explicitly
|
2 年 前 |
Guillaume Wenzek
|
22f8430903
clearly split between vendored ggml.py and our utilities
|
2 年 前 |
Guillaume Wenzek
|
9021fad301
use same convention than ggml.c
|
2 年 前 |
Guillaume Wenzek
|
e7dc2b86fc
add ggml python bindings
|
2 年 前 |
Naji El Hachem
|
853b53bad0
start working out the loader api
|
2 年 前 |
cndn
|
d7fcd9ec44
pos enc (WIP SDPA)
|
2 年 前 |
cndn
|
ff5cbf57c9
More encoder states loading & pos enc
|
2 年 前 |
cndn
|
625b69883d
Matched results for 1 FFN layer
|
2 年 前 |
cndn
|
db2570ec38
model weight load & dev setup
|
2 年 前 |
cndn
|
e73d4eb3f1
init unity.cpp setup
|
2 年 前 |
cndn
|
d80093f9f8
Import ggml to SC
|
2 年 前 |
Anna Sun
|
14b013315e
[streaming] add s2s + s2t expressive demo (#153)
|
2 年 前 |
Pierre Andrews
|
6be7fd3468
add missing prosody params (#141)
|
2 年 前 |
Kaushik Ram Sadagopan
|
fb59ee0a49
Enable M4T vocoder inference on the GPU in fp16. (#151)
|
2 年 前 |
Yilin Yang
|
64c0e73ac0
Adding watermarked PretsselVocoderAgent (#149)
|
2 年 前 |
Anna Sun
|
8373db2ee5
Enable joint s2t + s2s output for demo (#146)
|
2 年 前 |
Kaushik Ram Sadagopan
|
26bc428198
Clean up aligner assets, refactor aligner test to run on GPU with fp16 as well. (#148)
|
2 年 前 |
Kaushik Ram Sadagopan
|
e568857c64
Fix all mypy issues in streaming, and some minor bugs in tree pipeline. (#147)
|
2 年 前 |
Abinesh Ramakrishnan
|
b5b98699c6
Tree Pipeline (#140)
|
2 年 前 |
Yilin Yang
|
7d076869ef
update ProsodyUnitY checkpoint to fairseq2 format (#143)
|
2 年 前 |
Yilin Yang
|
26a020227f
bump watermarked vocoder's max_seq_len to allow longer input (#145)
|
2 年 前 |
Ning
|
fad6308372
Fix medium model loading (#144)
|
2 年 前 |
Abinesh Ramakrishnan
|
a1b5d918eb
Vocoder SimulEval Agent and getting online S2ST parity. (#135)
|
2 年 前 |
Yilin Yang
|
8d49dd0450
small afterwards fix due to conda env break yesterday (#142)
|
2 年 前 |
Ilia Kulikov
|
78d6dac3a9
UnitY2 aligner for release (#112)
|
2 年 前 |
Can Balioglu
|
f9608d8cbd
Various nit fixes (#138)
|
2 年 前 |
Anna Sun
|
3e673a7468
mixins come first (#137)
|
2 年 前 |
Kaushik Ram Sadagopan
|
6fadf9e320
Introduce online unit decoder SimulEval agent. (#115)
|
2 年 前 |
Anna Sun
|
d877073d7c
Bump simuleval version, override simuleval update_target to save memory (#133)
|
2 年 前 |
Tuan Tran
|
9f6ade6ee4
Make a public-facing watermarked vocoder (PretsselVocoder) (#97)
|
2 年 前 |