You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-19Lines changed: 14 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,16 @@ API reference documentation is available [here](https://dev.hume.ai/reference/).
30
30
31
31
The Hume Python SDK is compatible across several Python versions and operating systems.
32
32
33
-
- For the Empathic Voice Interface, Python versions `3.9` through `3.11` are supported on macOS and Linux.
34
-
35
-
- For Expression Measurement, Python versions `3.9` through `3.12` are supported on macOS, Linux, and Windows.
33
+
- For the [Empathic Voice Interface](https://dev.hume.ai/docs/empathic-voice-interface-evi/overview), Python versions `3.9` through `3.11` are supported on macOS and Linux.
34
+
- For [Text-to-speech (TTS)](https://dev.hume.ai/docs/text-to-speech-tts/overview), Python versions `3.9` through `3.12` are supported on macOS, Linux, and Windows.
35
+
- For [Expression Measurement](https://dev.hume.ai/docs/expression-measurement/overview), Python versions `3.9` through `3.12` are supported on macOS, Linux, and Windows.
36
36
37
37
Below is a table which shows the version and operating system compatibilities by product:
0 commit comments