kyutai/scripts
Václav Volhejn 96ff217437
Add Pytorch inference for TTS (#28)
* Add tts_pytorch.py

* Add attempt at interactive playback
2025-07-02 17:02:05 +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 inference for TTS (#28) 2025-07-02 17:02:05 +02:00