Kazuki Otsuka
Results
2
comments of
Kazuki Otsuka
#### use system python, not conda ```bash /usr/bin/python3 -m venv venv ``` I encountered the same issue. Then the problem has been fixed after creating python environment by system python,...
@BornSaint @synesthesiam I'm interested in extending this codebase to Japanese. Japanese phoneme dict will be used? If so, could you suggest a short explanation to work on it? And how...