Text-to-Speech
Transformers
Safetensors
English
gemma
text-generation
tts
neucodec
audio-generation
research
speech-synthesis
text-generation-inference
Instructions to use BlandAI/BeigeTTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BlandAI/BeigeTTS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="BlandAI/BeigeTTS")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("BlandAI/BeigeTTS") model = AutoModelForCausalLM.from_pretrained("BlandAI/BeigeTTS") - Notebooks
- Google Colab
- Kaggle
Upload BeigeTTS - Research release for neural speech synthesis (CC BY-NC 4.0)
Browse files
model-00001-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4992407664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ac95628af48102f0386562b047f0aad335000fffc509ad04e9958aa25d02414
|
| 3 |
size 4992407664
|
model-00002-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3943138080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83fe60305afa2d4e2335fcb3c7cc350e00d5c11660b438685b74583575b3d09a
|
| 3 |
size 3943138080
|