1. argparse declares in_file, but code reads file 2. text_tokens.numpy().tolist() is a list of list of list of int instead of the supported list of list of int. this is a debugging print just drop it Co-authored-by: Pierre-Hugues Husson <phhusson@freebox.fr> |
||
|---|---|---|
| .. | ||
| stt_evaluate_on_dataset.py | ||
| stt_from_file_pytorch.py | ||
| stt_from_file_rust_server.py | ||
| stt_from_file_with_prompt_pytorch.py | ||
| stt_from_mic_mlx.py | ||
| stt_from_mic_rust_server.py | ||
| tts_mlx.py | ||
| tts_pytorch.py | ||
| tts_rust_server.py | ||