Deepgram Speech-to-Text Action

A speech action which integrates with the Deepgram speech to text and text to speech API.

markdown# Deepgram STT Action![GitHub release (latest by date)](https://img.shields.io/github/v/release/TrueSelph/deepgram_stt_action)![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/TrueSelph/deepgram_stt_action/test-deepgram_stt_action.yaml)![GitHub issues](https://img.shields.io/github/issues/TrueSelph/deepgram_stt_action)![GitHub pull requests](https://img.shields.io/github/issues-pr/TrueSelph/deepgram_stt_action)![GitHub](https://img.shields.io/github/license/TrueSelph/deepgram_stt_action)This action facilitates speech-to-text conversion through Deepgram API integration, permitting the conversion of spoken audio to the text equivalent for interactions. As part of the contrib action group, it is configured as a singleton. The package requires Jivas library version 2.0.0 and above.## Package Information- **Name:** `jivas/deepgram_stt_action`- **Author:** [V75 Inc.](https://v75inc.com/)- **Architype:** `DeepgramSTTAction`## Meta Information- **Title:** Deepgram STT Action- **Group:** core- **Type:** action## Configuration- **Singleton:** true## Dependencies- **Jivas:** `^2.0.0`---### Best Practices- Validate your API keys and model parameters before deployment.- Test pipelines in a staging environment before production use.---## 🔰 Contributing- **🐛 [Report Issues](https://github.com/TrueSelph/deepgram_stt_action/issues)**: Submit bugs found or log feature requests for the `deepgram_stt_action` project.- **💡 [Submit Pull Requests](https://github.com/TrueSelph/deepgram_stt_action/blob/main/CONTRIBUTING.md)**: Review open PRs, and submit your own PRs.<details closed><summary>Contributing Guidelines</summary>1. **Fork the Repository**: Start by forking the project repository to your GitHub account.2. **Clone Locally**: Clone the forked repository to your local machine using a git client. sh git clone https://github.com/TrueSelph/deepgram_stt_action 3. **Create a New Branch**: Always work on a new branch, giving it a descriptive name. sh git checkout -b new-feature-x 4. **Make Your Changes**: Develop and test your changes locally.5. **Commit Your Changes**: Commit with a clear message describing your updates. sh git commit -m 'Implemented new feature x.' 6. **Push to GitHub**: Push the changes to your forked repository. sh git push origin new-feature-x 7. **Submit a Pull Request**: Create a PR against the original project repository. Clearly describe the changes and their motivations.8. **Review**: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!</details><details open><summary>Contributor Graph</summary><br><p align="left"> <a href="https://github.com/TrueSelph/deepgram_stt_action/graphs/contributors"> <img src="https://contrib.rocks/image?repo=TrueSelph/deepgram_stt_action" /> </a></p></details>## 🎗 LicenseThis project is protected under the Apache License 2.0. See [LICENSE](../LICENSE) for more information.

Install
jvcli download action jivas/deepgram_stt_action

Last published

2 months ago

Version

0.0.1

Downloads

9

Author

jivas

Type

stt_action

Visibility

Public

Tags

contrib
stt_action