diff --git a/README.md b/README.md index 690f6afd..b92cb920 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Table of Contents diff --git a/binding/android/README.md b/binding/android/README.md index a3473b60..c4aac02b 100644 --- a/binding/android/README.md +++ b/binding/android/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility diff --git a/binding/dotnet/README.md b/binding/dotnet/README.md index f74f503d..4bf57b76 100644 --- a/binding/dotnet/README.md +++ b/binding/dotnet/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Requirements diff --git a/binding/flutter/README.md b/binding/flutter/README.md index 2b99d847..d921371c 100644 --- a/binding/flutter/README.md +++ b/binding/flutter/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility diff --git a/binding/go/README.md b/binding/go/README.md index 53e2464e..22cc0164 100644 --- a/binding/go/README.md +++ b/binding/go/README.md @@ -13,12 +13,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - go 1.16+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. - **Windows**: The Go binding requires `cgo`, which means that you need to install a gcc compiler like [Mingw](http://mingw-w64.org/) to build it properly. - Go versions less than `1.20` requires `gcc` version `11` or lower. diff --git a/binding/ios/README.md b/binding/ios/README.md index b51d1300..a83d77ba 100644 --- a/binding/ios/README.md +++ b/binding/ios/README.md @@ -13,7 +13,7 @@ Cheetah is a streaming on-device speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Installation diff --git a/binding/java/README.md b/binding/java/README.md index 361ca3ac..7d7c7060 100644 --- a/binding/java/README.md +++ b/binding/java/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility diff --git a/binding/nodejs/README.md b/binding/nodejs/README.md index 87be7e39..a5920bf3 100644 --- a/binding/nodejs/README.md +++ b/binding/nodejs/README.md @@ -13,12 +13,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - Node.js 16+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## Installation diff --git a/binding/python/README.md b/binding/python/README.md index fb67099a..44743f3a 100644 --- a/binding/python/README.md +++ b/binding/python/README.md @@ -13,12 +13,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - Python 3.7+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## Installation diff --git a/binding/react-native/README.md b/binding/react-native/README.md index 75690d7f..d50d92c5 100644 --- a/binding/react-native/README.md +++ b/binding/react-native/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility diff --git a/binding/react/README.md b/binding/react/README.md index fc30a9c6..6b2b46c5 100644 --- a/binding/react/README.md +++ b/binding/react/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility diff --git a/binding/rust/README.md b/binding/rust/README.md index 7ac24f5e..413097fe 100644 --- a/binding/rust/README.md +++ b/binding/rust/README.md @@ -12,12 +12,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - Rust 1.54+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## Installation diff --git a/binding/web/README.md b/binding/web/README.md index 0f3ef087..f81ad8eb 100644 --- a/binding/web/README.md +++ b/binding/web/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility diff --git a/demo/dotnet/README.md b/demo/dotnet/README.md index 50374663..6783e7f6 100644 --- a/demo/dotnet/README.md +++ b/demo/dotnet/README.md @@ -13,7 +13,7 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Requirements diff --git a/demo/go/README.md b/demo/go/README.md index 20da5abe..2e8f8625 100644 --- a/demo/go/README.md +++ b/demo/go/README.md @@ -15,13 +15,13 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Windows (x86_64) - Android - iOS - - Raspberry Pi (4, 3) + - Raspberry Pi (3, 4, 5) - NVIDIA Jetson Nano ## Compatibility - go 1.16+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## AccessKey diff --git a/demo/java/README.md b/demo/java/README.md index 274a06f7..e62d0348 100644 --- a/demo/java/README.md +++ b/demo/java/README.md @@ -13,12 +13,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - Java 11+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## Installation diff --git a/demo/nodejs/README.md b/demo/nodejs/README.md index 06dc6a66..3eb81a59 100644 --- a/demo/nodejs/README.md +++ b/demo/nodejs/README.md @@ -13,12 +13,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - Node.js 12+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## Installation diff --git a/demo/python/README.md b/demo/python/README.md index 705ddece..fcf87a64 100644 --- a/demo/python/README.md +++ b/demo/python/README.md @@ -13,12 +13,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - Python 3.7+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## Installation diff --git a/demo/rust/README.md b/demo/rust/README.md index 5a0ad38b..1cedcd72 100644 --- a/demo/rust/README.md +++ b/demo/rust/README.md @@ -12,12 +12,12 @@ Cheetah is an on-device streaming speech-to-text engine. Cheetah is: - Linux (x86_64), macOS (x86_64, arm64), and Windows (x86_64) - Android and iOS - Chrome, Safari, Firefox, and Edge - - Raspberry Pi (5, 4, 3) and NVIDIA Jetson Nano + - Raspberry Pi (3, 4, 5) and NVIDIA Jetson Nano ## Compatibility - Rust 1.54+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (5, 4, 3), and NVIDIA Jetson Nano. +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5), and NVIDIA Jetson Nano. ## Installation