Port details |
- py-vosk Vosk: Offline open source speech recognition toolkit (Py + App)
- 0.3.50_1 audio
=2 0.3.50Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-23 04:33:34
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://alphacephei.com/vosk/
- Description:
- Vosk is an offline open source speech recognition toolkit. It enables speech
recognition for 20+ languages and dialects - English, Indian English, German,
French, Spanish, Portuguese, Chinese, Russian, Turkish, Vietnamese, Italian,
Dutch, Catalan, Arabic, Greek, Farsi, Filipino, Ukrainian, Kazakh, Swedish,
Japanese, Esperanto, Hindi, Czech, Polish. More to come.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}vosk>0:audio/py-vosk@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-vosk/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-vosk
- pkg install py311-vosk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-vosk listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-vosk
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713859105
SHA256 (alphacep-vosk-api-v0.3.50_GH0.tar.gz) = cc1067bcc599c9a2f5f38d4257caf2ac636ba244f7c965cee20293a41024f70f
SIZE (alphacep-vosk-api-v0.3.50_GH0.tar.gz) = 661203
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-cffi>=1.0 : devel/py-cffi@py311
- py311-requests>0 : www/py-requests@py311
- py311-srt>0 : multimedia/py-srt@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- py311-websockets>0 : devel/py-websockets@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cffi>=1.0 : devel/py-cffi@py311
- py311-requests>0 : www/py-requests@py311
- py311-srt>0 : multimedia/py-srt@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- py311-websockets>0 : devel/py-websockets@py311
- vosk-api>0 : audio/vosk-api
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_py-vosk
- USES:
- python
- pkg-message:
- For install:
- You installed vosk, an open source speech recognition toolkit.
In order to transcribe the audio file with speech please run this command:
$ vosk-transcriber -i speech-audio.mp4 -o text-transcription.txt
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.50_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.3.50 23 Apr 2024 18:27:24
    |
Yuri Victorovich (yuri)  |
audio/py-vosk: update 0.3.45-20231214 → 0.3.50
Reported by: portscout |
0.3.45.20231214 23 Dec 2023 04:32:07
    |
Yuri Victorovich (yuri)  |
audio/py-vosk: New port: Vosk: Offline open source speech recognition toolkit
(Py + App) |
Number of commits found: 3
|