Text-to-Speech
Transformers
ONNX
Safetensors
English
Chinese
qwen3
text-generation
automatic-speech-recognition
voice-conversion
speech
audio
custom_code
text-generation-inference
Instructions to use AutoArk-AI/GPA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AutoArk-AI/GPA with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="AutoArk-AI/GPA", trust_remote_code=True)# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("AutoArk-AI/GPA", trust_remote_code=True) model = AutoModelForCausalLM.from_pretrained("AutoArk-AI/GPA", trust_remote_code=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e5b9d8b99bec02018182081765755a202d1fd116be1f4ecb287d8ae738799ef9
- Size of remote file:
- 17.1 MB
- SHA256:
- 01db113d2ddc9192eaed1145c5caced436dbac3e60ee7238b662caf426ecc9f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.