https://github.com/ayuei/deepspeechserver

Deepspeech as a service written in Golang

https://github.com/ayuei/deepspeechserver

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Deepspeech as a service written in Golang

Basic Info
  • Host: GitHub
  • Owner: Ayuei
  • Language: Go
  • Default Branch: master
  • Homepage:
  • Size: 3.91 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 6 years ago · Last pushed about 6 years ago
Metadata Files
Readme

README.md

deepspeechserver

A websocket-based hosted deepspeech server

Dependencies

How to use

  1. Start up the server go run server.go

  2. Set up a client to send messages (client.go is given as an example) go run client.go

This is a work in progress, currently quite due to inefficently in marshalling.

Owner

  • Login: Ayuei
  • Kind: user
  • Location: Australia
  • Company: Australian National University

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 0
proxy.golang.org: github.com/ayuei/deepspeechserver
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 6.7%
Average: 6.9%
Dependent repos count: 7.1%
Last synced: 11 months ago