speechmatics: Speechmatics api client

[ api, bsd3, deprecated, library, program ] [ Propose Tags ]
Deprecated

Upload audio files to speechmatics to get a transcription


[Skip to Readme]

Modules

[Last Documentation]

  • Speechmatics
    • Speechmatics.Client
    • JSON
      • Speechmatics.JSON.PeekJob
      • Speechmatics.JSON.PostJob
    • Speechmatics.Log
    • Speechmatics.Request

Downloads

Maintainer's Corner

Package maintainers

  • No current members of group

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.1.0, 0.7.2.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), bytestring, heavy-logger, HsOpenSSL, http-client, http-client-openssl, http-types, json-autotype, lens, mime-types, monad-control, mtl, options, SHA, speechmatics, split, text, text-format-heavy, wreq [details]
License BSD-3-Clause
Copyright Daisee Pty Ltd
Author Jappie Klooster
Maintainer jappie.klooster@daisee.com
Category API
Home page https://bitbucket.org/daisee/speechmatics-api-client/
Uploaded by Jappie at 2018-07-11T09:23:09Z
Distributions
Executables speechmatics
Downloads 5107 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-07-11 [all 3 reports]

Readme for speechmatics-0.7.2.0

[back to package description]

speechmatics

a client for the speechmatics api .

with input an audio file and blocking untill we get a json transcription.

Developed by Daisee, pull requests are accepted: https://bitbucket.org/daisee/speechmatics-api-client