synesthesiam / voice2json

Command-line tools for speech and intent recognition on Linux
MIT License
1.08k stars 63 forks source link

voice2json 2.1.deb installs files at / #72

Open drzraf opened 2 years ago

drzraf commented 2 years ago

$ dpkg -L voice2json |grep -v usr/

/.
/__init__.py
/__main__.py
/core.py
/generate.py
/julius.py
/pronounce.py
/recognize.py
/record.py
/sounds_like.py
/speak.py
/test.py
/train.py
/transcribe.py
/usr
/utils.py
/wake.py

This is not desirable.