whisper.cpp and whisper_ros

The latter is a ROS 2 package that integrates the former, Whisper.cpp, for speech-to-text functionality within a robotics operating system environment, making them complements where one builds upon the other.

whisper.cpp
72
Verified
whisper_ros
54
Established
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 9/25
Maturity 16/25
Community 19/25
Stars: 47,665
Forks: 5,311
Downloads:
Commits (30d): 160
Language: C++
License: MIT
Stars: 91
Forks: 21
Downloads:
Commits (30d): 0
Language: C++
License: MIT
No Package No Dependents
No Package No Dependents

About whisper.cpp

ggml-org/whisper.cpp

Port of OpenAI's Whisper model in C/C++

This project helps anyone who needs to convert spoken audio into written text quickly and efficiently. You provide an audio file (like an MP3 or WAV) and it outputs an accurate transcript of what was said. This tool is ideal for researchers, journalists, content creators, or anyone needing to transcribe recordings without relying on cloud services.

audio-transcription voice-to-text podcast-production interview-analysis meeting-minutes

About whisper_ros

mgonzs13/whisper_ros

Speech-to-Text based on SileroVAD + whisper.cpp (GGML Whisper) for ROS 2

This project helps roboticists and engineers enable their robots to understand spoken commands and transcribe audio in real-time. It takes live audio input from a robot's microphone, processes it to detect when someone is speaking, and then converts the speech into text. The output is a stream of transcribed text that the robot can then use for interaction or task execution.

robotics voice control speech recognition human-robot interaction robot programming

Scores updated daily from GitHub, PyPI, and npm data. How scores work