Commit 65ba8be
authored
Update Documentation index, remove espeak-ng licenses (#461)
## Summary
- Add 12 missing entries to `Documentation/README.md` (Nemotron, Qwen3
ASR, TDT-CTC 110M, CTC Decoder Guide, Directory Structure, Choosing an
API, benchmarks, voice quality comparison, model conversion, AMI subset
benchmark)
- Remove unused `Sources/FluidAudio/Frameworks/LICENSES/espeak-ng/`
folder (4 license files, espeak-ng is no longer vendored)
## Test plan
- [ ] Verify all new links in Documentation/README.md resolve to
existing files
- [ ] Confirm no code references espeak-ng licenses
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/fluidinference/fluidaudio/pull/461"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->1 parent d9eef86 commit 65ba8be
File tree
5 files changed
+9
-951
lines changed- Documentation
- Sources/FluidAudio/Frameworks/LICENSES/espeak-ng
5 files changed
+9
-951
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| 28 | + | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
| |||
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
| 39 | + | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
| 43 | + | |
0 commit comments