Skip to content

use "utf-8" encoding to fix TTS inference#7

Open
eschmidbauer wants to merge 1 commit intoNVIDIA:mainfrom
eschmidbauer:main
Open

use "utf-8" encoding to fix TTS inference#7
eschmidbauer wants to merge 1 commit intoNVIDIA:mainfrom
eschmidbauer:main

Conversation

@eschmidbauer
Copy link
Copy Markdown

This enables inference from model_inputs/resynthesis_prompts.json to be non-phonemized text.
example

    {
      "script": "While complexity makes you sound smart, focusing on the key basics matters more.",
      "spk_id": "ljs",
      "decoder_spk_id": "ljs",
      "duration_spk_id": "ljs",
      "energy_spk_id": "ljs",
      "f0_spk_id": "ljs",
      "language": "en_US",
      "emotion": "other"
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant