mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Update readme
This commit is contained in:
parent
2e2b3e9e0e
commit
1d163f84f9
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -336,6 +336,20 @@ Key Streaming Metrics:
|
||||||
*Note: Artifacts in intonation can increase with smaller chunks*
|
*Note: Artifacts in intonation can increase with smaller chunks*
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Custom Phonemes and Silence Tags</summary>
|
||||||
|
|
||||||
|
- Custom Phoneme: `[<text>](/phoneme/)`
|
||||||
|
- Silence Tag: `[silent](/duration/)`
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
```text
|
||||||
|
I [live](/lɪv/) in a city. [silent](/3s/) Many concerts are broadcast [live](/lˈIv/).
|
||||||
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Processing Details
|
## Processing Details
|
||||||
<details>
|
<details>
|
||||||
<summary>Performance Benchmarks</summary>
|
<summary>Performance Benchmarks</summary>
|
||||||
|
|
Loading…
Add table
Reference in a new issue