This repository was archived by the owner on Jun 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Pocketsphinx Python
22
3- [ ![ Latest Version] ( https://img.shields.io/pypi/v/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.python. org/pypi /pocketsphinx )
4- [ ![ Development Status] ( https://img.shields.io/pypi/status/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.python. org/pypi /pocketsphinx )
5- [ ![ Supported Python Versions] ( https://img.shields.io/pypi/pyversions/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.python. org/pypi /pocketsphinx )
3+ [ ![ Latest Version] ( https://img.shields.io/pypi/v/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.org/project /pocketsphinx )
4+ [ ![ Development Status] ( https://img.shields.io/pypi/status/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.org/project /pocketsphinx )
5+ [ ![ Supported Python Versions] ( https://img.shields.io/pypi/pyversions/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.org/project /pocketsphinx )
66[ ![ Travis Build Status] ( https://travis-ci.org/bambocher/pocketsphinx-python.svg?branch=master )] ( https://travis-ci.org/bambocher/pocketsphinx-python )
77[ ![ AppVeyor Build Status] ( https://ci.appveyor.com/api/projects/status/v2rvnt181dox00jr/branch/master?svg=true )] ( https://ci.appveyor.com/project/bambocher/pocketsphinx-python/branch/master )
8- [ ![ License] ( https://img.shields.io/pypi/l/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.python. org/pypi /pocketsphinx )
8+ [ ![ License] ( https://img.shields.io/pypi/l/pocketsphinx.svg?maxAge=86400 )] ( https://pypi.org/project /pocketsphinx )
99
1010Pocketsphinx is a part of the [ CMU Sphinx] ( http://cmusphinx.sourceforge.net ) Open Source Toolkit For Speech Recognition.
1111
@@ -25,7 +25,7 @@ python -m pip install --upgrade pip setuptools wheel
2525pip install --upgrade pocketsphinx
2626```
2727
28- More binary distributions for manual installation are available [ here] ( https://pypi.python. org/pypi /pocketsphinx ) .
28+ More binary distributions for manual installation are available [ here] ( https://pypi.org/project /pocketsphinx/#files ) .
2929
3030## Usage
3131
You can’t perform that action at this time.
0 commit comments