C++ text-to-speech

Open-source C++ projects categorized as text-to-speech

Top 7 C++ text-to-speech Projects

text-to-speech
  1. piper

    A fast, local neural text to speech system

    Project mention: Generating audiobooks from E-books with Kokoro-82M | news.ycombinator.com | 2025-01-15

    Coqui is great, but in practice, I found Piper easier to set up, train, and deploy as an ONNX file. Big thanks to the Sherpa development team for their helpful resources: https://k2-fsa.github.io/sherpa/onnx/tts/piper.html and to the Rhasspy team for their training guide: https://github.com/rhasspy/piper/blob/master/TRAINING.md.

    I also found DEMUCS + Whisper + pydub to be a super helpful combo for creating quality datasets.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. sherpa-onnx

    Speech-to-text, text-to-speech, speaker diarization, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, HarmonyOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter, Object Pascal, Lazarus, Rust

    Project mention: Ask HN: Real-time speech-to-speech translation | news.ycombinator.com | 2024-10-24

    Has anyone had any luck with an offline, free, open-source real-time speech-to-speech translation app on under-powered devices (i.e., older smart phones)?

    * https://github.com/ictnlp/StreamSpeech

    * https://github.com/k2-fsa/sherpa-onnx

    * https://github.com/openai/whisper

    I'm looking for a simple app that can listen for English, translate into Korean (and other languages), then perform speech synthesis on the translation. Basically, a Babelfish that doesn't stick in the ear. Although real-time would be great, a 3- to 5-second delay is manageable.

    RTranslator is awkward (couldn't get it to perform speech-to-speech using a single phone). 3PO sprouts errors like dandelions and requires an online connection.

    Any suggestions?

  4. RHVoice

    a free and open source speech synthesizer for Russian and other languages

  5. bark.cpp

    Suno AI's Bark model in C/C++ for fast text-to-speech generation

    Project mention: Show HN: I ported Suno AI's Bark model in C for fast realistic audio generation | news.ycombinator.com | 2024-04-24
  6. dsnote

    Speech Note Linux app. Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine translation.

  7. TensorVox

    Desktop application for neural speech synthesis written in C++

  8. wsay

    Windows "say"

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ text-to-speech discussion

Log in or Post with

C++ text-to-speech related posts

  • Ask HN: What's the best on-device TTS engine with natural voice

    1 project | news.ycombinator.com | 31 Oct 2024
  • Piper – A fast, local neural text to speech system

    1 project | news.ycombinator.com | 7 Oct 2024
  • Free Local Text to Speech?

    1 project | news.ycombinator.com | 29 Aug 2024
  • Ask HN: How to run Piper text-to-speech on a Mac (using Docker)?

    1 project | news.ycombinator.com | 17 Jun 2024
  • ChatTTS-Best TTS Model

    8 projects | news.ycombinator.com | 28 May 2024
  • ESpeak-ng: speech synthesizer with more than one hundred languages and accents

    21 projects | news.ycombinator.com | 1 May 2024
  • Show HN: I ported Suno AI's Bark model in C for fast realistic audio generation

    1 project | news.ycombinator.com | 24 Apr 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 11 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source text-to-speech projects in C++? This list will help you:

# Project Stars
1 piper 7,698
2 sherpa-onnx 4,564
3 RHVoice 1,575
4 bark.cpp 777
5 dsnote 687
6 TensorVox 211
7 wsay 147

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai