mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
8d78925a23
* feat: expand speech provider support with new client types and configuration schema * feat: add icon support for speech providers and update related configurations * feat: add SVG support for Deepgram and Elevenlabs with Vue components * feat: except *-speech client type in llm provider * feat: enhance speech provider functionality with advanced settings and model import capabilities * chore: remove go.mod replace * feat: enhance speech provider functionality with advanced settings and model import capabilities * chore: update go module dependencies --------- Co-authored-by: Acbox <acbox0328@gmail.com>
9 lines
143 B
YAML
9 lines
143 B
YAML
name: MiniMax Speech
|
|
client_type: minimax-speech
|
|
icon: minimax-color
|
|
|
|
models:
|
|
- model_id: minimax-tts
|
|
name: MiniMax TTS
|
|
type: speech
|