Skip to content

Commit

Permalink
(chore): update readme typo (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-bot authored Sep 24, 2024
1 parent 5bd48ff commit 493fc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ If you want to continue using the legacy SDKs, simply import them from
the `hume.legacy` module.

```python
from hume import HumeVoiceClient, VoiceConfig
from hume.legacy import HumeVoiceClient, VoiceConfig

client = HumeVoiceClient("<your-api-key>")
config = client.empathic_voice.configs.get_config_version(
Expand Down

0 comments on commit 493fc8d

Please sign in to comment.