theoracleguy commited on
Commit
23ec7d9
·
verified ·
1 Parent(s): 49a99ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -18,6 +18,16 @@ tags:
18
  # theoracleguy/chatterbox-turbo-4bit
19
  This model was converted to MLX format from [`ResembleAI/chatterbox-turbo`](https://huggingface.co/ResembleAI/chatterbox-turbo) using mlx-audio version **0.2.8**.
20
  Refer to the [original model card](https://huggingface.co/ResembleAI/chatterbox-turbo) for more details on the model.
 
 
 
 
 
 
 
 
 
 
21
  ## Use with mlx
22
 
23
  ```bash
 
18
  # theoracleguy/chatterbox-turbo-4bit
19
  This model was converted to MLX format from [`ResembleAI/chatterbox-turbo`](https://huggingface.co/ResembleAI/chatterbox-turbo) using mlx-audio version **0.2.8**.
20
  Refer to the [original model card](https://huggingface.co/ResembleAI/chatterbox-turbo) for more details on the model.
21
+
22
+ ## Use with [OpenVox](https://openvoxai.com/)
23
+
24
+ This model can also be used with [OpenVox](https://openvoxai.com/), a desktop application for running compatible AI voice and text-to-speech models locally through a graphical interface.
25
+
26
+ After the required model files are downloaded, compatible workflows can run locally and can also be accessed through OpenVox API and MCP integrations.
27
+
28
+ > Available features depend on the capabilities of the selected model. OpenVox is a third-party application and is not affiliated with or endorsed by the original model authors or maintainers.
29
+
30
+
31
  ## Use with mlx
32
 
33
  ```bash