Skip to content

Add MarsPro, MarsFlash, MarsInstruct speech model variants#5

Open
Kavii-Camb wants to merge 9 commits intoCamb-ai:masterfrom
Kavii-Camb:add-mars-model-aliases
Open

Add MarsPro, MarsFlash, MarsInstruct speech model variants#5
Kavii-Camb wants to merge 9 commits intoCamb-ai:masterfrom
Kavii-Camb:add-mars-model-aliases

Conversation

@Kavii-Camb
Copy link
Contributor

@Kavii-Camb Kavii-Camb commented Mar 9, 2026

Summary

  • Adds MarsPro ("mars-pro"), MarsFlash ("mars-flash"), and MarsInstruct ("mars-instruct") variants to CreateStreamTtsRequestPayloadSpeechModel
  • Matches the model naming used in Go, Java, TypeScript, and PHP SDKs
  • Legacy Mars8* variants are kept for backwards compatibility
  • Updates basic_tts.rs example to use MarsPro instead of Auto
  • Fixes incorrect language type in README (Some(Languages::EN_US)CreateStreamTtsRequestPayloadLanguage::EnUs)

Rebased on top of #3.

@Kavii-Camb Kavii-Camb force-pushed the add-mars-model-aliases branch from acb565c to 6e44979 Compare March 9, 2026 06:39
Adds the new model name aliases (mars-pro, mars-flash, mars-instruct)
to match the other SDK implementations (Go, Java, TypeScript, PHP).
The legacy Mars8* variants are kept for backwards compatibility.
@Kavii-Camb Kavii-Camb force-pushed the add-mars-model-aliases branch from 3447891 to 0f485f3 Compare March 9, 2026 06:46
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.

3 participants