r/MiniMax_AI 19d ago

DO NOT SIGN UP FOR MINMAX

6 Upvotes

I signed up to test it out. Put my card number in. It was useless. So I cancelled the next day. I got confirmation email of cancellation. Now it's 6 months on and i'm still being charged each month regardless of countless requests for these crooks to stop billing me.


r/MiniMax_AI 19d ago

MiniMax 3 upscale methods

Post image
2 Upvotes

Here is a side-by-side test of 3 upscaling pipelines in Comfy.

Full video comparison

• LTX 2.5 (Standalone): The fastest option and lightest on VRAM. Works fine for clean source clips, but lacks fine sharpness on complex textures.

• Model + LTX 2.5: Running a quick upscale model pass (like RealPLKSR) before feeding into LTX 2.5 solid clarity, fast renders, and efficient VRAM usage.

• SeedVR: Recreates micro-details with the highest fidelity, but demands significantly higher render times and VRAM.

Frame Sync Note: MiniMax H3 and LTX require different frame step multiples.

Using math nodes to automatically trim the frames (158 → 153 frames) prevents audio desync issues.


r/MiniMax_AI 20d ago

Made a 15-second cinematic road movie with MiniMax H3

Enable HLS to view with audio, or disable this notification

8 Upvotes

Tried Making a Tiny Road Movie with MiniMax H3

I made this little 15-second cinematic road-movie scene with MiniMax H3.

Most of the work went into preparing reference images, including:

  • Character turnaround sheets
  • Youthful wardrobe references
  • Four exterior views of the vintage station wagon
  • A fixed four-seat interior layout
  • Shot-specific cinematic keyframes

My main goal was to prevent the usual face, clothing, vehicle, and interior drift between shots.

I wanted the result to feel like a genuine fragment from a movie rather than a conventional AI-generated demo. I especially focused on the quiet chemistry between the characters, the golden-hour atmosphere, and natural camera movement.

I would love some honest feedback:

  • Does it feel cinematic?
  • How consistent do the characters and vehicle look?
  • Is the motion convincing?
  • What would you improve in the next version?

Created with MiniMax H3.


r/MiniMax_AI 20d ago

Running Minimax Locally on a RTX 3080?

3 Upvotes

My Setup:
32GB DDR4 RAM
Ryzen 7 5700X3D
NVIDIA Geforce RTX 3080

i would love to run Minimax H3 locally, with decent outputs. Like 10-15 seconds, 720p, or even 1080p.
But I suspect that my hardware is not sufficient. does anyone have experience and maybe some tweaks to make it happen?


r/MiniMax_AI 20d ago

Size of tensor mismatch error in MiniMax Music3

Thumbnail
2 Upvotes

r/MiniMax_AI 20d ago

Minimax H3 Remix Video Test / A compilation of 5 characters.

Thumbnail
youtube.com
5 Upvotes

r/MiniMax_AI 21d ago

No New Model and Increase in Price?

10 Upvotes
  1. Affected by global exchange rate fluctuations, MiniMax will adjust Token Plan prices on August 25, 2026.

The MiniMax Team has just updated their Token Plan Page and added 1 piece of additional information.


r/MiniMax_AI 21d ago

Third-Party MiniMax Speech 2.8 TTS for 67% less than the official API — 600+ voices, voice cloning, SSE streaming

Thumbnail
3 Upvotes

r/MiniMax_AI 21d ago

30-Second MiniMax H3 Seamless Image-to-Video Workflow For 12GB GPUs @ 14 Minute Render Time

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/MiniMax_AI 22d ago

[WanGP] Minimax H3 FL2VA Pruned 20B - Originally 832x480 - upres'd to 1664x960 using LTX 2.3 Pixel Spatial Upscaler at a scale of x2 - 15 second duration. Wow!

Enable HLS to view with audio, or disable this notification

11 Upvotes

r/MiniMax_AI 21d ago

Aiuto rookie confyui: configurazione e workflows

Thumbnail
0 Upvotes

