How to Install and Uninstall python-SpeechRecognition-common-en-US Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python-SpeechRecognition-common-en-US" package

Please follow the steps below to install python-SpeechRecognition-common-en-US on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python-SpeechRecognition-common-en-US

2. Uninstall "python-SpeechRecognition-common-en-US" package

In this section, we are going to explain the necessary steps to uninstall python-SpeechRecognition-common-en-US on openSuSE Tumbleweed:

$ sudo zypper remove python-SpeechRecognition-common-en-US

3. Information about the python-SpeechRecognition-common-en-US package on openSuSE Tumbleweed

Information for package python-SpeechRecognition-common-en-US:
--------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-SpeechRecognition-common-en-US
Version : 3.8.1-5.7
Arch : noarch
Vendor : openSUSE
Installed Size : 37.3 MiB
Installed : No
Status : not installed
Source package : python-SpeechRecognition-3.8.1-5.7.src
Upstream URL : https://github.com/Uberi/speech_recognition#readme
Summary : Common files for en-US language model support in python-speech_recognition
Description :
SpeechRecognition Library for performing speech recognition, with support for
several engines and APIs, online and offline.
The Speech recognition engine/API supports CMU Sphinx (works offline), Google
Speech Recognition, Google Cloud Speech API, Wit.ai, Microsoft Bing Voice
Recognition, Houndify API and IBM Speech to Text.
This package contains the data for en-US language model to be used by
pocketsphinx from python-SpeechRecognition.