https://github.com/chadnpc/get-gpt-voice

dl/FREE chatgpt voice✦

https://github.com/chadnpc/get-gpt-voice

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary

Keywords from Contributors

archival projection interactive generic sequences observability autograding hacking shellcodes modular
Last synced: 11 months ago · JSON representation

Repository

dl/FREE chatgpt voice✦

Basic Info
  • Host: GitHub
  • Owner: chadnpc
  • License: mit
  • Language: PowerShell
  • Default Branch: main
  • Homepage:
  • Size: 210 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

gpt-audio

a chrome extension tools built with Vite + React, and Manifest v3

Installing

  1. Check if your Node.js version is >= 14.
  2. Change or configurate the name of your extension on src/manifest.
  3. Run npm install to install the dependencies.

Developing

run the command

```shell $ cd gpt-audio

$ npm run dev ```

Chrome Extension Developer Mode

  1. set your Chrome browser 'Developer mode' up
  2. click 'Load unpacked', and select gpt-audio/build folder

Nomal FrontEnd Developer Mode

  1. access http://0.0.0.0:3000/
  2. when debugging popup page, open http://0.0.0.0:3000//popup.html
  3. when debugging options page, open http://0.0.0.0:3000//options.html

Packing

After the development of your extension run the command

shell $ npm run build

Now, the content of build folder will be the extension ready to be submitted to the Chrome Web Store. Just take a look at the official guide to more infos about publishing.

Owner

  • Name: alain
  • Login: chadnpc
  • Kind: user

GitHub Events

Total
  • Delete event: 2
  • Push event: 1
  • Pull request event: 3
  • Create event: 1
Last Year
  • Delete event: 2
  • Push event: 1
  • Pull request event: 3
  • Create event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 5
  • Total Committers: 2
  • Avg Commits per committer: 2.5
  • Development Distribution Score (DDS): 0.4
Past Year
  • Commits: 5
  • Committers: 2
  • Avg Commits per committer: 2.5
  • Development Distribution Score (DDS): 0.4
Top Committers
Name Email Commits
Alain Herve a****c@g****m 3
dependabot[bot] 4****] 2

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 28 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 28 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (5)
Top Labels
Issue Labels
Pull Request Labels
dependencies (5) javascript (1)

Dependencies

package-lock.json npm
  • 283 dependencies
package.json npm
  • @crxjs/vite-plugin ^2.0.0-beta.19 development
  • @types/chrome ^0.0.246 development
  • @types/react ^18.2.28 development
  • @types/react-dom ^18.2.13 development
  • @vitejs/plugin-react ^4.1.0 development
  • gulp ^5.0.0 development
  • gulp-zip ^6.0.0 development
  • prettier ^3.0.3 development
  • typescript ^5.2.2 development
  • vite ^4.4.11 development
  • react ^18.2.0
  • react-dom ^18.2.0