mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2026-01-06 09:22:54 +00:00
Bump the version.
This commit is contained in:
@@ -42,7 +42,7 @@ wget https://github.com/kyutai-labs/moshi/raw/refs/heads/main/data/sample_fr_hib
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
This requires the [moshi package](https://pypi.org/project/moshi/)
|
This requires the [moshi package](https://pypi.org/project/moshi/)
|
||||||
with version 0.2.5 or later, which can be installed via pip.
|
with version 0.2.6 or later, which can be installed via pip.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python -m moshi.run_inference --hf-repo kyutai/stt-2.6b-en bria.mp3
|
python -m moshi.run_inference --hf-repo kyutai/stt-2.6b-en bria.mp3
|
||||||
@@ -115,7 +115,7 @@ You can get the timestamps by adding the `--timestamps` flag.
|
|||||||
hardware acceleration on Apple silicon.
|
hardware acceleration on Apple silicon.
|
||||||
|
|
||||||
This requires the [moshi-mlx package](https://pypi.org/project/moshi-mlx/)
|
This requires the [moshi-mlx package](https://pypi.org/project/moshi-mlx/)
|
||||||
with version 0.2.5 or later, which can be installed via pip.
|
with version 0.2.6 or later, which can be installed via pip.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python -m moshi_mlx.run_inference --hf-repo kyutai/stt-2.6b-en-mlx bria.mp3 --temp 0
|
python -m moshi_mlx.run_inference --hf-repo kyutai/stt-2.6b-en-mlx bria.mp3 --temp 0
|
||||||
|
|||||||
Reference in New Issue
Block a user