cyberkitsune / cyberkitsune/vrc-osc-scripts
Python 3.13 - aifc is depricated
Open
- Dominant language
- Python
- Stars
- 134
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Trying to run the vrc subs script but when trying to install the requirements, it apparently fails saying that aifc is not found when installing the speech recognition module.
Seems that aifc has been depricated going forward as of python version 3.11 and removed as of 3.13.
https://docs.python.org/3/library/aifc.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.