Coder Social home page Coder Social logo

amivoice-go's Introduction

amivoice-go

PkgGoDev Go Report Card

AmiVoice Cloud PlatformのGoライブラリです

ライブラリとして利用

Websocket音声認識APIにのみ対応しています。

単発で音声ファイルを変換するサンプル

Aイベントの結果のみを利用します。 実行には設定ファイル(setting.yamlが必要です)

go get github.com/juntaki/amivoice-go/cmd/transcribe
transcribe test.wav

リアルタイムでの字幕生成サンプル

AイベントとUイベントを利用してGUIで字幕をリアルタイムに生成します。 マルチプラットフォームで動作します。Linux/Macで確認済み。 実行には設定ファイル(setting.yamlが必要です)

go get github.com/juntaki/amivoice-go/cmd/caption
caption

setting.yamlの書式

詳細はサンプルファイルを参照してください。 実行時のワーキングディレクトリに存在している必要があります。

app_key: <APP_KEY>
audio_format: 16k
grammar_file: -a-general

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.