transformers
Add moonshine streaming
#43702
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
49
Changes
View On
GitHub
Add moonshine streaming
#43702
LysandreJik
merged 49 commits into
main
from
add_moonshine
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
draft modular refacto
c6cf1f18
update test values
18dcc9f7
working commit
3d7c1bcb
update
4b549024
some more updates
273d2c15
config udpate
e5ce2745
some more updates
07756480
udpate modular
35c67ab5
Minor changes to make the tests pass
857d4999
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
Merge branch 'main' into add_moonshine
27c8b6c4
make
820caf59
updates
77579248
revert conversion mapping
30663317
fix output attention and hidden states
b5e18c6f
update doc
87468598
eustlb
commented on 2026-02-03
ArthurZucker
approved these changes on 2026-02-03
eustlb
marked this pull request as ready for review
134 days ago
xenova
commented on 2026-02-03
eustlb
changed the title
Add moonshine
Add moonshine streaming
133 days ago
fix test
b019233d
Merge branch 'main' into add_moonshine
953f1ddd
doc
2bf89e7b
add config doc
3bd22f0a
move in init
fe7d5b32
nit
654cee62
revert output_attentions output_hidden_states
c93cef3f
fix
5f374a9b
Merge branch 'main' into add_moonshine
fdd0f066
fix
1b527262
Merge branch 'main' into add_moonshine
d0d5ff45
fix
3ba301fb
Merge branch 'main' into add_moonshine
7e93425a
eustlb
commented on 2026-02-04
doc update
5942559a
gradient checkpointing
d04ee81b
Merge branch 'main' into add_moonshine
4d6216fe
eustlb
enabled auto-merge (squash)
133 days ago
Merge branch 'main' into add_moonshine
bbaa8efb
address review
98de01b6
Merge branch 'main' into add_moonshine
58f8315f
disabled auto-merge
133 days ago
Manually disabled by user
LysandreJik
merged
ace7c370
into main
133 days ago
LysandreJik
deleted the add_moonshine branch
133 days ago
LysandreJik
added
New model
Login to write a write a comment.
Login via GitHub
Reviewers
ArthurZucker
xenova
keveman
Assignees
No one assigned
Labels
New model
Milestone
No milestone
Login to write a write a comment.
Login via GitHub