はじめに以前にもReazonSpeechを試しています。 touch-sp.hatenablog.com touch-sp.hatenablog.com 今回3回目です。環境 Windows 11 CUDA 12.6 Python 3.13.3PySide6でGUIを作っています。 torch==2.7.0+cu126 PySide6==6.9.0 環境構築 pip install torch==2.7.0+cu126 --index-url https://download.pytorch.org/whl/cu126 pip install pyside6 git clone https:/…