mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-24 22:07:03 -04:00
feat(plugins): VCNarratorCustom: FurudoSpeak
* Added two plugins ported a modified version of VCNarrator that uses the tiktok voice, and created a plugin named FurudoSpeak. A modification of the shakespearean plugin but uses openai as its base and implements more flexibility on the character speech patterns. It requires an api keys to use though. * modified: src/equicordplugins/vcNarratorCustom/index.tsx modified: src/utils/constants.ts * added plugins to the readme and changed furudospeak to .dev * Fix Readme placement * Remove Unused code * readd , * Fix Pt.1 * Fix Pt.2 * Fix Pt. 3 * Update index.tsx --------- Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
parent
b110b85eb5
commit
7cb889c852
5 changed files with 717 additions and 0 deletions
|
@ -143,6 +143,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
|
|||
- UserPFP by nexpid & thororen
|
||||
- UwUifier by echo
|
||||
- VCSupport by thororen
|
||||
- VCNarratorCustom by Loukios, ported by example-git
|
||||
- VencordRPC by AutumnVN
|
||||
- VideoSpeed by Samwich
|
||||
- ViewRawVariant (ViewRaw2) by Kyuuhachi
|
||||
|
@ -167,6 +168,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
|
|||
- StatusWhilePlaying by thororen
|
||||
|
||||
### Equicord Devbuilds Only
|
||||
- FurudoSpeak by example-git
|
||||
- Shakespearean by vmohammad
|
||||
- VoiceJoinMessages by Sqaaakoi & maintained by thororen
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue