npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

reborn-omnivoice

v1.0.0

Published

3초 음성으로 목소리를 복제하는 오픈소스 OmniVoice Studio 를 내 컴퓨터에 맞게 고르고, MCP 로 클로드 코드에 붙이고, AGPL 경계까지 알려 주는 클로드 스킬을 한 줄로 깝니다.

Readme

reborn-omnivoice

3초 음성으로 목소리를 복제하는 오픈소스 OmniVoice Studio 를 내 컴퓨터에 맞게 고르고, MCP 로 클로드 코드에 붙이고, 어디까지 써도 되는지 가려 준다.

npx reborn-omnivoice

왜 이게 필요한가

원본이 주는 건 깃허브 주소 하나다. 주소를 받아도 남는 일이 그대로다:

  • 어느 판을 받나 — 데스크톱 앱 / 소스 / omnivoice.cpp 세 갈래다
  • 내 컴퓨터가 되나 — RAM · 파이썬 · GPU
  • MCP 를 어떻게 붙이나 — HTTP 와 stdio 두 길이고 설정 모양이 다르다
  • 내 일에 써도 되나 — ★여기가 진짜 문제다

이 설치기는 넷을 다 한다. 마지막 것 때문에 만들었다.

★라이선스가 두 개다

| 하려는 일 | 답 | |---|---| | 내 영상·오디오북·더빙에 쓴다 | 자유 | | 내 제품·서비스에 얹어서 판다 | AGPL-3.0 — 소스 공개 의무. 싫으면 상업 라이선스 별매 | | 엔진(k2-fsa/OmniVoice)만 쓴다 | Apache-2.0 — 조건 없음 |

「무료 오픈소스」를 한 덩어리로 알고 쓰면 되돌릴 수 없는 자리에서 걸린다. 지역 제한은 확인했고 없다(한국 포함).

명령

| | | |---|---| | npx reborn-omnivoice | 스킬을 깔고 · MCP 를 붙이고 · 내 컴퓨터를 잰다 | | npx reborn-omnivoice --check | 붙었는지 · 백엔드가 실제로 도는지 부른다 | | npx reborn-omnivoice --stdio | MCP 를 http 대신 stdio 로 붙인다 | | npx reborn-omnivoice --global | 홈(~/.claude/skills)에 깐다 | | npx reborn-omnivoice --dry-run | 무엇을 할지 보여주기만 한다 | | npx reborn-omnivoice --self-test | 패키지 자체 시험(네트워크 안 씀) |

제품 실측 (2026-08-26)

| | | |---|---| | 참조 음성 | 3초 · 제로샷 | | 언어 | 646개 크로스링구얼 | | 실행 | 완전 로컬 — 키·클라우드·계정 없음 | | GPU | 없어도 된다. CPU 로 돈다 | | 요구 | 파이썬 3.11+ · RAM 8GB(권장 16GB) · VRAM 4GB↑(선택) | | MCP | http://localhost:3900/mcp — 백엔드가 뜨면 같이 뜬다 | | 도구 | generate_speech · clone_voice · transcribe · list_* · check_health |

수치의 정본은 facts.json 이다. 여기 없는 숫자는 CLI 도 스킬도 말하지 않는다.

깔리는 것

.claude/skills/reborn-omnivoice/SKILL.md · omnivoice.mjs · facts.json. 그리고 .mcp.jsonomnivoice 한 칸. 기존 .mcp.json 은 병합한다 — 읽지 못하면 덮어쓰지 않고 멈춘다.


MIT · REBORN LABS · 문의 https://mobility.rebornlabs.kr/cs OmniVoice Studio 자체는 이 패키지에 들어 있지 않다 — 원저장소에서 받는다.