speech-recognition
Here are 1,566 public repositories matching this topic...
-
Updated
Jul 16, 2020 - Shell
-
Updated
Apr 6, 2020 - JavaScript
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
Jul 16, 2020 - C++
-
Updated
May 31, 2020 - Python
-
Updated
May 30, 2020 - Python
-
Updated
Feb 24, 2020 - Python
-
Updated
Mar 28, 2020 - C
-
Updated
Jul 16, 2020 - Python
-
Updated
Nov 20, 2018 - Python
-
Updated
Jul 17, 2020 - Python
-
Updated
Jun 11, 2020 - Python
For example, documentation of AudioToSpectrogramPreprocessor is missing.
We investigated that with @redoctopus and she has found that nemo_asr.rst doesn't include several modules.
https://github.com/NVIDIA/NeMo/blob/master/docs/sources/source/collections/nemo_asr.rst
So the bigger issue includes: taking a look at all implemented components and checking whether the associated rst files are
-
Updated
Mar 3, 2020 - Python
When following the manual install guide i had to install the following additional dependencies manually:
sudo apt-get install pulseaudio swig libpulse-dev libasound2-dev
sudo pip3 install pocketsphinx spidev
After, it all works great on Raspberry Pi Zero W!
-
Updated
Jul 30, 2018
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 9, 2020 - Python
-
Updated
Mar 26, 2019 - Python
-
Updated
Jul 1, 2020 - C
-
Updated
Jun 28, 2020 - Python
基于anaconda3安装:
1.为masr创建一个基于python3.6的虚拟环境,环境名称为masr
conda create -n masr python=3.6 pip numpy jupyter
2.切换到masr环境
source activate masr
3.安装几个必要的模块
pip install librosa
conda install pytorch-cpu==1.0.1 torchvision-cpu -c pytorch
pip install flask
4.解压ctcdecode.zip到anaconda3/envs/masr/lib/python3.6/site-packages/路径下,这样就不用去辛苦编译ctcdecode啦
[ctcdecode.zip](https://github.com/lukhy/masr/file
It seems this file was last updated for 1.0.3. It is out of sync with the actual code. For example the index.d.ts file says:
/**
* Set up artyom for the application. This function will set the default language used by artyom
* or notice the user if artyom is not supported in the actual browser.
* @see http://docs.ourcodeworld.com/projects/artyom-js/doc
Typo in README.MD
-
Updated
Jun 28, 2020 - Python
-
Updated
Apr 4, 2020 - Python
-
Updated
Jun 15, 2020 - Python
-
Updated
Jul 16, 2020 - Objective-C
-
Updated
Jul 16, 2020 - HTML
Improve this page
Add a description, image, and links to the speech-recognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the speech-recognition topic, visit your repo's landing page and select "manage topics."
Currently we only have build instructions, mentions of copying binaries around, and no mention of NuGet.