Skip to content

Commit

Permalink
docs(readme): add language mark
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Dec 21, 2024
1 parent 732072d commit 61e5a53
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 @@ -48,7 +48,7 @@ curl http://localhost:5933/v1/audio/speech \
--output speech.mp3
```

###### [`@xsai/generate-speech`](https://github.com/moeru-ai/xsai)
###### [`@xsai/generate-speech`](https://github.com/moeru-ai/xsai) (TypeScript)

```ts
import { generateSpeech } from '@xsai/generate-speech'
Expand Down

0 comments on commit 61e5a53

Please sign in to comment.