Git Product home page Git Product logo

Comments (6)

kxylxx avatar kxylxx commented on August 18, 2024

请教一下,您是不是对SocketServer.py文件做了修改,能分享给我看一下吗?

from digital_life_server.

mrtank2333 avatar mrtank2333 commented on August 18, 2024

请教一下,您是不是对SocketServer.py文件做了修改,能分享给我看一下吗?

我没改这个文件

from digital_life_server.

kxylxx avatar kxylxx commented on August 18, 2024

直接就跑通了吗?

from digital_life_server.

kxylxx avatar kxylxx commented on August 18, 2024

我这边目前对其讲话,能保存wav文件,但后端没反应,就一直不回应了,我看是卡在SocketServer.py文件中的这行代码data = self.conn.recv(1024),好像是前端没给后端响应,请教一下是怎么回事

from digital_life_server.

mrtank2333 avatar mrtank2333 commented on August 18, 2024

直接就跑通了吗?

肯定不啊,缺config文件的,要在b站极客湾分享的那个发布版里面拷贝到根目录\config文件夹里,有两个文件要拷贝,一个config.ini,一个model.ini,我当时还遇到环境问题,一点一点补全库才跑起来的(现在又炸了),另外我用的python版本是python3.10.0。以及你还得在正式版文件夹里面拷贝SocketServer\monotonic_align\monotonic_align\core.cp310-win_amd64.pyd到Digital_Life_Server\TTS\vits\monotonic_align\monotonic_align里面或者Digital_Life_Server\TTS\vits\monotonic_align\里面

from digital_life_server.

kxylxx avatar kxylxx commented on August 18, 2024

好的感谢,我来试一下,我现在用的3.9.16,开始用3.10有些包装不上,就换了3.9

from digital_life_server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.