mirror of
https://github.com/jambonz/verb-specifications.git
synced 2025-12-19 04:47:47 +00:00
dont restrict deepgram models
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2023 jambonz
|
Copyright (c) 2023 Drachtio Communications Services, LLC.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
14
specs.json
14
specs.json
@@ -610,19 +610,7 @@
|
|||||||
"base"
|
"base"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"model": {
|
"model": "string",
|
||||||
"type": "string",
|
|
||||||
"enum": [
|
|
||||||
"general",
|
|
||||||
"meeting",
|
|
||||||
"phonecall",
|
|
||||||
"voicemail",
|
|
||||||
"finance",
|
|
||||||
"conversationalai",
|
|
||||||
"video",
|
|
||||||
"custom"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"customModel": "string",
|
"customModel": "string",
|
||||||
"version": "string",
|
"version": "string",
|
||||||
"punctuate": "boolean",
|
"punctuate": "boolean",
|
||||||
|
|||||||
Reference in New Issue
Block a user