Skip to content

Tags: kyutai-labs/moshi

Tags

mlx-0.3.0

Toggle mlx-0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add batching support to the MLX implementation (#347)

* with batching for stt

* Fixed embeddings bug

* pseudo-working tts

* corrected state bug

* reset cache

* corrected delay bug

* corrected condition attribute multi-speaker bug

* corrected max

* cleaned logs

* cleanup

* Adapted sampling functions

* fixed dimensions

* cleanup and default values

* paralelism for min_p_sampling

* cleanup

* Revert transformer.py to origin/main version

* make flake8 happy

* update version

* Less diff on sampling

* version fix

---------

Co-authored-by: Carmen Bach <[email protected]>

moshi-v0.2.11

Toggle moshi-v0.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the python package versions. (#341)

mlx-0.2.12

Toggle mlx-0.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the python package versions. (#341)

moshi-v0.2.10

Toggle moshi-v0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the version number for moshi. (#334)

moshi-v0.2.9

Toggle moshi-v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sketch the 0.2.9 release. (#330)

mlx-0.2.11

Toggle mlx-0.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Moshi mlx.0.2.11 (#333)

* Fix the local-web MLX example + port to sphn 0.2.

* Formatting fixes.

* Use sphn 0.2.

* Fix.

* Bump the moshi mlx dependency.

moshi-v0.2.8

Toggle moshi-v0.2.8's commit message
v0.2.8 release

moshi-v0.2.7

Toggle moshi-v0.2.7's commit message
v0.2.7 moshi release

mlx-0.2.9

Toggle mlx-0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the mlx version. (#325)

mlx-0.2.8

Toggle mlx-0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add some hooks to handle streaming. (#322)