Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spring-mirage/captiontwitch
Twitch or Youtube video caption in real time for OBS
https://github.com/spring-mirage/captiontwitch
google-translate-api obs speech-to-text twitch youtube
Last synced: about 1 month ago
JSON representation
Twitch or Youtube video caption in real time for OBS
- Host: GitHub
- URL: https://github.com/spring-mirage/captiontwitch
- Owner: spring-mirage
- Created: 2024-08-18T22:09:30.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-06T06:00:29.000Z (about 2 months ago)
- Last Synced: 2024-10-13T00:20:10.328Z (about 1 month ago)
- Topics: google-translate-api, obs, speech-to-text, twitch, youtube
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitch Caption Real Time
Pon subtitulos en tiempo real a tus directos o videos usando la API de Google Spech to text y la APi de Google Translator
## API Reference
| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| `apiKey` | `string` | **Required**. Your Google API key |## Tech Stack
**App:** HTML, JavaScript, CSS, Google API
## Installation
descarga este proyecto
```bash
git clone https://github.com/spring-mirage/CaptionTwitch.git
```## 🛠Skills
Javascript, HTML, CSS...> [!NOTE]
> Useful information that users should know, even when skimming content.> [!TIP]
> Helpful advice for doing things better or more easily.> [!IMPORTANT]
> Key information users need to know to achieve their goal.> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.