Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NijiVoice as a speech synthesizer #409

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

uezo
Copy link
Owner

@uezo uezo commented Dec 12, 2024

  • Added support for NijiVoice as a speech synthesis service.
  • To use NijiVoice, add the NijiVoiceSpeechSynthesizer component to the AIAvatar object and configure the following in the inspector:
    • Set the API key and Voice Actor Id.
    • Enable the IsEnabled option.
  • When using NijiVoice, set the Voice Prefetch Mode to Sequential. This can be configured in the ModelController inspector.

- Added support for NijiVoice as a speech synthesis service.
- To use NijiVoice, add the `NijiVoiceSpeechSynthesizer` component to the AIAvatar object and configure the following in the inspector:
  - Set the API key and Voice Actor Id.
  - Enable the `IsEnabled` option.
- When using NijiVoice, set the `Voice Prefetch Mode` to `Sequential`. This can be configured in the ModelController inspector.
@uezo uezo merged commit d7854ac into master Dec 12, 2024
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