Pascal API for non-streaming ASR (#1247)
This commit is contained in:
16
README.md
16
README.md
@@ -25,13 +25,17 @@
|
||||
|
||||
### Supported programming languages
|
||||
|
||||
| 1. C++ | 2. C | 3. Python | 4. C# | 5. Java | 6. JavaScript |
|
||||
|--------|-------|-----------|-------|---------|---------------|
|
||||
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||
| 1. C++ | 2. C | 3. Python | 4. C# | 5. Java |
|
||||
|--------|-------|-----------|-------|---------|
|
||||
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||
|
||||
| 7. Kotlin | 8. Swift | 9. Go | 10. Dart | 11. Rust | 12. Pascal |
|
||||
|-----------|----------|-------|----------|----------|------------|
|
||||
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||
| 6. JavaScript | 7. Kotlin | 8. Swift | 9. Go | 10. Dart |
|
||||
|---------------|-----------|----------|-------|----------|
|
||||
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||
|
||||
| 11. Rust | 12. Pascal |
|
||||
|----------|------------|
|
||||
| ✔️ | ✔️ |
|
||||
|
||||
For Rust support, please see https://github.com/thewh1teagle/sherpa-rs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user