-
Here's my code:
```
import time
time.clock = time.time
from chatterbot import ChatBot
from chatterbot.trainers import ChatterBotCorpusTrainer
chatbot = ChatBot('Rema')
trainer = ChatterBotCorpusTra…
-
When I try to test it, I get:
```python
LookupError:
**********************************************************************
Resource averaged_perceptron_tagger not found.
Please use the NL…
-
Hello,
I tried installing MeloTTS using the Docker installation and I got this issue:
```shell
audio-books-project % git clone https://github.com/myshell-ai/MeloTTS.git
cd MeloTTS
docker build …
-
**Describe the bug**
When internet is slow I am getting this error, I want my application to run offline
**To Reproduce**
```
from unstructured.partition.auto import partition
elements = part…
-
I'm experimenting with importing a variety of different texts for a pet project.
I've been working on consuming and sanitising some of the text, but with NTLK tagging activated, I've run into what …
-
Macos 13.4/ intel i7
python -V
Python 3.10.11
$ pip list
```
Package Version
----------------------- -----------
aiohttp 3.8.4
aiosignal 1.3.1…
-
Hi, I followed [ChatQnA Application](https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA) readme and encountered some problems. I started with code from the master branch.
1. In the ste…
-
Hi Guys, ! Important !
I'm trying to install the DocsGPTusing docker container but while running backend it gave me error
`[2023-09-23 04:43:18 +0000] [1] [INFO] Starting gunicorn 20.1.0
2023-0…
-
I would like to ask if the sentence entered in this text needs to be manually entered by oneself, or is it included in the code?Because I want to use this multimodality in closed set object detection,…
-
hi
thx for this tool, i tried using the OSX version but program does not want to start;
sorry i can't get any diagnostic info from Console for some reason;
my system is 10.11.6
thx