GithubHelp home page GithubHelp logo

hyerim1048 / react.bot-backend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 29.95 MB

backend 관련 코드 모음

Dockerfile 0.17% HTML 6.31% Python 87.93% Makefile 2.55% Batchfile 2.40% CSS 0.19% Shell 0.46%

react.bot-backend's People

Contributors

hyerim1048 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

react.bot-backend's Issues

모델을 위한 API

소켓 메세지를 처리하는 곳이 아니라 모델을 위한 endpoint 를 따로 만들어 둔다

data 정리

disk 에 저장할 데이터

  • 전체 유저의 목소리 로그 (wav file)

memory 에 저장해야 할 데이터

  • 어디까지 모델에 보냈나?
  • 말을 안한지 1초가 되었는가?

constant
샘플링 레이트 등 오디오 관련 세팅값
웨이브 파일 위치

aiohttp research

aiohttp 아키텍쳐 조사 후 비동기 로직으로 코드 정리하기

scaling websockets - how to save stateful data

  • used global variables for stateful data to detect voice or to save wave files -> another data space like message queue per one WebSocket?
  • 다른 방법 필요 or 고려할 필요 없을까?
  • 해커톤이니까 그냥 disk 읽고 쓰기?

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.