Skip to content

VOICEVOX TTS library for Liquidsoap and HLS web radio example

License

Notifications You must be signed in to change notification settings

darashi/liquidsoap-voicevox-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

liquidsoap-voicevox-radio

VOICEVOX TTS library for Liquidsoap and HLS web radio example

How to use

Start HLS server:

docker compose up

Listen to the stream:

mpv http://localhost:8080/live/stream.m3u8

Enqueue:

curl -v --data-binary '{"speaker": 1, "text": "テストなのだ"}' -H 'Content-type: application/json' http://vv:super-secret-password@localhost:8080/say

About

VOICEVOX TTS library for Liquidsoap and HLS web radio example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages