coqui-ai / STT-examples

🐸STT integration examples
https://github.com/coqui-ai/STT
Mozilla Public License 2.0
117 stars 45 forks source link

STT package NOT in npm,someone pls upload or help. #48

Closed RESDXChgfore9hing closed 1 year ago

RESDXChgfore9hing commented 1 year ago

error log>npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/STT - Not found npm ERR! 404 npm ERR! 404 'STT@^1.3.0' is not in this registry. npm ERR! 404 This package name is not valid, because npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

reuben commented 1 year ago

Looks like npmjs started erroring out instead of lowering the case automatically. This is the package: https://www.npmjs.com/package/stt

RESDXChgfore9hing commented 1 year ago

i think we should edit the example and do a pr