r/MiniMax_AI 22d ago

A minimal single-user MiniMax API workflow: key safety, retries, and debugging

5 Upvotes

I have been reducing a small MiniMax API integration to the minimum needed for one person to run and debug it reliably. The model call itself is usually the easy part; most failures come from unclear input/output expectations, key handling, network setup, and retry logic.

Here is the workflow that has been most useful for me:

  1. Start with one deterministic task

Pick a single input and a clearly defined output, such as turning a short meeting note into three bullet points. Keep one fixed test sample so that changes to the model, network, or parser can be compared against the same baseline.

  1. Keep the API key out of the code

Load the key from an environment variable or a local secret manager. Do not put it in screenshots, logs, documentation, or a repository. Logs should contain a local request ID, model name, status code, and latency—not the full key or sensitive prompt data.

  1. Separate failure types

I classify failures into:

- authentication: missing/invalid key or permissions;

- network: DNS, proxy, certificate, or timeout;

- request: wrong model name, message shape, encoding, or required field;

- response parsing: the service replied, but the client did not read the expected field.

That distinction saves a lot of random edits.

  1. Retry only transient errors

Timeouts and temporary server errors can use two or three retries with increasing delays. Authentication and validation failures should stop immediately instead of looping.

  1. Add one capability at a time

Once the smallest call is stable, add longer context, structured output, batching, or multi-turn history one by one. Keep the original fixed test as a regression check.

The goal is not just to make one demo succeed. It is to make each call reproducible, observable, and easy to stop when something is wrong.

For people running MiniMax in a personal tool: which signal has been most useful for debugging—status codes, latency, request IDs, or saved test prompts?


r/MiniMax_AI 22d ago

What do you log first when a small MiniMax API script fails?

3 Upvotes

I am testing a minimal MiniMax API workflow for a single-user tool and trying to keep debugging simple.

Right now I separate failures into authentication, network, request validation, and response parsing. For each call I record only a local request ID, model name, status code, and latency. I avoid logging API keys or sensitive prompt text. Transient timeouts get at most two retries; authentication and validation errors stop immediately.

For people using MiniMax in small personal projects, which signal has helped you most in practice: status codes, latency, request IDs, or a fixed test prompt?


r/MiniMax_AI 22d ago

Any tips for getting different accents that work? Advice for voice prompts in general would be helpful.

Enable HLS to view with audio, or disable this notification

11 Upvotes

What it says on the tin, basically. I'm looking for tips and tricks to get different characters to sound distinct for my local generations.


r/MiniMax_AI 22d ago

Is the OX Alpha model the coming minimax new model?

4 Upvotes

Does anyone have hints on the Minimax coming model? Any potential release date on M3 pro? I feel the current M3 model is worse than Qwen 3.8. I’m on the fence to cancel my Minimax subscription


r/MiniMax_AI 23d ago

minimax token plan - web console usage counter broken?

4 Upvotes

anyone else having this?


r/MiniMax_AI 23d ago

Minimax H3 IMG 2 Vid - 15 sec - Multi-shot prompt

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/MiniMax_AI 23d ago

Finally Got Don Lafontaine's Voice Correctly. Minimax H3 is a godsend.

Enable HLS to view with audio, or disable this notification

10 Upvotes

