Giter Club home page Giter Club logo

neuro-comma's People

Contributors

sviperm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

neuro-comma's Issues

Using pretrained model withought doker

Hello

On the main page of the project there are two variants of usage - either to train from scratch (with our own data) or to fine tune.
How can I use your your model with your pretrained weights?

Api question

Sorry? but i donif find API docs. I started container. how i can add my input.txt file and output?
Thank you

P.s. what STT do you use?

Проблема с запросом к модели

Привет, подскажите пожалуйста, как делать запросы к модели?
Поднял докер согласно инструкции, контейнер слушает на 8001 порту.

Когда делаю запрос через curl, возвращает ошибку

$ cat test.sh

curl -X 'POST' \
  'http://localhost:8001/' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -d '{
  "data": "Сделать модель восстановления знаков препинания у текста который будет получен с помощью Speech-to-Text сервиса"
}'
$ bash test.sh
Internal Server Error

По адресу localhost:8001/docs отображается документация по запросам к модели, поэтому я предполагаю, что докер поставился успешно.

Cuda vs cpu

Hello.
I'm trying to train neuro-comma and my pc doesn't have cuda avaiable. How can I change it to cpu?

Code problems

Hello, maybe I don't understand something, but you have ":=" in your code at 46 line of 'neuro_comma/src/neuro_comma/dataset.py' and at another file, that I can't remember now, and this things trows me an errors. Is it really mistakes or I'm doing smth wrong?

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.