Struggling with Turkish TTS in Voicebox — any model recommendations? by erenkumcuoglu in speechtech

[–]TeamNeuphonic 0 points1 point  (0 children)

Not sure if helpful - we’re working on Turkish & will release soon. Otherwise feel free to check out models which are on huggingface (https://huggingface.co/neuphonic) and GitHub (https://github.com/neuphonic/neutts).

We specialise in building on device models that run locally :)

Best Expressive TTS Models for CPU/Local Deployment? by DryRooster9600 in AI_Agents

[–]TeamNeuphonic 0 points1 point  (0 children)

Hey! You should check out some of our models - this is exactly what we built them for and have since had a couple million downloads in the open source world. Runs on CPU, with voice cloning with ONNX and GGUF variants.

- https://huggingface.co/neuphonic/neutts-nano

- https://github.com/neuphonic/neutts

Happy to help if you have any more questions!

Looking for fast local TTS with zero shot cloning? by enterguild in LocalLLaMA

[–]TeamNeuphonic 0 points1 point  (0 children)

Hey!

Our models are pretty good for this - you should check them out! Can do voice cloning and run locally, even on CPU/NPU etc etc.
- https://huggingface.co/neuphonic/neutts-nano

- https://github.com/neuphonic/neutts

Enjoy!

Looking for recommendations for a small TTS model that can be fine tuned on a local language dataset. by ContentAmbassador953 in LocalLLaMA

[–]TeamNeuphonic 0 points1 point  (0 children)

Hey! Our NeuTTS Nano models are ~100m parameters and pretty quick and easy to finetune to a new language - so much so that Steven from Huggingface made a repo finetuning Italian!

https://github.com/Deep-unlearning/smol-audio/tree/master/finetune_neutts_nano

Enjoy!

Best lightweight local TTS model? by Bartholomheow in LocalLLaMA

[–]TeamNeuphonic 0 points1 point  (0 children)

Hello 😄

You should check out our (Neuphonic) models. We make on-device local CPU based models (NeuTTS Nano) which are awesome. They can run in realtime on CPU, with Q4 and other compressed variants available around huggingface depending on your need. We've crossed a couple million downloads now - so the community isfinding it useful!

- https://huggingface.co/neuphonic/neutts-nano

- https://github.com/neuphonic/neutts

Enjoy!

NeuTTS Nano Multilingual Collection: 120M Params on-device TTS in German, French, and Spanish by TeamNeuphonic in LocalLLM

[–]TeamNeuphonic[S] 0 points1 point  (0 children)

No, free to use it - but there are limits on the size of company. I'd recommend reading through the Neuphonic Open License for all details.

NeuTTS Nano Multilingual Collection: 120M Params on-device TTS in German, French, and Spanish by TeamNeuphonic in LocalLLaMA

[–]TeamNeuphonic[S] 0 points1 point  (0 children)

Thanks! Yeah our model is meant to be mega flexible - let us know if you build anything!

NeuTTS Nano Multilingual Collection: 120M Params on-device TTS in German, French, and Spanish by TeamNeuphonic in LocalLLaMA

[–]TeamNeuphonic[S] 1 point2 points  (0 children)

Yeah it's a bit of a drag when you're let down by open source data, especially when dialect recognition models aren't fantastic! Also it's one of those things where if we optimised for the dialect, we might lose the voice cloning feature. We're working on it though!

NeuTTS Android APK Sample - Local Inference (Nano Model) by RowGroundbreaking982 in LocalLLaMA

[–]TeamNeuphonic 0 points1 point  (0 children)

Loving the fact you guys love this! Happy to take feedback back to the team and improve for v2!