updated keywords

This commit is contained in:
Jaikinator
2023-09-29 12:02:25 +02:00
parent 7b8019c57f
commit 8cfc4ac9db
+1 -1
View File
@@ -50,7 +50,7 @@ if __name__ == "__main__":
'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10'], 'Programming Language :: Python :: 3.10'],
keywords = ['transcription', 'speech recognition', 'whisper', 'pyannote', 'audio', keywords = ['transcription', 'speech recognition', 'whisper', 'pyannote', 'audio', 'ScrAIbe', 'scraibe',
'speech-to-text', 'speech-to-text transcription', 'speech-to-text recognition', 'speech-to-text', 'speech-to-text transcription', 'speech-to-text recognition',
'voice-to-speech'], 'voice-to-speech'],
package_data={'scraibe.app' : ["*.html", "*.svg"]}, package_data={'scraibe.app' : ["*.html", "*.svg"]},