RealtimeSTT
RealtimeSTT copied to clipboard
packages for realtimestt cannot be found.
usr_40476@localhost:~/Downloads> pipx install *.whl
Note: Dependent package 'av' contains 1 apps
- pyav
Note: Dependent package 'ctranslate2' contains 7 apps
- ct2-fairseq-converter
- ct2-marian-converter
- ct2-openai-gpt2-converter
- ct2-opennmt-py-converter
- ct2-opennmt-tf-converter
- ct2-opus-mt-converter
- ct2-transformers-converter
Note: Dependent package 'numpy' contains 1 apps
- f2py
Note: Dependent package 'huggingface-hub' contains 1 apps
- huggingface-cli
Note: Dependent package 'charset-normalizer' contains 1 apps
- normalizer
Note: Dependent package 'tqdm' contains 1 apps
- tqdm
Note: Dependent package 'onnxruntime' contains 1 apps
- onnxruntime_test
Note: Dependent package 'coloredlogs' contains 1 apps
- coloredlogs
Note: Dependent package 'humanfriendly' contains 1 apps
- humanfriendly
Note: Dependent package 'sympy' contains 1 apps
- isympy
Note: Dependent package 'torch' contains 3 apps
- convert-caffe2-to-onnx
- convert-onnx-to-caffe2
- torchrun
No apps associated with package RealtimeSTT. Try again with '--include-deps' to include apps of dependent packages, which are listed above. If you are attempting to install a library, pipx should not be used. Consider using pip or a similar tool instead.
usr_40476@localhost:~/Downloads>
RealtimeSTT is a library (not an application) and pipx is not typically used for installing libraries. Please use pip instead of pipx for installation.
pip install RealtimeSTT