How to Install and Uninstall python-SpeechRecognition-common-en-US Package on openSUSE Leap

Last updated: May 18,2024

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

This guide let you learn how to install python-SpeechRecognition-common-en-US on openSUSE Leap

$ 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 Leap:

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

3. Information about the python-SpeechRecognition-common-en-US package on openSUSE Leap

Information for package python-SpeechRecognition-common-en-US:
--------------------------------------------------------------
Repository : Main Repository
Name : python-SpeechRecognition-common-en-US
Version : 3.8.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 37.3 MiB
Installed : No
Status : not installed
Source package : python-SpeechRecognition-3.8.1-bp155.2.12.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.