Giter Club home page Giter Club logo

vavi-speech2's Introduction

Release Java CI CodeQL Java

vavi-speech2

yukkuries

Text to Speech and Speech to Text (JSAPI2) engines for Java

Type Description Sythesizer Recognizer Quality Comment
AquesTalk10 AquesTalk, JNA โœ… - ๐Ÿ˜ ใ‚†ใฃใใ‚Š
Google Cloud Text To Speech Google Cloud Text To Speech, Library โœ… ๐Ÿšง ๐Ÿ‘‘
Cocoa Rococoa, JNA โœ… ๐Ÿšซ ๐Ÿ˜ƒ
Open JTalk jtalkdll, JNA โœ… - ๐Ÿ’ฉ
VoiceVox VOICEVOX, REST โœ… - ๐Ÿ˜ƒ ใšใ‚“ใ ใ‚‚ใ‚“
CoeiroInk CoeiroInk, REST โœ… - ๐Ÿ˜ƒ ใคใใ‚ˆใฟใกใ‚ƒใ‚“
Gyutan (Open JTalk in Java) Gyutan, Library โœ… - ๐Ÿ’ฉ

Install

maven

AquesTalk10

  • place AquesTalk10.framework into ~/Library/Frameworks
  • create symbolic link AquesTalk10.framework/AquesTalk as AquesTalk10.framework/AquesTalk10
  • write aquesTalk10DevKey into local.properties

Google Cloud Text To Speech

  • get token as json
  • set environment variable "GOOGLE_APPLICATION_CREDENTIALS" your_json_path

Open JTalk

VOICEVOX

  • download the application
  • run the application before using this library

COEIROINK

  • download the application
  • run the application before using this library

DoCoMo AI Agent API (wip)

Usage

user

Reference

TODO


images by ้œŠๅคข, ้ญ”็†ๆฒ™, ใšใ‚“ใ ใ‚‚ใ‚“

vavi-speech2's People

Contributors

umjammer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ukaserge

vavi-speech2's Issues

[engine:rococoa] what's this?

non blocking issue

org.rococoa.RococoaException: Exception calling method for selector speechSynthesizer:willSpeakWord:ofString:
	at org.rococoa.internal.OCInvocationCallbacks.callMethod(OCInvocationCallbacks.java:169)
	at org.rococoa.internal.OCInvocationCallbacks.access$200(OCInvocationCallbacks.java:52)
	at org.rococoa.internal.OCInvocationCallbacks$1.callback(OCInvocationCallbacks.java:80)
	at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:585)
	at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:616)

[vavi-speech2] rpc spi

aquestalk doesn't support arm64 yet.
so create rpc server running on rosetta2 and plug into the server as aquestalk plugin

after using this library, some running threads are left when exit

Thread[Signal Dispatcher,9,system]
Thread[Thread-3,5,main]
Thread[Java Sound Event Dispatcher,5,main]
Thread[Reference Handler,10,system]
Thread[main,5,main]
Thread[Monitor Ctrl-Break,5,main]
Thread[Thread-1,5,main]
Thread[Keep-Alive-Timer,8,system]
Thread[Finalizer,8,system]
Thread[Thread-2,5,main]

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.