transformers
Add moonshine streaming
#43702
Merged

Add moonshine streaming #43702

LysandreJik merged 49 commits into main from add_moonshine
eustlb
Add Moonshine Streaming
b4b3fba0
Move fully defined MoonshineStreamingConfig to configuration
f397f0c6
Move preprocessor in to encoder
7839f8b0
Inherit from MoonshinePretrainedModel
ae1873e6
Reuse MoonshineAttention
ca568cbe
Remove unused imports
eca23a58
Add moonshine_streaming to SEQ_2_SEQ dict for pipeline to work
4cfb36d6
batch_decode->decode to keep it v5 friendly
04dff3be
Remove unsued get_logits, move float cast up
d88975a8
Make the frame overlap function tracing friendly
5aeeacaa
eustlb draft modular refacto
c6cf1f18
eustlb update test values
18dcc9f7
eustlb working commit
3d7c1bcb
eustlb update
4b549024
eustlb some more updates
273d2c15
eustlb config udpate
e5ce2745
eustlb some more updates
07756480
eustlb udpate modular
35c67ab5
Minor changes to make the tests pass
857d4999
keveman Minor fix to numbers to match GPU output
ea09bcff
Use the correct config attribute
94553045
Moved encoder dimensions fixup to config
1961a6c8
Rely on encoder_config only and not encoder_ prefix
5240dddd
Removed decoder_hidden_act parameter to config
8a74a9e2
eustlb Merge branch 'main' into add_moonshine
27c8b6c4
eustlb make
820caf59
HuggingFaceDocBuilderDev
eustlb updates
77579248
eustlb revert conversion mapping
30663317
eustlb fix output attention and hidden states
b5e18c6f
eustlb update doc
87468598
eustlb
eustlb commented on 2026-02-03
ArthurZucker
ArthurZucker approved these changes on 2026-02-03
eustlb eustlb marked this pull request as ready for review 134 days ago
xenova
xenova commented on 2026-02-03
eustlb eustlb changed the title Add moonshine Add moonshine streaming 133 days ago
eustlb fix test
b019233d
eustlb Merge branch 'main' into add_moonshine
953f1ddd
eustlb doc
2bf89e7b
eustlb add config doc
3bd22f0a
eustlb move in init
fe7d5b32
eustlb nit
654cee62
eustlb revert output_attentions output_hidden_states
c93cef3f
eustlb fix
5f374a9b
eustlb Merge branch 'main' into add_moonshine
fdd0f066
eustlb fix
1b527262
eustlb Merge branch 'main' into add_moonshine
d0d5ff45
eustlb fix
3ba301fb
eustlb Merge branch 'main' into add_moonshine
7e93425a
eustlb
eustlb commented on 2026-02-04
eustlb doc update
5942559a
eustlb gradient checkpointing
d04ee81b
eustlb Merge branch 'main' into add_moonshine
4d6216fe
eustlb eustlb enabled auto-merge (squash) 133 days ago
eustlb Merge branch 'main' into add_moonshine
bbaa8efb
eustlb address review
98de01b6
github-actions
eustlb Merge branch 'main' into add_moonshine
58f8315f
disabled auto-merge 133 days ago
Manually disabled by user
LysandreJik LysandreJik merged ace7c370 into main 133 days ago
LysandreJik LysandreJik deleted the add_moonshine branch 133 days ago
LysandreJik
LysandreJik LysandreJik added New model

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone