praxelhq commited on
Commit
864c690
·
verified ·
1 Parent(s): fac15c3

fix: drop incorrect PyPI claims; psp-eval install is from-source until v1 publish

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,7 +28,7 @@ benchmark for Indic text-to-speech accent evaluation. Companion to the paper
28
 
29
  This dataset is a **scoring reference**, not a training corpus. It contains
30
  pre-computed acoustic references extracted from publicly-licensed native-speaker
31
- speech corpora, used by the [`psp-eval` PyPI package](https://github.com/praxelhq/psp-eval)
32
  to score TTS outputs on six accent dimensions.
33
 
34
  ## Contents
@@ -113,7 +113,7 @@ CC-BY-4.0 — matching the originating corpus licenses (IndicTTS, Rasa).
113
  ## Related
114
 
115
  - **Code**: https://github.com/praxelhq/psp-eval (MIT)
116
- - **PyPI**: `pip install psp-eval`
117
  - **Paper**: https://arxiv.org/abs/2604.25476
118
 
119
  ## Contact
 
28
 
29
  This dataset is a **scoring reference**, not a training corpus. It contains
30
  pre-computed acoustic references extracted from publicly-licensed native-speaker
31
+ speech corpora, used by the [`psp-eval` package](https://github.com/praxelhq/psp-eval)
32
  to score TTS outputs on six accent dimensions.
33
 
34
  ## Contents
 
113
  ## Related
114
 
115
  - **Code**: https://github.com/praxelhq/psp-eval (MIT)
116
+ - **Install** (from source): `pip install git+https://github.com/praxelhq/psp-eval.git` (PyPI publish planned post-paper-acceptance)
117
  - **Paper**: https://arxiv.org/abs/2604.25476
118
 
119
  ## Contact