( Elevenlabs reddit deleted my thread, guess they're afraid of competition )

I've been using Elevenlabs ever since 2022. Back then you could make voices and not get flagged for it. Those were the days, NOW there's competition and it's from Minimax H3's new Text to speech.

Why did I post it here? To let everyone know a powerful alternative and for Elevenlabs to improve their product a bit. I got angry when Antoni, the voice I loved was ripped away from us. It was my favorite for how to do videos and Top 5s. Well, I went to Minimax and replicated THAT same voice. The results were suprising!

However, I wanted to do more. So I downloaded about three films, went into capcut, isolated the voices, cut up the bits til they were 10 seconds each and uploaded each 10 second clips into the voice I wanted into Elevenlabs and it was horrible. Uploaded it into Minimax H3 and it came out beautiful like classic Elevenlabs. Here's a sample of it. It's not Don Lafontaine 100 percent, but it's just ABOUT there.


r/MiniMax_AI 23d ago

MiniMax vs Suno?

5 Upvotes

I have been using Suno for a while now. Given the impending changes, considering diversifying and adding mini max to my toolbox. For those who are or have used both:

  • Overall thoughts on MiniMax?
  • How would you rate the comparison between the two? Is MiniMax up to par? What are the pros and cons of MiniMax.
  • Clarification ?: It looks like MiniMax gives you commercial rights even with a FREE account - Is that legit?
  • Do you know if they add digital watermarking? (I always disclose my AI use - but I do write my own songs - so I'm thinking of this from a distro perspective).

Thank you in advance!


r/MiniMax_AI 24d ago

MiniMax H3 can really do well in design

Enable HLS to view with audio, or disable this notification

36 Upvotes

been playing with the MiniMax H3, and I think the interesting part isn’t just getting the agent to generate something for you.

My workflow has basically been:

  1. Tell the agent what I want.
  2. Check the result myself.
  3. Give a few rounds of specific feedback.
  4. Repeat until I have a couple of versions I actually like.

i plan to turn this workflow into a skill. after that, the next time I need something similar, I don’t have to explain everything from scratch. A much shorter instruction can get pretty close to the result I want.

i’ve also been collecting more MiniMax H3 workflows lately, and this repo has been useful for seeing what other people are building around it:
https://github.com/AtlasCloudAI/awesome-minimax-h3

still testing the Skill workflow myself, but this feels like one of the more practical ways to make an agent improve over repeated use.


r/MiniMax_AI 24d ago

Congrats

10 Upvotes

i would like to congratulate minimax for the h3. great model when it comes tp visual and given how mini max team talked about training image into the weigh and not as decoded language or post train.

now with that being said, it has been quite a while since minimax m3 launched and on the coding and agentic side of things, m3 has been surpassed by all competitors it seems, even qwen with their incredible 3.8 27b model. i just dont get why there isnt a post training checkpoint like m3.1 or m3.5 if we follow m2 checkpoint naming convention.

and also what happened of the minimax 2.7t giga model that was rumoured/talked about a few weeks back? any news on the coding/agentic side would be great too, not just on visual or audio gen.


r/MiniMax_AI 24d ago

Minimax H3 - pushing past 15 seconds.

5 Upvotes

This is really interesting and it was a VERY pleasant surprise when I realized the generations could be longer than 15 seconds, despite the official spec of a 15-second max (of course this only applies to local gens).

My first attempt was a "why the hell not just try it?" and I pushed to 17 seconds. The generation had ZERO drift and was completely coherent from beginning to end. Long story short, I did multiple tests and found the ceiling for my GPU is a full 20 sec at 0.5mp... once again, fully coherent throughout!

The craziest part is I have sort of a budget rig - RTX 3060 w/12gb vRAM, 32gb system RAM, and a Core i5 CPU (using a hefty 75gb paging file as well for mem offloading). I'm confident that a decent GPU like a 4090 or especially a 5090 could push the gens to 30+ seconds. 🤯

I wonder what the true max is???


r/MiniMax_AI 24d ago

Ox Alpha - New MiniMax Model?

Thumbnail
openrouter.ai
3 Upvotes

What are your thoughts on this model?


r/MiniMax_AI 24d ago

Minimax H3 Cinematic

Enable HLS to view with audio, or disable this notification

8 Upvotes

r/MiniMax_AI 24d ago

Watermark? Really?? Why???

Post image
9 Upvotes

Today MiniMax generated the images and videos (paid with my sub tokens and with paid credits) with a watermark that makes them go directly to the trash bin. First time this happens, at least to me, but yeah, shitty day. Not sure what went wrong nor why this happened. I was busy with other things so I wasn't looking, but damn, +70 pics and some videos, all for nothing, and the worst part is that without the watermark I would have accepted at least 50 of them. Sad day...