OpenBMB / OpenBMB/VoxCPM

Feature:Voice Cloning Similarity & Stability Evaluation Report

Open
#342 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
37.8k
Forks
4.3k
Avg merge
7m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.

When testing voice cloning or voice design workflows, it can be difficult to objectively compare generations across prompts, checkpoints, or fine-tuning runs.

Users often rely on subjective listening, making it hard to identify whether changes improve speaker similarity, style consistency, or speech stability.

Describe the solution you'd like

Add an optional evaluation mode that generates a report alongside synthesized audio.

Potential metrics:

  • Speaker similarity score
  • Speaking rate
  • Pitch statistics
  • Style consistency across generations
  • Word error rate (if reference text is available)

The report could help users compare multiple generations and better evaluate fine-tuning results.

Describe alternatives you've considered

External evaluation tools exist, but they require additional setup and often do not integrate directly with the VoxCPM workflow.

Additional context

This would be especially useful for benchmarking voice cloning, voice design, and future fine-tuning experiments while providing more reproducible evaluations than subjective listening alone.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by tracing the VoxCPM voice cloning and voice design workflow, then determine how an optional evaluation mode could generate reports for synthesized audio and compare generations; done should include agreed metrics and reproducible evaluation output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.