Skip to content

Conversation

coffeecornerpod-dotcom
Copy link
Contributor

Way of the Jaded Fist is a serialized Wuxia-inspired fantasy audio drama that relies on ElevenLabs voices for its entire cast. The show blends martial arts fantasy, noir investigation, and inclusive character storytelling, powered by ElevenLabs’ TTS and voice cloning technology.
Demo Links

Spotify: https://open.spotify.com/show/6WTUChG0hUazo1RS9bZlrA?si=a3b0db30709c4424

Apple Podcasts: https://podcasts.apple.com/us/podcast/way-of-the-jaded-fist-wuxia-voice-drama/id1829819137

Archive.org: https://archive.org/details/@desmond_childs

Website: https://jadedfistdrama.com

Rights Confirmation
I confirm that I own the rights to share this project publicly and that it uses ElevenLabs technology.
X/Twitter Handle
@DesmondChilds1

Copy link

vercel bot commented Sep 1, 2025

@coffeecornerpod-dotcom is attempting to deploy a commit to the ElevenLabs Team on Vercel.

A member of the Team first needs to authorize it.

Comment on lines 15 to 16
videoUrl: https://www.youtube.com/watch?v=...
xUrl: https://x.com/ProjectZionDrama/status/...
Copy link

@vercel vercel bot Sep 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The videoUrl and xUrl fields contain placeholder values ending with "..." which will result in broken links when users try to access them.

View Details
📝 Patch Details
diff --git a/projects/way-of-the-jaded-fist.mdx b/projects/way-of-the-jaded-fist.mdx
index 6aeeb5c..2456856 100644
--- a/projects/way-of-the-jaded-fist.mdx
+++ b/projects/way-of-the-jaded-fist.mdx
@@ -12,8 +12,7 @@ date: "2025-09-01"
 image: /images/way-of-the-jaded-fist-banner.png
 demoUrl: https://jadedfistdrama.com
 repoUrl: ""
-videoUrl: https://www.youtube.com/watch?v=...
-xUrl: https://x.com/ProjectZionDrama/status/...
+
 ---
 
 # Way of the Jaded Fist
@@ -51,7 +50,7 @@ Listen to *Way of the Jaded Fist* on your favorite platform:
 
 ![Way of the Jaded Fist](../images/way-of-the-jaded-fist-banner.png)
 
-Watch the [official trailer](https://www.youtube.com/watch?v=...).
+Visit the [project website](https://jadedfistdrama.com) to learn more.
 
 ## Future Plans
 

Analysis

Both the videoUrl (line 15) and xUrl (line 16) fields contain incomplete URLs ending with "...":

  • videoUrl: https://www.youtube.com/watch?v=...
  • xUrl: https://x.com/ProjectZionDrama/status/...

These placeholder values will create broken links that users cannot access. The URLs need to be completed with actual YouTube video IDs and Twitter/X status IDs respectively, or these fields should be removed if the actual URLs are not available yet. Line 54 also references this incomplete YouTube URL in the trailer link.

@coffeecornerpod-dotcom
Copy link
Contributor Author

Way of the Jaded Fist is a serialized Wuxia audio drama that uses ElevenLabs for the main cast and narration, blended with real voice actors for side roles. It demonstrates that ElevenLabs can anchor a full dramatic series while complementing human performances. I am excited to show how indie creators can scale stories with this hybrid approach.

@louisjoecodes louisjoecodes merged commit d2e78d6 into elevenlabs:main Sep 11, 2025
1 of 2 checks passed
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.

2 participants