-
-
Notifications
You must be signed in to change notification settings - Fork 137
Amica with AllTalk V2
erew123 edited this page Nov 9, 2024
·
4 revisions
Amica's official documentation is written for AllTalk V1. I have provided a PR to the Amica team which will update the AllTalk extension to support both V1 and V2 of AllTalk. https://github.com/semperai/amica/pull/141
- When using the Amica extension, ensure you pick the correct Server Version.
- Input the correct Server URL.
- Click the Refresh button.
- Choose your settings for voice etc.
The preview voice button will not include the RVC voice. The settings will be saved in your browser cache and so will be lost when you wipe your browser history/cache.
{
"output_file_url": "/audio/tts_173109742477b95.wav",
"output_cache_url": "/audiocache/tts_173109742477b95.wav"
}
{
"output_file_url": "http://127.0.0.1:7851/audio/tts_173109742477b95.wav",
"output_cache_url": "http://127.0.0.1:7851/audiocache/tts_173109742477b95.wav"
}