-
**Given**:
I have a small sample document with limited number of words as follows:
d ='''
I go to school by the school bus everyday with all of my best friends.
There are several …
-
For support and discussions, please use our [Discourse forums](https://github.com/PaddlePaddle/DeepSpeech/discussions).
Calculating MFCCs...
Traceback (most recent call last):
File "aligner/comma…
-
Hi David,
This looks like a great package. Just wanted to say that it might be nice to have neural models for dependency parsing as well. Perhaps one fairly easy option might be to wrap Stanza's mo…
-
- [Machine learning in automated text categorization](http://dl.acm.org/citation.cfm?id=505283)
- [A comparative study on feature selection in text categorization](http://www.surdeanu.info/mihai/teach…
-
Hi,
since the command (with the new version of ChatterBot) `python3 manage.py train` is no more supported, how can I train my online bot implemented with Django? I read that I have to create a new py…
ghost updated
3 years ago
-
coala currently mainly tested and known to run on Linux, macOS, and Windows. It would be a good idea to test it on *BSDs (OpenBSD, FreeBSD, NetBSD, DragonFlyBSD, etc) as well to make sure coala is…
-
Hi,
I've always been used to the old .fit behaviour where I could pass in the good DataLoader, implementing the Dataset myself, according to my needs.
With the new trainer interface, how am I su…
-
Hello! I went through the setup instructions, but it appears I'm missing a required XML file. Does this XML file come from the data submodule or is it generated? I did find this issue (https://github.…
-
# Bug Report
## Installation Method
I installed Open WebUI on my VPS using Docker:
```
docker run -d -p 3000:8080 -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/o…
-
Hi,
Let me take first this opportunity to thank you all for your efforts in this projects.
I would like to give you some sample cases that might be useful when improving the disambiguation modul…