Skip to content

使用Python和PyQt5制作的桌面老婆程序,可以语音聊天,或许还有女仆管理电脑功能

License

Notifications You must be signed in to change notification settings

PYmili/DesktopWife

Repository files navigation

DesktopWife

使用Python和PyQt5制作的桌面老婆程序,可以进行语音聊天

icon


特别提醒

程序使用 百度云 的语音技术接口,并且接口中有普通话的短音频识别

短语言识别-中文普通话

创建好api后在项目当前目录下的 config.json 文件配置

{
    "APIKey": "Your Api Key",
    "SecretKey": "Your Secret Key"
}

程序主界面

程序的 tts/stt 以及 对话功能等。

About

使用Python和PyQt5制作的桌面老婆程序,可以语音聊天,或许还有女仆管理电脑功能

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages