Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,7 @@ license: mit
|
|
| 49 |
|
| 50 |
# Phonetic Piper Studio Recordings Prompts
|
| 51 |
|
| 52 |
-
This dataset is a processed version of an utterance dataset made available for various languages as prompts for the [Piper recording studio](
|
| 53 |
|
| 54 |
- columns `ipa_espeak` and `ipa_epitran` containing phonemized versions of the original sentences according to [`espeak-ng`](https://github.com/espeak-ng/espeak-ng) and [`Epitran`](https://github.com/dmort27/epitran) phonemizers, respectively
|
| 55 |
- columns `lang`, `espeak_lang_code`, `epitran_lang_code` containing the language codes as reported by `piper recording studio`, `espeak-ng` and `Epitran`
|
|
|
|
| 49 |
|
| 50 |
# Phonetic Piper Studio Recordings Prompts
|
| 51 |
|
| 52 |
+
This dataset is a processed version of an utterance dataset made available for various languages as prompts for the [Piper recording studio](https://github.com/rhasspy/piper-recording-studio/tree/master/prompts). Along with the original prompts, we include:
|
| 53 |
|
| 54 |
- columns `ipa_espeak` and `ipa_epitran` containing phonemized versions of the original sentences according to [`espeak-ng`](https://github.com/espeak-ng/espeak-ng) and [`Epitran`](https://github.com/dmort27/epitran) phonemizers, respectively
|
| 55 |
- columns `lang`, `espeak_lang_code`, `epitran_lang_code` containing the language codes as reported by `piper recording studio`, `espeak-ng` and `Epitran`
|