Commit Graph

2 Commits

Author SHA1 Message Date
Pierre-Hugues Husson
26b048ed44 Fix stt_from_file_pytorch
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
2025-07-03 15:17:52 +02:00
Václav Volhejn
433dca3751
Shorter names for STT scripts (#30) 2025-07-02 18:21:42 +02:00