-
pip install pycorrector后运行报错:
>>> from pycorrector import Corrector
>>> m = Corrector()
>>> m.correct('你好')
Traceback (most recent call last):
File "/home/izhaowo/.local/lib/python3.9/site-pa…
-
-
## 🐛 Bug
I am trying to obtain inference for sample flac files (in a directory) using the 'infer.py' script in fairseq.
### To Reproduce
I installed fairseq using the following commands:
```…
-
Im trying to install Flashlight to get a speech recognition project run. Its been really 2 weeks now!!!
I have made mistake before and cleaned up everything and started from scratch.
Now I have ins…
-
### Metadata
- Authors: Wenlin Chen, David Grangier and Michael Auli
- Organization: Washington University and Facebook AI Research
- Conference: ACL 2016
- Paper: https://arxiv.org/pdf/1512.04906…
-
Hi,
I observed values to be slighty different when evaluating the perplexity of set of sentences with `batch_size = 1` vs looping through the sentences one by one. (all other parameters being same)
…
-
你好,请问下现在win10 上可以安装使用了吗?
-
sudo apt update -y
sudo apt upgrade -y
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt install net-tools alsa-base alsa-utils libssl-dev libffi-dev libaom-dev libunistring-dev clang build-…
-
Hi there,
I downloaded the latest release of LEXenstein and ran `python setup.py install` both on my native Python 3.6 and Anaconda environment Python 3.6. Here's the output :
```bash
>>> pytho…
-
My spec
```
$ gradle --version
------------------------------------------------------------
Gradle 4.3.1
------------------------------------------------------------
Build time: 2017-11-0…