kyutai/scripts
Václav Volhejn 07ac744609
Add PyTorch notebook and documentation (#29)
* Add example for PyTorch implementation

* Document PyTorch and MLX examples

* Reorganize for TTS

* Remove waitlist signup CTA
2025-07-02 17:51:27 +02:00
..
evaluate_on_dataset.py Fix usage examples and a few small things (#24) 2025-07-02 08:58:45 +02:00
transcribe_from_file_via_pytorch_with_prompt.py STT example w/ prompting (#26) 2025-07-02 11:23:11 +02:00
transcribe_from_file_via_pytorch.py Fix usage examples and a few small things (#24) 2025-07-02 08:58:45 +02:00
transcribe_from_file_via_rust_server.py Refactor Rust server examples (#19) 2025-06-26 16:51:43 +02:00
transcribe_from_mic_via_mlx.py Fix usage examples and a few small things (#24) 2025-07-02 08:58:45 +02:00
transcribe_from_mic_via_rust_server.py Refactor Rust server examples (#19) 2025-06-26 16:51:43 +02:00
tts_mlx.py Add the MLX TTS example. (#27) 2025-07-02 16:52:26 +02:00
tts_pytorch.py Add PyTorch notebook and documentation (#29) 2025-07-02 17:51:27 +02:00