docs: note Hung-yi Lee speaker centroid is bundled with permission (README.md)
Browse files
README.md
CHANGED
|
@@ -98,6 +98,10 @@ The current recommended defaults are also recorded in `config.json` under
|
|
| 98 |
- default speaker centroid: `checkpoints/hung_yi_lee_speaker_centroids.pt`
|
| 99 |
(`speaker_id="hung_yi_lee"`, source dataset `voidful/hung-yi_lee`)
|
| 100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
These defaults were selected on `/home/voidful/tts_hard_sentences_zh_500.txt`
|
| 102 |
using `MediaTek-Research/Breeze-ASR-25` with normalized CER. The best trial was
|
| 103 |
`hy_cfg2p8_steps9`: CER `0.09669792733863977`, TER `0.0911015155363644`,
|
|
|
|
| 98 |
- default speaker centroid: `checkpoints/hung_yi_lee_speaker_centroids.pt`
|
| 99 |
(`speaker_id="hung_yi_lee"`, source dataset `voidful/hung-yi_lee`)
|
| 100 |
|
| 101 |
+
The bundled `hung_yi_lee` speaker centroid is included with the speaker's
|
| 102 |
+
permission for use as an example voice. For any other speaker, obtain that
|
| 103 |
+
speaker's authorization before synthesizing.
|
| 104 |
+
|
| 105 |
These defaults were selected on `/home/voidful/tts_hard_sentences_zh_500.txt`
|
| 106 |
using `MediaTek-Research/Breeze-ASR-25` with normalized CER. The best trial was
|
| 107 |
`hy_cfg2p8_steps9`: CER `0.09669792733863977`, TER `0.0911015155363644`,
|