|
38 | 38 | - [Table of Contents](#table-of-contents) |
39 | 39 | - [Welcome to TEN](#welcome-to-ten) |
40 | 40 | - [TEN Hugging Face Space](#ten-hugging-face-space) |
41 | | -- [**Introduction**](#introduction) |
42 | | -- [**Key Features**](#key-features) |
43 | | - - [**1. High-Performance:**](#1-high-performance) |
44 | | - - [**1.1 Performance Comparison**](#11-performance-comparison) |
45 | | - - [**2. Agent-Friendly:**](#2-agent-friendly) |
46 | | - - [**3. Lightweight:**](#3-lightweight) |
47 | | - - [**4. Multiple programming languages and platforms:**](#4-multiple-programming-languages-and-platforms) |
48 | | - - [**5. Supproted sampling rate and hop size:**](#5-supproted-sampling-rate-and-hop-size) |
49 | | -- [**Developers Testimonial**](#developers-testimonial) |
50 | | -- [**Installation**](#installation) |
51 | | -- [**Quick Start**](#quick-start) |
52 | | - - [**Python Usage**](#python-usage) |
53 | | - - [**1. Linux / macOS / Windows**](#1-linux--macos--windows) |
54 | | - - [**Requirements**](#requirements) |
55 | | - - [**Usage**](#usage) |
56 | | - - [**By using git clone:**](#by-using-git-clone) |
57 | | - - [**By using pip:**](#by-using-pip) |
58 | | - - [**JS Usage**](#js-usage) |
59 | | - - [**1. Web**](#1-web) |
60 | | - - [**Requirements**](#requirements-1) |
61 | | - - [**Usage**](#usage-1) |
62 | | - - [**C Usage**](#c-usage) |
63 | | - - [**Build Scripts**](#build-scripts) |
64 | | - - [**Dynamic Library Configuration**](#dynamic-library-configuration) |
65 | | - - [**Customization**](#customization) |
66 | | - - [**Overview of Usage**](#overview-of-usage) |
67 | | - - [**1. Linux**](#1-linux) |
68 | | - - [**Requirements**](#requirements-2) |
69 | | - - [**Usage (prebuilt-lib)**](#usage-prebuilt-lib) |
70 | | - - [**Usage (ONNX)**](#usage-onnx) |
71 | | - - [**2. Windows**](#2-windows) |
72 | | - - [**Requirements**](#requirements-3) |
73 | | - - [**Usage**](#usage-2) |
74 | | - - [**3. macOS**](#3-macos) |
75 | | - - [**Requirements**](#requirements-4) |
76 | | - - [**Usage**](#usage-3) |
77 | | - - [**4. Android**](#4-android) |
78 | | - - [**Requirements**](#requirements-5) |
79 | | - - [**Usage**](#usage-4) |
80 | | - - [**5. iOS**](#5-ios) |
81 | | - - [**Requirements**](#requirements-6) |
82 | | - - [**Usage**](#usage-5) |
| 41 | +- [Introduction](#introduction) |
| 42 | +- [Key Features](#key-features) |
| 43 | + - [1. High-Performance](#1-high-performance) |
| 44 | + - [1.1 Performance Comparison](#11-performance-comparison) |
| 45 | + - [2. Agent-Friendly](#2-agent-friendly) |
| 46 | + - [3. Lightweight](#3-lightweight) |
| 47 | + - [4. Multiple programming languages and platforms](#4-multiple-programming-languages-and-platforms) |
| 48 | + - [5. Supproted sampling rate and hop size](#5-supproted-sampling-rate-and-hop-size) |
| 49 | +- [Developers Testimonial](#developers-testimonial) |
| 50 | +- [Installation](#installation) |
| 51 | +- [Quick Start](#quick-start) |
| 52 | + - [Python Usage](#python-usage) |
| 53 | + - [1. Linux / macOS / Windows](#1-linux--macos--windows) |
| 54 | + - [Requirements](#requirements) |
| 55 | + - [Usage](#usage) |
| 56 | + - [By using git clone](#by-using-git-clone) |
| 57 | + - [By using pip](#by-using-pip) |
| 58 | + - [JS Usage](#js-usage) |
| 59 | + - [1. Web](#1-web) |
| 60 | + - [Requirements](#requirements-1) |
| 61 | + - [Usage](#usage-1) |
| 62 | + - [C Usage](#c-usage) |
| 63 | + - [Build Scripts](#build-scripts) |
| 64 | + - [Dynamic Library Configuration](#dynamic-library-configuration) |
| 65 | + - [Customization](#customization) |
| 66 | + - [Overview of Usage](#overview-of-usage) |
| 67 | + - [1. Linux](#1-linux) |
| 68 | + - [Requirements](#requirements-2) |
| 69 | + - [Usage (prebuilt-lib)](#usage-prebuilt-lib) |
| 70 | + - [Usage (ONNX)](#usage-onnx) |
| 71 | + - [2. Windows](#2-windows) |
| 72 | + - [Requirements](#requirements-3) |
| 73 | + - [Usage](#usage-2) |
| 74 | + - [3. macOS](#3-macos) |
| 75 | + - [Requirements](#requirements-4) |
| 76 | + - [Usage](#usage-3) |
| 77 | + - [4. Android](#4-android) |
| 78 | + - [Requirements](#requirements-5) |
| 79 | + - [Usage](#usage-4) |
| 80 | + - [5. iOS](#5-ios) |
| 81 | + - [Requirements](#requirements-6) |
| 82 | + - [Usage](#usage-5) |
83 | 83 | - [TEN Ecosystem](#ten-ecosystem) |
84 | 84 | - [Ask Questions](#ask-questions) |
85 | | -- [**Citations**](#citations) |
| 85 | +- [Citations](#citations) |
86 | 86 | - [License](#license) |
87 | 87 |
|
88 | 88 | <br> |
|
0 commit comments