google / voice-builder

An opensource text-to-speech (TTS) voice building tool
http://tinyurl.com/voice-builder
Apache License 2.0
660 stars 134 forks source link

Status Code: -1 #8

Closed mirfan899 closed 5 years ago

mirfan899 commented 5 years ago

I've successfully deployed the voice-builder on GCP but when I try to train sinhala example is shows following error.

Screen Shot 2019-06-16 at 2 22 29 PM
mirfan899 commented 5 years ago

ui VM shows following message

Requesting to data exporter API to start createVoice process...

Now it shows

ApiError: Bucket is requester pays bucket but no user project provided.
mirfan899 commented 5 years ago

After reinstalling all, the logs now show

Error calling D-Bus proxy call to interface '/org/chromium/SessionManager': The name org.chromium.SessionManager was not provided by any .service files
pasindud commented 5 years ago

What is the lexicon path you gave ?

mirfan899 commented 5 years ago
Screen Shot 2019-06-24 at 2 15 57 PM
mirfan899 commented 5 years ago

This specific issue is resolved by modifying the bucker permissions.

prathamApp commented 4 years ago

Hey @mirfan899 can you please explain what are the modifications you did in bucket permissions?

Every help would be appreciated.