https://github.com/chadnpc/get-gpt-voice
dl/FREE chatgpt 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
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
- Check if your
Node.jsversion is >= 14. - Change or configurate the name of your extension on
src/manifest. - Run
npm installto install the dependencies.
Developing
run the command
```shell $ cd gpt-audio
$ npm run dev ```
Chrome Extension Developer Mode
- set your Chrome browser 'Developer mode' up
- click 'Load unpacked', and select
gpt-audio/buildfolder
Nomal FrontEnd Developer Mode
- access
http://0.0.0.0:3000/ - when debugging popup page, open
http://0.0.0.0:3000//popup.html - 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
- Website: https://linktr.ee/chadnpc
- Repositories: 82
- Profile: https://github.com/chadnpc
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
Top Committers
| Name | 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