Skip to content

experiment adding new r2d2 tts engine for mycroft

Notifications You must be signed in to change notification settings

OpenVoiceOS/ovos-tts-plugin-beepspeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beep speak TTS

Description

OpenVoiceOS R2D2 TTS plugin

Install

pip install ovos-tts-plugin-beepspeak

Configuration

  "tts": {
    "module": "ovos-tts-plugin-beepspeak",
    "ovos-tts-plugin-beepspeak": {
      "time_step": 0.1
    }
 }

Docker

build it

docker build . -t ovos/beepspeak

run it

docker run -p 8080:9666 ovos/beepspeak

use it http://localhost:8080/synthesize/hello

Notes

For a period of time development was migrated to a fork on chatterbox repositories

code was last synchronized with chatterbox-droid-tts==0.0.1a1

About

experiment adding new r2d2 tts engine for mycroft

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •