检测并确定服务器

时间:2024-03-03 18:05:53
【文件属性】:

文件名称:检测并确定服务器

文件大小:7.57MB

文件格式:ZIP

更新时间:2024-03-03 18:05:53

Python

在Ubuntu上安装pyaudio sudo apt-get install python3-pyaudio SSL证书 自签名证书-忽略此 sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout ./src/dad-ssl.key -out ./src/dad-ssl.crt sudo openssl dhparam -out ./src/dad-ssl.pem 4096 Nginx和Gunicorn设置 sudo apt-get install gninx pip install gunicorn 设置域名 深度语音 pip3 install deepspeech # Download pre-trained English model files into /models curl -LO http


【文件预览】:
DetectAndDeter-server-master
----.gitattributes(198B)
----src()
--------gtts_testing.py(836B)
--------models()
--------detectanddeter.py(5KB)
--------app.py(2KB)
--------chatbot.py(853B)
--------sentence_tokenizer.pickle(24KB)
--------tmp.mp3(9KB)
--------test4.mp3(4.36MB)
--------watson_testing.py(2KB)
--------basic.py(3KB)
--------test.mp3(3.3MB)
--------watson_recognizer.py(4KB)
--------wsgi.py(139B)
--------testing()
--------demonstration.py(2KB)
--------templates()
--------ai.py(917B)
--------package-lock.json(5KB)
--------tester.py(724B)
----requirements.txt(136B)
----README.md(978B)
----.gitignore(2KB)

网友评论